Releases: spring-projects/spring-data-elasticsearch
Releases · spring-projects/spring-data-elasticsearch
4.4.17
📗 Links
🔨 Dependency Upgrades
5.2.0-M3
📗 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!
- @dependabot[bot]
5.1.4
📗 Links
🐞 Bug Fixes
5.0.10
📗 Links
🐞 Bug Fixes
4.4.16
5.2.0-M2
📗 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
5.0.9
4.4.15
📗 Links
🔨 Dependency Upgrades
5.2.0-M1
📗 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