Elasticsearch version 8.2.3

Elasticsearch version 8.2.3

Also see Breaking changes in 8.2.

Known issues

  • Parsing a request when the last element in an array is filtered out (for instance using _source_includes) fails. This is due to a bug in Jackson parser. Fixed in Elasticsearch 8.6.1 (#91456)

Bug fixes

Authorization

  • Fix resolution of wildcard application privileges #87293

CCR

  • Remove some blocking in CcrRepository #87235

Indices APIs

  • Add Resolve Index API to the “read” permission for an index #87052 (issue: #86977)

Infra/Core

  • Clean up DeflateCompressor after exception #87163 (issue: #87160)

Security

  • Security plugin close releasable realms #87429 (issue: #86286)

Snapshot/Restore

  • Fork after calling getRepositoryData from StoreRecovery #87254 (issue: #87237)

Enhancements

Infra/Core

  • Force property expansion for security policy #87396