8.13.2.asciidoc 956 B

12345678910111213141516171819202122232425262728293031
  1. [[release-notes-8.13.2]]
  2. == {es} version 8.13.2
  3. Also see <<breaking-changes-8.13,Breaking changes in 8.13>>.
  4. [[bug-8.13.2]]
  5. [float]
  6. === Bug fixes
  7. Aggregations::
  8. * Address concurrency issue in top hits aggregation {es-pull}106990[#106990]
  9. Application::
  10. * [Connector API] Support numeric for configuration select option value type {es-pull}107059[#107059]
  11. Downsampling::
  12. * Fix a downsample persistent task assignment bug {es-pull}106247[#106247]
  13. * Fix downsample action request serialization {es-pull}106920[#106920]
  14. ES|QL::
  15. * ESQL: Fix fully pruned aggregates {es-pull}106673[#106673] (issue: {es-issue}106427[#106427])
  16. [[enhancement-8.13.2]]
  17. [float]
  18. === Enhancements
  19. Security::
  20. * Query API Key Information API support for the `typed_keys` request parameter {es-pull}106873[#106873] (issue: {es-issue}106817[#106817])
  21. * Query API Keys support for both `aggs` and `aggregations` keywords {es-pull}107054[#107054] (issue: {es-issue}106839[#106839])