Releases: opensearch-project/common-utils
Releases · opensearch-project/common-utils
3.6.0.0
Version 3.6.0 Release Notes
Compatible with OpenSearch and OpenSearch Dashboards version 3.6.0
Features
- Add Target object for external data source support on Monitor and Alert models (#916)
Enhancements
- Remove hardcoded trigger limit from Monitor data class and make trigger count per monitor configurable (#913)
- Validate that api_type matches path in ClusterMetricsInput to prevent mismatched monitor configurations (#912)
Bug Fixes
- Normalize cluster metrics input URI path during validation to fix exception when path lacks leading slash (#921)
- Revert addition of Target object for external data source support on Monitor and Alert models (#917)
Infrastructure
- Update shadow plugin usage to replace deprecated API in preparation for dependency upgrade (#904)
Maintenance
- Bump logback from 1.5.19 to 1.5.32 (#907)
3.3.0.0
Version 3.3.0 Release Notes
Compatible with OpenSearch and OpenSearch Dashboards version 3.3.0
Enhancements
- Update user attributes XContent parsing logic (#878)
Bug Fixes
- Fix: Update System.env syntax for Gradle 9 compatibility (#867)
Infrastructure
- Update delete_backport_branch workflow to include release-chores branches (#860)
Documentation
- Added release notes for 2.13 (#869)
3.2.0.0
Version 3.2.0 Release Notes
Compatible with OpenSearch and OpenSearch Dashboards version 3.2.0
Features
- Add Seconds as a supported unit for IntervalSchedule (#849)
Enhancements
- Add tenancy access info to serialized user in threadcontext (#857)
Bug Fixes
- Pinned the commons-beanutils dependency to fix CVE-2025-48734 (#850)
- Revert "updating PublishFindingsRequest to use a list of findings rather than… (#847)
Infrastructure
3.1.0.0
3.0.0.0
3.0.0.0-beta1
3.0.0.0-alpha1
Version 3.0.0.0-alpha1 2025-03-18
Compatible with OpenSearch 3.0.0-alpha1
Features
Adding replication (CCR) plugin interface and classes to common-utils (#667)
Maintenance
Update common-utils shadow plugin repo and bump to 3.0.0.0-alpha1 (#775)
Bug Fixes
Fix imports related to split package of org.opensearch.transport (#790)
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)