Skip to content

0.4.3

Compare
Choose a tag to compare
  • support out of order migration execution.
  • version updates (spring-boot 2.7.17)
  • added regression tests against OpenSearch 2.11, 2.10 and 2.9
  • added regression tests against ElasticSearch 8.11. 8.10 and 8.9
  • drop older Elasticsearch and OpenSearch versions in regression tests. Only test against the last 3 minor versions of the latest major release.
  • added regression tests on JDK 21
  • added regression tests for spring boot 3.1
  • update org.reflections:reflections from 0.9.12 to 0.10.2 #233 thanks @RiVogel
  • KNOWN ISSUES:
    • #239: Migration files not found in Spring Boot jar
      • Workaround 1: downgrade org.reflections:reflections to 0.10.1
      • Workaround 2: downgrade elasticsearch-evolution to 0.4.2