Releases: opensearch-project/common-utils
Releases · opensearch-project/common-utils
2.9.0.0
Version 2.9.0.0 2023-07-11
Compatible with OpenSearch 2.9.0
Maintenance
- Increment version to 2.9.0-SNAPSHOT. (#444)
- Modify triggers to push snapshots on all branches. (#454)
Feature
- Adds Chained alerts triggers for workflows. (#456)
- Acknowledge chained alert request for workflow. (#459)
- Adds audit state in Alert. (#461)
- Add workflowId field in alert. ((#463)
- APIs for get workflow alerts and acknowledge chained alerts. (#472)
- Add auditDelegateMonitorAlerts flag. (#476)
- Implemented support for configuring a cluster metrics monitor to call cat/indices, and cat/shards. (#479)
Bug Fixes
- OpenSearch commons strings library dependency import. (#474)
Refactoring
- Pass workflow id in alert constructors. (#465)
Documentation
- Added 2.9 release notes. (#482)
2.8.0.0
Version 2.8.0.0 2023-05-26
Compatible with OpenSearch 2.8.0
Maintenance
- upgrade gradle to 8.1.1. (#418)
- Sync up MAINTAINERS to CODEOWNERS. (#427)
- Fix build errors after refactoring of Strings class in core. (#432)
- updating maintainers and codeowners. (#438)
- fix codeowners file format. (#440)
Infrastructure
- Switch publish maven branches to list. (#423)
Feature
Documentation
- Added 2.8 release notes. (#441)
2.7.0.0
Version 2.7.0.0 2023-04-17
Compatible with OpenSearch 2.7.0
Maintenance
- Increment version to 2.7.0-SNAPSHOT. (#371)
Refactoring
- Fixed xContent dependencies due to OSCore changes. (#392)
Infrastructure
Feature
- InjectSecurity - inject User object in UserInfo in threadContext. (#396)
Bug Fixes
- Fix SNS regex for validation on notification channel to support SNS FIFO topics. (#381)
Documentation
- Added 2.7 release notes. (#407)
1.2.4.0
Full Changelog: 1.2.3.0...1.2.4.0
1.2.3.0
1.2.2.0
Updating common utils to 1.2.2.0 (#104) Signed-off-by: Sarat Vemulapalli <[email protected]>
1.2.1.0
Version 1.2.0.0
Version 1.0.0.0-beta1
Compatible with OpenSearch 1.0.0.0-beta1
Infrastructure
- Updated templates from .github (#7)
- Publish to maven local and add CI (#8)
- Update test workflow for alpha1 (#9)
- Update test workflow and publish beta1 (#14)
Documentation
- Update licenses (#3)
- Add new license header (#5)
- Update spotless license file (#11)
- Add release notes and script to generate release notes (#16)