|
| 1 | +## Version 2.12.0.0 2024-02-07 |
| 2 | + |
| 3 | +Compatible with OpenSearch 2.12.0 |
| 4 | + |
| 5 | +### Maintenance |
| 6 | + |
| 7 | +* Increment version to 2.12.0-SNAPSHOT ([#996](https://github.com/opensearch-project/index-management/pull/996)) |
| 8 | +* Update to Gradle 8.5 ([#1069](https://github.com/opensearch-project/index-management/pull/1069)) |
| 9 | +* Support switch aliases in shrink action. ([#987](https://github.com/opensearch-project/index-management/pull/987)) |
| 10 | + |
| 11 | +### Enhancements |
| 12 | + |
| 13 | +* Implemented filtering on the ISM eplain API ([#1067](https://github.com/opensearch-project/index-management/pull/1067)) |
| 14 | +* Add more error notification at fail points ([#1000](https://github.com/opensearch-project/index-management/pull/1000)) |
| 15 | +* \[Feature] Support Transform as an ISM action ([#760](https://github.com/opensearch-project/index-management/pull/760)) |
| 16 | +* Set the rollover action to idempotent ([#986](https://github.com/opensearch-project/index-management/pull/986)) |
| 17 | + |
| 18 | + |
| 19 | +### Bug fixes |
| 20 | + |
| 21 | +* GET SM policies return empty list when ism config index does not exist ([#1072](https://github.com/opensearch-project/index-management/pull/1072)) |
| 22 | +* Added minimum timeout for transforms search of 10 minutes ([#1033](https://github.com/opensearch-project/index-management/pull/1033)) |
| 23 | +* Interval schedule should take start time from the request, should not… ([#1040](https://github.com/opensearch-project/index-management/pull/1040)) |
| 24 | +* Added minimum for search.cancel_after_time_interval setting for rollups ([#1026](https://github.com/opensearch-project/index-management/pull/1026)) |
| 25 | +* Interval schedule should take start time from the request, should not set it to the current time of request execution. ([#1036](https://github.com/opensearch-project/index-management/pull/1036)) |
| 26 | +* added type check for pipeline aggregator types in Transform initialization ([#1014](https://github.com/opensearch-project/index-management/pull/1014)) |
| 27 | + |
| 28 | +### Infrastructure |
| 29 | + |
| 30 | +* Update admin credential in integration test ([#1084](https://github.com/opensearch-project/index-management/pull/1084)) |
| 31 | +* Onboard jenkins prod docker images to github actions ([#1025](https://github.com/opensearch-project/index-management/pull/1025)) |
| 32 | +* Improve security plugin enabling check ([#1017](https://github.com/opensearch-project/index-management/pull/1017)) |
| 33 | + |
| 34 | +### Documentation |
| 35 | + |
| 36 | +* Version 2.12 Release Notes Draft ([#1092](https://github.com/opensearch-project/index-management/pull/1092)) |
0 commit comments