Skip to content

Commit a87190c

Browse files
Add release notes for 3.2.0 (#1457)
1 parent 09dc3c6 commit a87190c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
## Version 3.2.0 Release Notes
2+
3+
Compatible with OpenSearch and OpenSearch Dashboards version 3.2.0
4+
5+
### Features
6+
* Support for no_alias and min_state_age in ISM TransitionsFeature/ism enhancement ([#1440](https://github.com/opensearch-project/index-management/pull/1440))
7+
8+
### Bug Fixes
9+
* Add history index pattern to list of System Index descriptors ([#1444](https://github.com/opensearch-project/index-management/pull/1444))
10+
* Fix Integration test and lint errors ([#1442](https://github.com/opensearch-project/index-management/pull/1442))
11+
12+
### Infrastructure
13+
* Bump gradle to 8.14, kotlin to 2.2.0 and use jdk 24 in ci workflow ([#1445](https://github.com/opensearch-project/index-management/pull/1445))
14+
15+
### Maintenance
16+
* [AUTO] Increment version to 3.2.0-SNAPSHOT ([#1435](https://github.com/opensearch-project/index-management/pull/1435))

0 commit comments

Comments
 (0)