Skip to content

Version 1.2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Nov 20:17
· 10 commits to 1.2 since this release
4374e50

Compatible with OpenSearch 1.2.0

Enhancements

  • Admin Users must be able to access all monitors #139 (#220)
  • Add valid search filters. (#194)

Bug Fixes

  • Fixed a bug that was preventing the AcknowledgeAlerts API from acknowledging more than 10 alerts at once. (#205)
  • Remove user from the responses (#201)

Infrastructure

  • Update build to use public Maven repo (#184)
  • Publish notification JARs checksums. (#196)
  • Updates testCompile mockito version to match OpenSearch changes (#204)
  • Update maven publication to include cksums. (#224)
  • Updates alerting version to 1.2 (#192)

Documentation

  • Add release notes for 1.2.0.0 release (#225)

Maintenance

  • Update copyright notice (#222)
  • Update copyright notice and add DCO workflow (#229)