Skip to content

Releases: opensearch-project/index-management

2.18.0.0

05 Nov 23:16
37133c6
Compare
Choose a tag to compare

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

17 Sep 22:03
5cb0dbc
Compare
Choose a tag to compare

Version 2.17.0.0 2024-09-05

Compatible with OpenSearch 2.17.0

Bug fixes

  • Skipping execution based on cluster service (#1219)

Maintenance

  • Increment version to 2.17.0-SNAPSHOT (#1221)
  • Use adminClient instead of client when interacting with system index in integTests (#1222)
  • Move non-active maintainers to emeritus (#1233)

2.16.0.0

07 Aug 22:14
ba8370e
Compare
Choose a tag to compare

Version 2.16.0.0 2024-07-29

Compatible with OpenSearch 2.16.0

Maintenance

  • Increment version to 2.16.0-SNAPSHOT (#1187)
  • Add publish in spi build.gradle (#1207)
  • Fix github action (#1208)

2.15.0.0

25 Jun 22:28
ce7ee04
Compare
Choose a tag to compare

Version 2.15.0.0 2024-06-14

Compatible with OpenSearch 2.15.0

Bug fixes

  • Step Metadata Update on Index Rollover Timeout (#1174)

2.14.0.0

14 May 20:59
fa05d71
Compare
Choose a tag to compare

Version 2.14.0.0 2024-05-02

Compatible with OpenSearch 2.14.0

1.3.16.0

23 Apr 21:33
df1e137
Compare
Choose a tag to compare

Version 1.3.16.0 2024-4-18

Compatible with OpenSearch 1.3.16

Maintenance

Documentation

  • Version 1.3.16 release notes (#1156)

2.13.0.0

02 Apr 23:01
fa8d1b3
Compare
Choose a tag to compare

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

20 Feb 23:57
97b9c3a
Compare
Choose a tag to compare

Version 2.12.0.0 2024-02-07

Compatible with OpenSearch 2.12.0

Maintenance

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

16 Oct 19:17
319bbb2
Compare
Choose a tag to compare

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

25 Sep 22:03
062badd
Compare
Choose a tag to compare

Version 2.10.0.0 2023-09-07

Compatible with OpenSearch 2.10.0

Maintenance

  • Increment version to 2.10.0-SNAPSHOT. (#852)

Features

  • Support copy alias in rollover. (#892)
  • make control center index as system index. (#919)

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)