8.3.3.asciidoc 883 B

123456789101112131415161718192021222324252627282930313233343536373839
  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. [[bug-8.3.3]]
  5. [float]
  6. === Bug fixes
  7. Infra/Core::
  8. * Add `build_flavor` back to info API REST response {es-pull}88336[#88336] (issue: {es-issue}88318[#88318])
  9. Mapping::
  10. * Enforce max values limit only when running a script {es-pull}88295[#88295]
  11. Monitoring::
  12. * Switch cgroup memory fields to keyword {es-pull}88260[#88260]
  13. Packaging::
  14. * Fix Docker positional parameter passing {es-pull}88584[#88584]
  15. Security::
  16. * Ensure `CreateApiKey` always creates a new document {es-pull}88413[#88413]
  17. [[enhancement-8.3.3]]
  18. [float]
  19. === Enhancements
  20. Security::
  21. * New setting to close idle connections in OIDC back-channel {es-pull}87773[#87773]
  22. [[upgrade-8.3.3]]
  23. [float]
  24. === Upgrades
  25. Packaging::
  26. * Upgrade to OpenJDK 18.0.2+9 {es-pull}88675[#88675] (issue: {es-issue}88673[#88673])