Version 2.0.0
Version 2.0.0 Release Notes
Compatible with OpenSearch 2.0
Maven artifact : https://repo1.maven.org/maven2/org/opensearch/client/opensearch-java/2.0.0/
Features
- Update to Gradle 7 (#120)
- Upgrade checkstyle to latest version (#117)
- Update to Gradle 7.4.1 (#131)
- Update jackson-databind for CVE-2020-36518 by @VachaShah in #129
- Fix flaky Cluster integration tests (#145)
- Type mapping removals for OpenSearch 2.0 (#132, #141)
- Update to Gradle 7.4.2 (#135)
Infrastructure
- Configure WhiteSource for GitHub.com (#112)
- Add a Developer Guide (#111)
- Add support to test against multiple versions of OpenSearch for compatiblity (#122)
- Add JDK matrix for integration tests (#126)
- Add support to test against unreleased OpenSearch (#132)
- Add auto backport functionality (#136)
- Re-enable integration tests across multiple versions of OpenSearch (#154)
- Test against OpenSearch 2.0 (#160)
Full Changelog: v1.0.0...v2.0.0