Skip to content

Commit 96c5658

Browse files
committed
2.1 release note
Signed-off-by: bowenlan-amzn <bowenlan23@gmail.com>
1 parent fd06db7 commit 96c5658

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
## Version 2.1.0.0 2022-07-06
2+
3+
Compatible with OpenSearch 2.1.0
4+
5+
### Features
6+
* Merge snapshot management into main branch ([#390](https://github.com/opensearch-project/index-management/pull/390))
7+
* Adds snapshot management notification implementation ([#387](https://github.com/opensearch-project/index-management/pull/387))
8+
* Snapshot management default date format in snapshot name ([#392](https://github.com/opensearch-project/index-management/pull/392))
9+
10+
### Enhancements
11+
* Bump mapping schema version ([#394](https://github.com/opensearch-project/index-management/pull/394))
12+
* Clean the mapping update log in SMStateMachine ([#396](https://github.com/opensearch-project/index-management/pull/396))
13+
14+
### Bug Fixes
15+
* BWC for rollover skip, restricted index pattern ([#371](https://github.com/opensearch-project/index-management/pull/371))
16+
17+
### Infrastructure
18+
* Uses custom plugin to publish zips to maven ([#366](https://github.com/opensearch-project/index-management/pull/366))
19+
20+
### Documentation
21+
* Updated issue templates from .github. ([#324](https://github.com/opensearch-project/index-management/pull/324))
22+
23+
### Maintenance
24+
* version upgrade to 2.1.0 ([#389](https://github.com/opensearch-project/index-management/pull/389))

0 commit comments

Comments
 (0)