You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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