Skip to content

Commit

Permalink
Add Release Notes for v2.12.0 (#628)
Browse files Browse the repository at this point in the history
Signed-off-by: Chenyang Ji <cyji@amazon.com>
  • Loading branch information
ansjcy committed Feb 9, 2024
1 parent 6c4400d commit aabe211
Showing 1 changed file with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## Version 2.12.0 Release Notes

Compatible with OpenSearch 2.12.0

### Enhancements
* Add separate metric for cluster manager service events and metrics [#579](https://github.com/opensearch-project/performance-analyzer/pull/579)

### Infrastructure
* Update to Gradle 8.5 and Fixing CVE-2023-33202 [#617](https://github.com/opensearch-project/performance-analyzer/pull/617)

### Maintenance
* Remove redundant ClusterManagerThrottlingMetricsCollector [#582](https://github.com/opensearch-project/performance-analyzer/pull/582)
* Update spotless to meet JDK-21 baseline [#618](https://github.com/opensearch-project/performance-analyzer/pull/618)

0 comments on commit aabe211

Please sign in to comment.