mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
46 lines
985 B
Text
46 lines
985 B
Text
[[release-notes-8.3.3]]
|
|
== {es} version 8.3.3
|
|
|
|
Also see <<breaking-changes-8.3,Breaking changes in 8.3>>.
|
|
|
|
[[known-issues-8.3.3]]
|
|
[float]
|
|
=== Known issues
|
|
|
|
include::8.0.0.asciidoc[tag=jackson-filtering-bug]
|
|
|
|
|
|
[[bug-8.3.3]]
|
|
[float]
|
|
=== Bug fixes
|
|
|
|
Infra/Core::
|
|
* Add `build_flavor` back to info API REST response {es-pull}88336[#88336] (issue: {es-issue}88318[#88318])
|
|
|
|
Mapping::
|
|
* Enforce max values limit only when running a script {es-pull}88295[#88295]
|
|
|
|
Monitoring::
|
|
* Switch cgroup memory fields to keyword {es-pull}88260[#88260]
|
|
|
|
Packaging::
|
|
* Fix Docker positional parameter passing {es-pull}88584[#88584]
|
|
|
|
Security::
|
|
* Ensure `CreateApiKey` always creates a new document {es-pull}88413[#88413]
|
|
|
|
[[enhancement-8.3.3]]
|
|
[float]
|
|
=== Enhancements
|
|
|
|
Security::
|
|
* New setting to close idle connections in OIDC back-channel {es-pull}87773[#87773]
|
|
|
|
[[upgrade-8.3.3]]
|
|
[float]
|
|
=== Upgrades
|
|
|
|
Packaging::
|
|
* Upgrade to OpenJDK 18.0.2+9 {es-pull}88675[#88675] (issue: {es-issue}88673[#88673])
|
|
|
|
|