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
* Increment version to 2.10.0-SNAPSHOT. ([#852](https://github.com/opensearch-project/index-management/pull/852))
7
+
8
+
### Features
9
+
* Support copy alias in rollover. ([#892](https://github.com/opensearch-project/index-management/pull/892))
10
+
* make control center index as system index. ([#919](https://github.com/opensearch-project/index-management/pull/919))
11
+
12
+
### Bug fixes
13
+
* Fix debug log for missing ISM config index. ([#846](https://github.com/opensearch-project/index-management/pull/846))
14
+
* Handle NPE in isRollupIndex. ([#855](https://github.com/opensearch-project/index-management/pull/855))
15
+
* fix for max & min aggregations when no metric property exist. ([#870](https://github.com/opensearch-project/index-management/pull/870))
16
+
* fix intelliJ IDEA gradle sync error ([#916](https://github.com/opensearch-project/index-management/pull/916))
17
+
18
+
### Infrastructure
19
+
* Add auto github release workflow. ([#691](https://github.com/opensearch-project/index-management/pull/691))
20
+
* Fixed the publish maven workflow to execute after pushes to release branches. ([#837](https://github.com/opensearch-project/index-management/pull/837))
21
+
* Upgrade the backport workflow. ([#862](https://github.com/opensearch-project/index-management/pull/862))
22
+
* Updates demo certs used in integ tests. ([#921](https://github.com/opensearch-project/index-management/pull/921))
23
+
24
+
### Refactoring
25
+
*[Backport 2.x] Fix after core #8157. ([#886](https://github.com/opensearch-project/index-management/pull/886))
26
+
* Fix breaking change by core refactor. ([#888](https://github.com/opensearch-project/index-management/pull/888))
0 commit comments