Releases: opensearch-project/index-management
Releases · opensearch-project/index-management
2.18.0.0
Version 2.18.0.0 2024-10-28
Compatible with OpenSearch 2.18.0
Enhancements
- Allowing non-rollup and rollup indices to be searched together (#1268)
Bug fixes
- Fixing snapshot bug (#1257)
Maintenance
- Increment version to 2.18.0-SNAPSHOT (#1241)
- upgrade upload-artifact to version 3 (#1252)
- bump bwc version after 2.17 release (#1259)
- Move non-active maintainer to emeritus (#1263)
- Update CI check for integ-test-with-security to run all integ tests with security (#1243)
- Remove 2 instances wildcard imports (#1251)
- Updating baseline JDK version to JDK-21 (#1276)
2.17.0.0
Version 2.17.0.0 2024-09-05
Compatible with OpenSearch 2.17.0
Bug fixes
- Skipping execution based on cluster service (#1219)
Maintenance
2.16.0.0
2.15.0.0
2.14.0.0
Version 2.14.0.0 2024-05-02
Compatible with OpenSearch 2.14.0
1.3.16.0
Version 1.3.16.0 2024-4-18
Compatible with OpenSearch 1.3.16
Maintenance
- Increment version to 1.3.16 (#1131)
- Force resolve logback deps to mitigate CVE-2023-6378 (#1125)
Documentation
- Version 1.3.16 release notes (#1156)
2.13.0.0
Version 2.13.0.0 2024-03-20
Compatible with OpenSearch 2.13.0
Maintenance
- Increment version to 2.13.0-SNAPSHOT. (#1096)
- Upgrade com.github.seancfoley:ipaddress to mitigate CVE-2023-50570 (#1126)
- Updates demo certs and admin keystore (#1116)
Bug fixes
- Fix Typo in Alias Message (#1137)
Documentation
- Version 2.13 Release Notes Draft (#1142)
2.12.0.0
Version 2.12.0.0 2024-02-07
Compatible with OpenSearch 2.12.0
Maintenance
- Increment version to 2.12.0-SNAPSHOT (#996)
- Update to Gradle 8.5 (#1069)
- Upgrade ktlint to mitigate CVE-2023-6378 (#1095)
Enhancements
- Implemented filtering on the ISM eplain API (#1067)
- Add more error notification at fail points (#1000)
- [Feature] Support Transform as an ISM action (#760)
- Set the rollover action to idempotent (#986)
- Support switch aliases in shrink action. (#987)
Bug fixes
- GET SM policies return empty list when ism config index does not exist (#1072)
- Added minimum timeout for transforms search of 10 minutes (#1033)
- Interval schedule should take start time from the request, should not… (#1040)
- Added minimum for search.cancel_after_time_interval setting for rollups (#1026)
- Interval schedule should take start time from the request, should not set it to the current time of request execution. (#1036)
- added type check for pipeline aggregator types in Transform initialization (#1014)
Infrastructure
- Update admin credential in integration test (#1084)
- Onboard jenkins prod docker images to github actions (#1025)
- Improve security plugin enabling check (#1017)
- Fixes password assignment for integTest when using remote cluster (#1091)
- Accepts https as a property to set securityEnabled flag (#1100)
Documentation
- Version 2.12 Release Notes Draft (#1092)
2.11.0.0
Version 2.11.0.0 2023-10-11
Compatible with OpenSearch 2.10.0
Maintenance
- Increment version to 2.11.0-SNAPSHOT. (#922)
Enhancements
- Provide unique id for each rollup job and add debug logs. (#968)
Bug fixes
- Fix auto managed index always have -2 seqNo bug. (#924)
Infrastructure
- Upload docker test cluster log. (#964)
- Reduce test running time. (#965)
- Parallel test run. (#966)
- Security test filtered. (#969)
Documentation
- Added 2.11 release notes. (#1004)
2.10.0.0
Version 2.10.0.0 2023-09-07
Compatible with OpenSearch 2.10.0
Maintenance
- Increment version to 2.10.0-SNAPSHOT. (#852)
Features
Bug fixes
- Fix debug log for missing ISM config index. (#846)
- Handle NPE in isRollupIndex. (#855)
- fix for max & min aggregations when no metric property exist. (#870)
- fix intelliJ IDEA gradle sync error (#916)
Infrastructure
- Add auto github release workflow. (#691)
- Fixed the publish maven workflow to execute after pushes to release branches. (#837)
- Upgrade the backport workflow. (#862)
- Updates demo certs used in integ tests. (#921)
Refactoring
- [Backport 2.x] Fix after core #8157. (#886)
- Fix breaking change by core refactor. (#888)
- Handle core breaking change. (#895)
- Set preference to _primary when searching control-center index. (#911)
- Add primary first preference to all search requests. (#912)
Documentation
- Added 2.10 release notes. (#925)