Releases: opensearch-project/common-utils
Releases · opensearch-project/common-utils
2.18.0.0
2.17.0.0
Version 2.17.0.0 2024-09-03
Compatible with OpenSearch 2.17.0
Maintenance
- Fixed Common-Utils CIs: (#703)
Bug Fixes
- Added missing ctx variables (#710)
- Changed the names of security actions for Alerting Comments feature (#724)
Enhancements
- Updated pull request template to include API spec change in checklist (#696)
Documentation
- Added 2.17.0.0 release notes (#727)
2.16.0.0
2.15.0.0
Version 2.15.0.0 2024-06-10
Compatible with OpenSearch 2.15.0
Maintenance
- Increment version to 2.15.0-SNAPSHOT (#651)
Features
Bug Fixes
Enhancements
- Add start_time and end_time filters to GetAlertsRequest. (#655)
- Added new models for Alerting Comments (#663, #671, #674 #678)
Documentation
- Added 2.15.0.0 release notes. (#672)
2.14.0.0
Version 2.14.0.0 2024-04-30
Compatible with OpenSearch 2.14.0
Maintenance
- Increment version to 2.14.0-SNAPSHOT (#625)
Refactor
- Obfuscate ip addresses in alert error message (#511)
- Change doc level query name validation (#630)
- Added validation for the new clusters field. (#633)
- Wrapped URI syntax exception in IllegalArgument exception. (#645)
Documentation
- Added 2.14.0.0 release notes. (#648)
2.13.0.0
1.3.15.0
2.12.0.0
Version 2.12.0.0 2023-02-06
Compatible with OpenSearch 2.12.0
Maintenance
- Increment version to 2.12.0-SNAPSHOT (#545)
- Onboard prod jenkins docker image to github actions (#557)
- Update Gradle to 8.4 (#560)
- Add Java 11/17/21 matrix for build, test and integration checks (#561)
- changed all usages of 'admin' as a password to something different (#581)
- Update dependency com.pinterest:ktlint to 0.47.1 and fix CVE-2023-6378 (#585)
Enhancement
- add 'fields' parameter in doc level query object. (#546)
- add fields param in toxcontent() for doc level query (#549)
- Add User.isAdminDn to User class (#547)
Refactor
- Move get monitor and search monitor action / request / responses to common-utils (#566)
Features
- Implemented cross-cluster monitor support (#584)
Documentation
- Added 2.12.0.0 release notes (#585)
2.10.0.0
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)