Skip to content

Releases: opensearch-project/common-utils

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)

2.14.0.0

14 May 20:59
7531f1e
Compare
Choose a tag to compare

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

02 Apr 23:02
937bc4e
Compare
Choose a tag to compare

Version 2.13.0.0 2023-03-21

Compatible with OpenSearch 2.13.0

Maintenance

  • Increment version to 2.13.0-SNAPSHOT (#591)

Enhancement

  • add queryFieldNames field in Doc Level Queries (#582) (#597)

Features

  • fix findings API enhancemnts (#611) (#617)
  • Feature findings enhancemnt (#596) (#606)

Documentation

  • Added 2.13.0.0 release notes (#622)

1.3.15.0

11 Mar 16:08
ede103c
Compare
Choose a tag to compare

Version 1.3.15.0

Compatible with OpenSearch 1.3.15

Maintenance

  • Increment version to 1.3.15. (#575)
  • Forced ktlint to use logback-core:1.2.13, and logback-classic:1.2.13 to address CVE (#602)

Documentation

  • Added 1.3.15 release notes. (#604)

2.12.0.0

20 Feb 23:57
b10a9dd
Compare
Choose a tag to compare

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

25 Sep 22:39
0352c2f
Compare
Choose a tag to compare

Version 2.10.0.0 2023-08-31

Compatible with OpenSearch 2.10.0

Maintenance

  • Upgrade the backport workflow (#487)
  • Updates demo certs used in rest tests (#518)

Feature

  • common utils to support Microsoft teams in notifications (#428)
  • support list of monitor ids in Chained Monitor Findings (#514)

Documentation

  • Added 2.10.0.0 release notes (#531)

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)