Skip to content

Releases: flamingock/flamingock-java

Release v1.1.0

24 Feb 20:10

Choose a tag to compare

Changelog

🚀 Features

  • 4806299 Mongock import: configuration by annotation with placeholder (#841), closes #841
  • 51170dc template: support for steppable templates (#818), closes #818
  • 79bdaf0 CLI: @FlamingockCliBuilder methods support String[] args (#835), closes #835

🐛 Fixes

  • 155dbf5 resolve properties in second-level dependencies when property and dependency are split

🔄️ Changes

🧰 Tasks

🛠 Build

  • 9899787 remove cli assemble publish and allow run github release in isolation

Contributors

We'd like to thank the following people for their contributions:

Release v1.1.0-rc.1

10 Feb 23:21
a727b60

Choose a tag to compare

Release v1.1.0-rc.1 Pre-release
Pre-release

Changelog

🚀 Features

🐛 Fixes

  • a727b60 MongoDB and DynamoDB test kits deployment (#834), closes #834
  • c824681 set sqlDialect in AbstractSqlDialectHelper as final (#819), closes #819
  • 81c301d Jreleaser Prerelease/Release detection system (#811), closes #811

🔄️ Changes

🧪 Tests

🧰 Tasks

  • ddf0a2f bump version to 1.1.0-rc.1

Contributors

We'd like to thank the following people for their contributions:

  • Antonio Perez Dieppa (@dieppa)
  • GitHub ()
  • Oliver Santana (@osantana85)
  • Rubén Berciano ()
  • davidfrigolet ()

Release v1.0.0

21 Jan 20:49
85f7ec9

Choose a tag to compare

Changelog

🐛 Fixes

  • 7d882f5 added missing external system api modules to release config (#805), closes #805

🧰 Tasks

Contributors

We'd like to thank the following people for their contributions:

  • GitHub ()
  • Oliver Santana (@osantana85)
  • davidfrigolet ()

Release v1.0.0-rc.2

20 Jan 16:18
a0597f3

Choose a tag to compare

Release v1.0.0-rc.2 Pre-release
Pre-release

Changelog

🐛 Fixes

  • a0597f3 execution plan re-check after lock acquisition (#804), closes #804
  • ca5b94b add missing external system artifacts to deploy (#803), closes #803

Contributors

We'd like to thank the following people for their contributions:

  • GitHub ()
  • Rubén Berciano ()
  • davidfrigolet ()

Release v1.0.0-rc.1

19 Jan 14:08

Choose a tag to compare

Release v1.0.0-rc.1 Pre-release
Pre-release

Changelog

🚀 Features

🐛 Fixes

🔄️ Changes

🧰 Tasks

  • e4e34a5 bump version to 1.0.0-rc.1
  • 2929d05 Revise README for clarity and improved instructions
  • 050fb65 Update README with new plugin configuration
  • a7e3c06 Revise README content and add quick start section (#779), closes #779

Contributors

We'd like to thank the following people for their contributions:

  • Antonio Perez Dieppa (@dieppa)
  • GitHub ()
  • Oliver Santana (@osantana85)
  • Rubén Berciano ()

Release v1.0.0-beta.8

30 Dec 11:18
b00ce69

Choose a tag to compare

Release v1.0.0-beta.8 Pre-release
Pre-release

Changelog

🔄️ Changes

  • b00ce69 remove community in package and driver (#775), closes #775
  • c419673 added new mongodb-target-system-api module to centralize MongoDatabase access (#774), closes #774

Contributors

We'd like to thank the following people for their contributions:

Release v1.0.0-beta.7

25 Dec 15:39
42f05f8

Choose a tag to compare

Release v1.0.0-beta.7 Pre-release
Pre-release

Changelog

🚀 Features

  • 42f05f8 test-support: inMemory Builder and auditStore (#773), closes #773

Contributors

We'd like to thank the following people for their contributions:

  • Antonio Perez Dieppa (@dieppa)
  • GitHub ()

Release v1.0.0-beta.6

24 Dec 10:12

Choose a tag to compare

Release v1.0.0-beta.6 Pre-release
Pre-release

Changelog

🔄️ Changes

  • 05abea5 test-support: rename to AuditFinalStateSequence (#772), closes #772

🧰 Tasks

  • 2235a03 bump version to 1.0.0-beta.6
  • f1f25b9 add test support to gradle project structure

Contributors

We'd like to thank the following people for their contributions:

  • Antonio Perez Dieppa (@dieppa)
  • GitHub ()

Release v1.0.0-beta.5

23 Dec 22:45
783fd2e

Choose a tag to compare

Release v1.0.0-beta.5 Pre-release
Pre-release

Changelog

🚀 Features

🐛 Fixes

  • 88a0221 add mongock legacy modules to release workflow (#760), closes #760

🔄️ Changes

  • 1849bbe remoeved ConditionalOnBean and renamed FlamingockSpringBootTestSupport bean
  • edf88a5 springboot: builder bean conditional to no other builder bean already created (#770), closes #770
  • 07bb838 test-support: flamingock.autorun property in springboot (#765), closes #765
  • a1c50b3 test-support: add predonctions insertion (#761), closes #761
  • 6b8ce79 upgrade testcontainers dependencies (#763), closes #763
  • e07dbb7 auditEntryDefinition (#758), closes #758
  • 92644e6 add auditEntryExpectation fields: order, recovery and transactional (#757), closes #757
  • 85cb196 auditEntryExpetation contructed from changeClass (#754), closes #754
  • 44e764b add test support error foundation (#753), closes #753
  • aaa6a0e move ops and change classes to main builder package (#750), closes #750

🧪 Tests

  • 6e5db25 test-support: add test for auditEntryExpectation (#759), closes #759

🧰 Tasks


Contributors

We'd like to thank the following people for their contributions:

  • Antonio Perez Dieppa (@dieppa)
  • GitHub ()
  • Oliver Santana (@osantana85)
  • Rubén Berciano ()
  • davidfrigolet ()

Release v1.0.0-beta.4

04 Dec 09:44

Choose a tag to compare

Release v1.0.0-beta.4 Pre-release
Pre-release

Changelog

🚀 Features

  • bacb344 cli: make SQL dialect optional; default to extracting it from the connection URL (#743), closes #743
  • 4f7293d mongock-support: Import audit log to flamingock community (#739), closes #739
  • 696a3d7 cli: support for SQL audit store(#740), closes #740
  • 972c11f add strict stages mapping validation (#741), closes #741
  • 37f2659 property change.targetSystem.id available as dependency in changes (#737), closes #737
  • 01b2b1d TargetSystemManager available as dependency (#734), closes #734

🐛 Fixes

🔄️ Changes

  • 612fafb 🚨 derive SqlAuditStore directly from SqlTargetSystem (#749), closes #749
  • 15dd6ff 🚨 derive CouchbaseAuditStore directly from CouchbaseTargetSystem (#748), closes #748
  • dfbc8a0 🚨 derive DynamoDBAuditStore directly from DynamoDBTargetSystem (#747), closes #747
  • 3299949 🚨 derive MongoDBSyncAuditStore directly from MongoDBSyncTargetSystem (#746), closes #746
  • f891e27 add getAuditReader to TransactionalTargetSystem (#738), closes #738

🧪 Tests

  • 119a221 mongock-support: ensure pending changeUnits are executed (#744), closes #744

🧰 Tasks

  • b4b36b8 bump verstion to 1.0.0-beta4
  • 43bea56 add oracle dialect by default to sql audit store test run (#735), closes #735
  • f93ba1e remove release badge from readme
  • 638e730 update readme badges

🛠 Build


  • 03988b5 add strict validation for stage–change mappings (enabled by default) (#742), closes #742

Contributors

We'd like to thank the following people for their contributions:

  • Antonio Perez Diepa (@dieppa)
  • Rubén Berciano ()
  • davidfrigolet ()