Version 1.0.0.0 (Version compatible with OpenSearch 1.0.0)
Version 1.0.0.0 Release Notes
Compatible with OpenSearch 1.0.0
Enhancements
- Add CONFIG_DIR_NOT_FOUND in StatExceptionCode (#11)
Bug fixes
- Create conf directory if not exist to avoid NoSuchFile exceptions (#9)
- Update docker artifact link (#9)
- Modify JVM gen tuning policy and update the Unit test (#12)
- Fix actions by legacy cluster endpoints (#21)
Infrastructure
- Upgrade Jackson version to 2.11.4 (#13)
- Upgrade Jackson version to 2.11.4 (#15)
- Update version to rc1 (#16)
- Update to rc1 version and opendistro links (#17)
- Enabled automated license header checks (#22)
- Standardize processes across all plugins - Checklist items (#26)
- Standardize processes across all plugins - Checklist items (#22)
Maintenance
- Modify printing stacktrace to logger instead of stdout (#10)
- Modify namespace from opendistro to opensearch (#12)
- Modify namespace to opensearch (#14)
- Update REST resources to follow new OpenSearch naming convention (#14)
- Replace references to /_opendistro with /_plugins (#16)
- Add legacy REST endpoints to integration tests (#17)
- Create HTTP contexts for legacy resource name (#18)
- Add backward compatible resource names to RcaController (#19)
- Update licenses sha and add release notes (#18)
- Update upstream dependency and README (#21)
- Update version from 1.0.0.0-rc1 to 1.0.0.0 (#24)
- Update OS upstream version and add release notes for 1.0.0.0 release (#32)
Documentation
- Update rest endpoint names in README (#15)