Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

27 lines (18 loc) · 1.3 KB

CHANGELOG

All notable changes to this project are documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. See the CONTRIBUTING guide for instructions on how to add changelog entries.

Added

  • Fix for hasInitiatedFetching to fix allocation explain and manual reroute APIs ((#14972)
  • Add basic aggregation support for derived fields (#14618)

Dependencies

  • Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 (#14861)
  • OpenJDK Update (July 2024 Patch releases) (#14998)
  • Bump com.microsoft.azure:msal4j from 1.16.1 to 1.16.2 (#14995)
  • Bump actions/github-script from 6 to 7 (#14997)

Changed

Deprecated

Removed

Fixed

Security