Skip to content

Releases: spring-projects/spring-data-elasticsearch

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

5.0.9

18 Aug 08:46
ede2978
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 #2668

4.4.15

18 Aug 08:03
7c74e0b
Compare
Choose a tag to compare

📗 Links

🔨 Dependency Upgrades

  • Upgrade to Blockhound 1.0.8 #2671
  • Upgrade to Maven Wrapper 3.9.4 #2667

5.2.0-M1

14 Jul 12:57
0ff436a
Compare
Choose a tag to compare
5.2.0-M1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Support for FieldType (mapping) version is missing #2592
  • [illegal_argument_exception] cannot set [search_type] when using [knn] search #2569
  • Impossible to configure the object mapper for ES 8.0 #2566

🐞 Bug Fixes

  • Missing GeoDistanceOrder's direction in request #2601
  • spring-data-elasticsearch:4.4.10 IndicesBoost error #2598
  • PR #2497 might be missing valuable unit test case #2576

📔 Documentation

  • Fix typo in elasticsearch-repository-queries document. #2611
  • Fix some typos in object mapping doc. #2597
  • Documentation update #2583
  • Check deprecated code. #2563
  • Fix javadoc issues. #2561
  • Add documentation for the new 5.2 version in main branch. #2551

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.3 #2615
  • Upgrade to Maven Wrapper 3.9.2 #2589