Skip to content

Commit 9c2e257

Browse files
kjoseph07sruti1312
andauthored
1.2 release (#87)
* Change main to 1.2 Signed-off-by: Karishma Joseph <[email protected]> * Fix broken build and remove deb rpm files (#85) Signed-off-by: Sruti Parthiban <[email protected]> * Add release notes for 1.2 release Signed-off-by: Karishma Joseph <[email protected]> Co-authored-by: Sruti Parthiban <[email protected]>
1 parent 093aa36 commit 9c2e257

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
## Version 1.2.0.0 Release Notes
2+
3+
Compatible with OpenSearch 1.2.0
4+
5+
### Features
6+
7+
* AdmissionControl Split RCA ([#69](https://github.com/opensearch-project/performance-analyzer-rca/pull/69))
8+
9+
### Enhancements
10+
11+
* Update commons-io version ([#73](https://github.com/opensearch-project/performance-analyzer-rca/pull/73))
12+
* Adds Thread_Waited_Time and Thread_Waited_Event metrics ([#70](https://github.com/opensearch-project/performance-analyzer-rca/pull/70))
13+
14+
### Bug fixes
15+
16+
* Add checkstyle plugin reference ([#79](https://github.com/opensearch-project/performance-analyzer/pull/79))
17+
* Add snapshot variable when building RCA ([#83](https://github.com/opensearch-project/performance-analyzer/pull/83))
18+
* Fix broken build and remove deb rpm files ([#85](https://github.com/opensearch-project/performance-analyzer/pull/85))
19+
* Remove emitting the entry key with the METRICS_WRITE_ERROR metric ([#71](https://github.com/opensearch-project/performance-analyzer-rca/pull/71))
20+
* Add log rotation and prevent noisy logs ([#87](https://github.com/opensearch-project/performance-analyzer-rca/pull/87))
21+
22+
### Maintenance
23+
24+
* Add BWC tests for PA ([#69](https://github.com/opensearch-project/performance-analyzer/pull/69))
25+
* Add DCO workflow and fix failing IT ([#78](https://github.com/opensearch-project/performance-analyzer/pull/78))
26+
* Add DCO workflow ([#83](https://github.com/opensearch-project/performance-analyzer-rca/pull/83))
27+
28+
### Documentation
29+
30+
* Update README.md ([#88](https://github.com/opensearch-project/performance-analyzer-rca/pull/88))

0 commit comments

Comments
 (0)