- #16201: Fixed crash when disabling Auto Follow due to missing fields for task cancellation, including testing with Docker.
- #16489: Add dynamic cache limit for Snapshot repository data, proportional to heap size with JVM Flag Control, designed to minimize impact on existing deployments.
- #16434: Fixed an issue causing CI failures related to Luceneโs total hits handling. Adjusted checks to account for whether the total hits count is exact or a lower bound.
- #8390: Updated documentation.
- #1344: Added background removal feature using Stability AI API, sending images as byte[] and receiving base64 responses.
- #1435: Fixed permission issue in OpenSearch Vector Store, limiting search to authorized indices.
- #1330: Added and updated documentation.