Skip to content

Releases: senacor/elasticsearch-evolution

0.3.0

17 Nov 08:21
Compare
Choose a tag to compare
  • version upgrade elasticsearch-rest-high-level-client to 7.5.2 (Es version < 7.5.0 are no longer supported)
  • remove Spring-Boot 1.5 and 2.0 support
  • version updates (spring-boot 2.4.0)
  • added spring-boot 2.4 compatibility tests

0.3.0-SNAPSHOT

16 Nov 19:29
Compare
Choose a tag to compare
0.3.0-SNAPSHOT Pre-release
Pre-release
0.3.0-SNAPSHOT-2020-11-16T19-29-38-497e9b9

Merge remote-tracking branch 'origin/master' into release

0.2.1

09 Nov 02:56
Compare
Choose a tag to compare
  • bump spring-boot version to 2.3.5.RELEASE

0.2.0

17 May 13:43
Compare
Choose a tag to compare
  • version updates (spring-boot 2.3.0.RELEASE, elasticsearch 6.8.6, jackson 2.10.3, slf4j 1.7.30, reflections 0.9.12)
  • added spring-boot 2.2 compatibility tests
  • added spring-boot 2.3 compatibility tests

0.1.3

09 Oct 07:25
Compare
Choose a tag to compare
  • new configuration parameter historyMaxQuerySize
  • version updates (spring-boot 2.1.9.RELEASE; elasticsearch 6.8.3)
  • ElasticsearchEvolutionInitializer logs now the migration duration

0.1.2

03 Apr 15:17
d7d61fb
Compare
Choose a tag to compare
  • version updates (spring-boot 2.1.3.RELEASE; elasticsearch 6.7.0)
  • bugfix: support more than 10 migration scripts: now 1000.

0.1.1

11 Feb 19:11
Compare
Choose a tag to compare
  • improved logging
  • fixed classpath scanning in fat-jars like spring-boot

0.1.0

06 Feb 09:28
Compare
Choose a tag to compare
  • initial version