IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Elasticsearch version 8.16.3
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Elasticsearch version 8.16.3
editAlso see Breaking changes in 8.16.
Bug fixes
editEnhancements
edit- Authorization
-
- Improve handling of nested fields in index reader wrappers #118757
- Packaging
Upgrades
edit- Security
-
- Upgrade Bouncy Castle FIPS dependencies #112989
Known issues
edit- ES|QL
-
-
Some valid queries using an
ENRICH
command can fail when a match field is used that is absent from some indices or shards, either with a 500 status code due toNullPointerException
orClassCastException
or with a 400 status code andIllegalArgumentException
. This is fixed in #126187.
-
Some valid queries using an