Skip to content

Elasticsearch 7.16.0

Latest
Compare
Choose a tag to compare
@jillesvangurp jillesvangurp released this 09 Dec 12:17
· 23 commits to master since this release
  • Update to Elasticsearch 7.16.0
  • Deprecate org.elasticsearch.common.xcontent extension functions to match the upstream package change. These functions have moved to the org.elasticsearch.xcontent package. The old package extension functions will be removed in a future release.
  • Add some diagnostic counters to the AsyncBulkIndexingSession and log warnings if the numbers don't add up.

Note, Elastic has added a new Java API Client to replace the RestHighLevelClient. See the README for more on this.