Skip to content

Releases: spring-projects/spring-data-elasticsearch

5.2.0-RC1

13 Oct 15:52
Compare
Choose a tag to compare
5.2.0-RC1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Introduce adapter for blocking call in ReactiveIndexOperations. #2723
  • Add a hard way to refresh data #2722
  • Consider pageable from repository method in stream returning implementation. #2720
  • Allow customization of the used ElasticsearchTransport. #2702
  • Updating index mapping automatically #2465

🐞 Bug Fixes

  • java.lang.reflect.InaccessibleObjectException: Unable to make private java.util.Optional(java.lang.Object) accessible: module java.base does not "opens java.util" to unnamed module @16f7c8c1 #2706

🔨 Dependency Upgrades

  • Upgrade to Elasticsearch REST Client 8.10.3 #2729
  • Upgrade to Maven Wrapper 3.9.5 #2714
  • Upgrade to Elasticsearch Rest Client 8.10.2 #2713
  • Upgrade to OpenWebBeans 4.0 #2712

5.1.5

13 Oct 15:09
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • java.lang.reflect.InaccessibleObjectException: Unable to make private java.util.Optional(java.lang.Object) accessible: module java.base does not "opens java.util" to unnamed module @16f7c8c1 #2706

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.5 #2715

5.0.11

13 Oct 09:44
08ed5b7
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • java.lang.reflect.InaccessibleObjectException: Unable to make private java.util.Optional(java.lang.Object) accessible: module java.base does not "opens java.util" to unnamed module @16f7c8c1 #2706

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.5 #2716

4.4.17

13 Oct 08:54
6304738
Compare
Choose a tag to compare

📗 Links

🔨 Dependency Upgrades

  • Upgrade to Elasticsearch REST Client 7.17.14 #2730
  • Upgrade to Maven Wrapper 3.9.5 #2717

5.2.0-M3

15 Sep 09:33
764b1f6
Compare
Choose a tag to compare
5.2.0-M3 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Support for nanoseconds in DateFormat #2676
  • Do I define a runtime field in the search request to carry the parameters of the script? #2303

🐞 Bug Fixes

  • UpdateQuery withRefreshPolicy not working. #2692
  • Phrase suggest options score value alway null. #2681
  • SearchAfter does not support date types, and all types except string types are cast; Will cause pagination exceptions #2678

📔 Documentation

  • Migrate documentation site to Antora #2685

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

5.1.4

15 Sep 08:55
7f3035d
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • UpdateQuery withRefreshPolicy not working. #2692
  • Phrase suggest options score value alway null. #2681
  • SearchAfter does not support date types, and all types except string types are cast; Will cause pagination exceptions #2678

5.0.10

15 Sep 08:21
a065ba6
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • UpdateQuery withRefreshPolicy not working. #2692
  • Phrase suggest options score value alway null. #2681
  • SearchAfter does not support date types, and all types except string types are cast; Will cause pagination exceptions #2678

4.4.16

15 Sep 07:45
8475b4c
Compare
Choose a tag to compare

5.2.0-M2

18 Aug 12:59
c39a191
Compare
Choose a tag to compare
5.2.0-M2 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Apply IndicesOption settings to Elasticsearch query. #2641
  • Typo in BaseQueryBuilder.allowNoIndices option setter #2638
  • Extend BulkFailureException.failedDocuments return type to show more details about failure #2633
  • @MultiField on getter instead of field #2600
  • Error management on data integrity errors #2467
  • Define the script in the @ScriptedField annotation #2035
  • support for nested sort #1783

🐞 Bug Fixes

  • Always write the index property to a field mapping of type similarity. #2659
  • Incorrect sink population #2627

📔 Documentation

  • Fix some typos in scripted and runtime fields doc. #2664

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.4 #2670

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

5.1.3

18 Aug 12:07
3f085b2
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Always write the index property to a field mapping of type similarity. #2659
  • Incorrect sink population #2627

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.4 #2669