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.
- Latency and Memory allocation improvements to Multi Term Aggregation queries (#14993)
- Add support for restoring from snapshot with search replicas (#16111)
- Add logic in master service to optimize performance and retain detailed logging for critical cluster operations. (#14795)
- Add Setting to adjust the primary constraint weights (#16471)
- Switch from
buildSrc/version.properties
to Gradle version catalog (gradle/libs.versions.toml
) to enable dependabot to perform automated upgrades on common libs (#16284)