Skip to content

Releases: opensearch-project/common-utils

2.9.0.0

24 Jul 19:49
cdd30e0
Compare
Choose a tag to compare

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

06 Jun 19:12
f435dbc
Compare
Choose a tag to compare

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

  • integrate security-analytics & alerting for correlation engine. (#412)
  • NoOpTrigger. (#420)

Documentation

  • Added 2.8 release notes. (#441)

2.7.0.0

02 May 20:57
d8fb094
Compare
Choose a tag to compare

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

  • Publish snapshots to maven via GHA. (#365)
  • Add auto Github release workflow. (#376)

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

01 Mar 17:45
643157d
Compare
Choose a tag to compare

Full Changelog: 1.2.3.0...1.2.4.0

1.2.3.0

01 Mar 17:43
755ea0f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.2.0...1.2.3.0

1.2.2.0

17 Dec 14:59
06d33f5
Compare
Choose a tag to compare
Updating common utils to 1.2.2.0 (#104)

Signed-off-by: Sarat Vemulapalli <[email protected]>

1.2.1.0

15 Dec 00:24
7bee463
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0.0...1.2.1.0

Version 1.2.0.0

30 Nov 17:21
2430990
Compare
Choose a tag to compare

Compatible with OpenSearch 1.2.0

Infrastructure

  • Updates common-utils version to 1.2 (#77)
  • Update maven publication to include cksums. (#91)

Documentation

  • Add themed logo to README (#41)
  • Update copyright notice (#90)
  • Add release notes for version 1.2.0.0 (#92)

Version 1.0.0.0-beta1

13 May 20:34
cfb6d67
Compare
Choose a tag to compare

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)

Refactoring

  • Renaming lingering strings to OpenSearch (#2)
  • Update version to 1.0.0.0-alpha2 (#15)
  • Update version to 1.0.0.0-beta1 (#17)