2019-07-16 09:32:33 +02:00
|
|
|
[[new-features]]
|
2019-06-28 21:40:59 +02:00
|
|
|
= What's new
|
|
|
|
|
2019-07-16 09:32:33 +02:00
|
|
|
[[new-features.3-2-0]]
|
2019-06-28 21:40:59 +02:00
|
|
|
== New in Spring Data Elasticsearch 3.2
|
|
|
|
|
|
|
|
* Secured Elasticsearch cluster support with Basic Authentication and SSL transport.
|
|
|
|
* Upgrade to Elasticsearch 6.8.1.
|
|
|
|
* Reactive programming support with <<elasticsearch.reactive.operations>> and <<elasticsearch.reactive.repositories>>.
|
|
|
|
* Introduction of the <<elasticsearch.mapping.meta-model,ElasticsearchEntityMapper>> as an alternative to the Jackson `ObjectMapper`.
|
2019-07-16 09:32:33 +02:00
|
|
|
* Field name customization in `@Field`.
|
|
|
|
* Support for Delete by Query.
|