We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b290f6 commit 8ad2ea9Copy full SHA for 8ad2ea9
src/main/asciidoc/reference/elasticsearch-new.adoc
@@ -5,6 +5,9 @@
5
== New in Spring Data Elasticsearch 5.2
6
7
* Upgrade to Elasticsearch 8.8.0
8
+* The `JsonpMapper` for Elasticsearch is now configurable and provided as bean.
9
+* Improved AOT runtime hints for Elasticsearch client library classes.
10
+* Add Kotlin extensions and repository coroutine support.
11
12
[[new-features.5-1-0]]
13
== New in Spring Data Elasticsearch 5.1
0 commit comments