File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change
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 ) )
You can’t perform that action at this time.
0 commit comments