Releases: opensearch-project/common-utils
Releases · opensearch-project/common-utils
2.19.0.0
Version 2.19.0.0 2025-02-03
Compatible with OpenSearch 2.19.0
Maintenance
- Increment version to 2.19.0-SNAPSHOT (#749)
- Remove version workflow (#455)
- Updates sample cert and admin keystore (#598)
- Fix 2.x branch github CI workflow. (#777)
Bug Fixes
- Fix bucket selector aggregation writeable name. (#773)
Refactoring
- add should_create_single_alert_for_findings field to security-analytics (#757)
- Monitor model changed to add an optional fanoutEnabled field (#758)
Documentation
- Added 2.19.0.0 release notes. (#780)
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)