Skip to content

Releases: opensearch-project/common-utils

3.2.0.0

19 Aug 23:44
a3aa6dd
Compare
Choose a tag to compare

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

  • Switch gradle to 8.14 and JDK to 24 (#848)
  • Update Maven snapshots publishing endpoint and credential retrieval (#841)

3.1.0.0

24 Jun 22:17
0d8fe21
Compare
Choose a tag to compare

Version 3.1.0.0 2025-06-17

Compatible with OpenSearch 3.1.0

Features

  • Updating PublishFindingsRequest to use a list of findings (#832)

Maintenance

  • [AUTO] Increment version to 3.1.0-SNAPSHOT (#820)

Bug fixes

  • Validate that index patterns are not allowed in create/update doc level monitor (#829)
  • Fix is doc level monitor check (#835)

3.0.0.0

06 May 21:57
6a6115b
Compare
Choose a tag to compare

Version 3.0.0.0 2025-04-30

Compatible with OpenSearch 3.0.0

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)
  • Change 3.0.0 qualifier from alpha1 to beta1 ( (#808)

Bug fixes

  • Fix imports related to split package of org.opensearch.transport (#790)
  • Escape/Unescape pipe UserInfo in ThreadContext (#801)

3.0.0.0-beta1

23 Apr 00:15
83659e3
Compare
Choose a tag to compare

Version 3.0.0.0-beta1 2025-03-31

Compatible with OpenSearch 3.0.0-beta1

Maintenance

  • Change 3.0.0 qualifier from alpha1 to beta1 ( (#808)

Bug fixes

  • Escape/Unescape pipe UserInfo in ThreadContext (#801)

3.0.0.0-alpha1

18 Mar 22:30
c9c0747
Compare
Choose a tag to compare

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

11 Feb 23:57
e6ad45e
Compare
Choose a tag to compare

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

05 Nov 23:16
1b73238
Compare
Choose a tag to compare

Version 2.18.0.0 2024-10-28

Compatible with OpenSearch 2.18.0

Maintenance

  • Increment version to 2.18.0-SNAPSHOT (#729)
  • Update Gradle to 8.10.2 (#746)

Enhancements

  • changes to support dynamic deletion of doc-level monitor query indices (#734)

Documentation

  • Added 2.18.0.0 release notes. (#750)

2.17.0.0

17 Sep 22:04
15480c9
Compare
Choose a tag to compare

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

07 Aug 22:15
cbc06a5
Compare
Choose a tag to compare

Version 2.16.0.0 2024-07-25

Compatible with OpenSearch 2.16.0

Maintenance

  • Increment version to 2.16.0-SNAPSHOT (#688)

Enhancements

  • [Backport 2.x] Add support for remote monitors (#694)

Documentation

  • Added 2.16.0.0 release notes. (#700)

2.15.0.0

25 Jun 22:28
4e407bd
Compare
Choose a tag to compare

Version 2.15.0.0 2024-06-10

Compatible with OpenSearch 2.15.0

Maintenance

  • Increment version to 2.15.0-SNAPSHOT (#651)

Features

  • CorrelationAlert model added (#631, #679)

Bug Fixes

  • Bug fixes for correlation Alerts (#670, #680)

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)