Elasticsearch version 8.3.2edit

Also see Breaking changes in 8.3.

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

Known issuesedit

  • 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 fixesedit

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

New featuresedit

Heath
  • Add user action for the instance_has_master indicator #87963