Elasticsearch version 8.3.2

edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

Elasticsearch version 8.3.2

edit

Also see Breaking changes in 8.3.

Elasticsearch 8.3.2 is a version compatibility release for the Elastic Stack.

Known issues

edit
  • 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)
  • Elasticsearch versions 8.0.0–8.4.3 fail to start on Linux hosts that use cgroups version 2 exclusively with the bundled JDK. Upgrade to 8.5.0 or later to resolve this. Refer to our KB article for more guidance.

Bug fixes

edit
Geo
  • Fix potential circuit breaker leak on InternalGeoGrid #88273 (issue: #88261)

New features

edit
Heath
  • Add user action for the instance_has_master indicator #87963