Skip to content

Commit 4c4c357

Browse files
Add release notes for 3.4.0
Signed-off-by: opensearch-ci <[email protected]>
1 parent d0bcc36 commit 4c4c357

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## Version 3.4.0 Release Notes
2+
3+
Compatible with OpenSearch and OpenSearch Dashboards version 3.4.0
4+
5+
### Features
6+
* Supporting Exclusion pattern in index pattern in ISM ([#1509](https://github.com/opensearch-project/index-management/pull/1509))
7+
8+
### Bug Fixes
9+
* Fix race condition in rollup start/stop tests ([#1529](https://github.com/opensearch-project/index-management/pull/1529))
10+
* After remove policy from index, coordinator sweep will bind again ([#1525](https://github.com/opensearch-project/index-management/pull/1525))
11+
* Fix snapshot pattern parsing in SM deletion workflow to handle comma-separated values ([#1503](https://github.com/opensearch-project/index-management/pull/1503))
12+
13+
### Infrastructure
14+
* Upgrade gradle to 9.2.0 and github actions JDK 25 ([#1534](https://github.com/opensearch-project/index-management/pull/1534))
15+
* Dependabot: bump actions/github-script from 7 to 8 ([#1485](https://github.com/opensearch-project/index-management/pull/1485))
16+
17+
### Maintenance
18+
* Increments version to 3.4.0 and adds ActionFilter interface ([#1536](https://github.com/opensearch-project/index-management/pull/1536))
19+
* Update logback dependencies to version 1.5.19 ([#1537](https://github.com/opensearch-project/index-management/pull/1537))
20+
* Use optionalField for creation in ExplainSMPolicy serialization ([#1507](https://github.com/opensearch-project/index-management/pull/1507))

0 commit comments

Comments
 (0)