Skip to content

Commit

Permalink
Add Release Notes for v2.10.0 (#540)
Browse files Browse the repository at this point in the history
  • Loading branch information
khushbr committed Sep 8, 2023
1 parent 2fc08ca commit 27a6b56
Showing 1 changed file with 21 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## Version 2.10.0 Release Notes

Compatible with OpenSearch 2.10.0

### Enhancements
* Add Search Back Pressure Autotune Pipeline [#517](https://github.com/opensearch-project/performance-analyzer/pull/517)
* SearchBackPressure Service Node/Cluster RCA [#437](https://github.com/opensearch-project/performance-analyzer-rca/pull/437)
* SearchBackPressure Policy/Decider Generic Framework Added [#461](https://github.com/opensearch-project/performance-analyzer-rca/pull/461)
* Handle Reader thread termination gracefully [#476](https://github.com/opensearch-project/performance-analyzer-rca/pull/476)

### Infrastructure
* Update BWC version to 2.9.0 [#529](https://github.com/opensearch-project/performance-analyzer/pull/529)
* Update performance-analyzer-commons library version [#537](https://github.com/opensearch-project/performance-analyzer/pull/446)
* Upgrade gRPC protobug to mitigate connection termination issue [#471](https://github.com/opensearch-project/performance-analyzer-rca/pull/471)


### Maintenance
* Address core refactor changes for Task foundation classes and StreamIO [#522](https://github.com/opensearch-project/performance-analyzer/pull/522)
* Address xcontent changes in core [#526](https://github.com/opensearch-project/performance-analyzer/pull/526)
* Remove usage of deprecated "master" APIs [#513](https://github.com/opensearch-project/performance-analyzer/pull/513)
* Update docker-compose.yml [#465](https://github.com/opensearch-project/performance-analyzer-rca/pull/465)

0 comments on commit 27a6b56

Please sign in to comment.