Release 1.0.1.0
Compatible with OpenSearch 1.0.0.
Bug fixes
- Return HTTP 409 if get parallel put request (#1158)
- Add validation for null array DataType (#1157)
- Add support for ResolveIndexAction handling (#1312)
- Fix LDAP authentication when using StartTLS (#1415)
- Fix index permissions for negative lookahead and negated regex index patterns (#1300)
Maintenance
- Fix maven build ${version} deprecation warning (#1209)
- Fix race condition on async test for PR #1158 (#1331)
- Build OpenSearch in CD workflow in order to build security plugin (#1364)
- Update checkNullElementsInArray() unit test to check both error message and error code instead of only checking the error code (#1370)
- Add themed logo to README (#1333)
- Checkout OpenSearch after Cache in CD (#1410)
- Address follow up comments for PR #1172 (#1224)
- Upgrade CXF to v3.4.4 (#1412)
- Bump version to 1.0.1.0 (#1418)