Includes maintenance changes and bug fixes for the OpenSearch core engine and ML Commons, Neural Search, Skills, k-NN and Security plugins.
OpenSearch 3.3.2 includes the following bug fix updates.
OpenSearch Release Notes.
- Nova mme support (#4368)
- Support MCP connector in agent update API (#4352)
- Add refresh policy; add checkpoint id field (#4305)
- [Agentic Search] Add conversation search support with agentic search (#1626)
- [Agentic Search] Extract JSON from Agent Response (#1631)
- [Agentic Search] Extract agent summary based on models (#1633)
- Fix issue with updating core with a patch number other than 0 (#19377)
- Fix IndexOutOfBoundsException when running include/exclude on non-existent prefix in terms aggregations (#19637)
- Add S3Repository.LEGACY_MD5_CHECKSUM_CALCULATION to list of repository-s3 settings (#19789)
- Do not apply memory optimized search for old indices. (#2918)
- [Agentic Search] Add extract JSON processor in Query Planning Tool (#4356)
- Add name validation to index prefix (#4332)
- Fix CVE-2025-58057 (#4338)
- Fix unsupported operation exception in execute tool API (#4325)
- Fixing regex bypass issue (#4336)
- Fix when return_history is true (#4310)
- Use filtered output in agent tool response streaming (#4335)
- Combine json chunks from requests (#4317)
- Upgrading netty codec version to match with OpenSearch Core Engine (#273)
- Create a WildcardMatcher.NONE when creating a WildcardMatcher with an empty string (#5694)
- Add security provider earlier in bootstrap process (#5749)
- Fix regex bypass issue (#656)