8.3.3.asciidoc 985 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. [[release-notes-8.3.3]]
  2. == {es} version 8.3.3
  3. Also see <<breaking-changes-8.3,Breaking changes in 8.3>>.
  4. [[known-issues-8.3.3]]
  5. [float]
  6. === Known issues
  7. include::8.0.0.asciidoc[tag=jackson-filtering-bug]
  8. [[bug-8.3.3]]
  9. [float]
  10. === Bug fixes
  11. Infra/Core::
  12. * Add `build_flavor` back to info API REST response {es-pull}88336[#88336] (issue: {es-issue}88318[#88318])
  13. Mapping::
  14. * Enforce max values limit only when running a script {es-pull}88295[#88295]
  15. Monitoring::
  16. * Switch cgroup memory fields to keyword {es-pull}88260[#88260]
  17. Packaging::
  18. * Fix Docker positional parameter passing {es-pull}88584[#88584]
  19. Security::
  20. * Ensure `CreateApiKey` always creates a new document {es-pull}88413[#88413]
  21. [[enhancement-8.3.3]]
  22. [float]
  23. === Enhancements
  24. Security::
  25. * New setting to close idle connections in OIDC back-channel {es-pull}87773[#87773]
  26. [[upgrade-8.3.3]]
  27. [float]
  28. === Upgrades
  29. Packaging::
  30. * Upgrade to OpenJDK 18.0.2+9 {es-pull}88675[#88675] (issue: {es-issue}88673[#88673])