Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.12 KB

opensearch-anomaly-detection.release-notes-2.12.0.0.md

File metadata and controls

16 lines (12 loc) · 1.12 KB

Compatible with OpenSearch 2.12.0.

Enhancements

  • Add an AD transport client (#1111)
  • Add profile transport action to AD client (#1123)
  • Refactor client's getDetectorProfile to use GetAnomalyDetectorTransportAction (#1124)
  • Add ser/deser to get AD transport action request (#1150)

Infrastructure

  • Update to Gradle 8.5 (#1131)
  • Remove default admin credentials (#1134)
  • Require JDK version for java spotless check (#1129)
  • Updated lucene snapshot url (#1146)
  • Fix build, update CVE-affected versions (#1102)