mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-06-07 20:52:10 +00:00
9 lines
427 B
Plaintext
9 lines
427 B
Plaintext
|
= What's new
|
||
|
|
||
|
== 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`.
|