Releases: spring-projects/spring-data-elasticsearch
Releases · spring-projects/spring-data-elasticsearch
5.2.0-RC1
📗 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
5.1.5
5.0.11
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!