Skip to content

Commit f184f0b

Browse files
authored
Add release notes for 1.0.1 release (#59)
Signed-off-by: Sruti Parthiban <[email protected]>
1 parent 95c2b6c commit f184f0b

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
327571e7c9aed2697940fb9fcae3b806ec970db8
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
## Version 1.0.1.0 Release Notes
2+
3+
Compatible with OpenSearch 1.0.0
4+
5+
### Bug fixes
6+
7+
* Create writer file only if metrics are present ([#23](https://github.com/opensearch-project/performance-analyzer-rca/pull/23))
8+
* Fixing Event Log file cleanup issue ([#30](https://github.com/opensearch-project/performance-analyzer-rca/pull/30))
9+
* Create writer file if metrics are available ([#31](https://github.com/opensearch-project/performance-analyzer/pull/31))
10+
* Addressing the spotbug failure ([#31](https://github.com/opensearch-project/performance-analyzer-rca/pull/31))
11+
* Fixing Event Log file cleanup issue ([#36](https://github.com/opensearch-project/performance-analyzer/pull/36))
12+
* Handling purging of lingering files before scheduleExecutor start ([#37](https://github.com/opensearch-project/performance-analyzer/pull/37))
13+
* Fix failing file handler test ([#38](https://github.com/opensearch-project/performance-analyzer/pull/38))
14+
* Add privileges for removing files ([#45](https://github.com/opensearch-project/performance-analyzer-rca/pull/45))
15+
* Fix build to succeed with opensearch_version provided ([#52](https://github.com/opensearch-project/performance-analyzer/pull/52))
16+
17+
### Maintenance
18+
19+
* Add tests to check for writer file only if metrics are present ([#35](https://github.com/opensearch-project/performance-analyzer/pull/35))
20+
* Fixing the linker error, updating from docs-beta to official document ([#32](https://github.com/opensearch-project/performance-analyzer/pull/32))
21+
* Remove dependency on main branch when running spotless ([#47](https://github.com/opensearch-project/performance-analyzer/pull/47))
22+
* Updates to gradle build file ([#48](https://github.com/opensearch-project/performance-analyzer/pull/48))
23+
* Remove dependency on main branch when running spotless check ([#54](https://github.com/opensearch-project/performance-analyzer-rca/pull/54))
24+
* Update the branch to 1.0.1 ([#58](https://github.com/opensearch-project/performance-analyzer/pull/58))
25+
* Add release notes for 1.0.1 release ([#59](https://github.com/opensearch-project/performance-analyzer/pull/59))
26+
* Update the branch to 1.0.1 ([#62](https://github.com/opensearch-project/performance-analyzer-rca/pull/62))

0 commit comments

Comments
 (0)