Skip to content

Commit a8196c4

Browse files
authored
Added release notes for v2.18 (#1282) (#1284)
* Added release notes for v2.18 * Adding another recent commit in the release notes --------- Signed-off-by: Kshitij Tandon <[email protected]>
1 parent 60dbbbf commit a8196c4

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
## Version 2.18.0.0 2024-10-28
2+
3+
Compatible with OpenSearch 2.18.0
4+
5+
### Enhancements
6+
7+
* Allowing non-rollup and rollup indices to be searched together ([#1268](https://github.com/opensearch-project/index-management/pull/1268))
8+
9+
### Bug fixes
10+
* Fixing snapshot bug ([#1257](https://github.com/opensearch-project/index-management/pull/1257))
11+
12+
### Maintenance
13+
* Increment version to 2.18.0-SNAPSHOT ([#1241](https://github.com/opensearch-project/index-management/pull/1241))
14+
* upgrade upload-artifact to version 3 ([#1252](https://github.com/opensearch-project/index-management/pull/1252))
15+
* bump bwc version after 2.17 release ([#1259](https://github.com/opensearch-project/index-management/pull/1259))
16+
* Move non-active maintainer to emeritus ([#1263](https://github.com/opensearch-project/index-management/pull/1263))
17+
* Update CI check for integ-test-with-security to run all integ tests with security ([#1243](https://github.com/opensearch-project/index-management/pull/1243))
18+
* Remove 2 instances wildcard imports ([#1251](https://github.com/opensearch-project/index-management/pull/1251))
19+
* Updating baseline JDK version to JDK-21 ([#1276](https://github.com/opensearch-project/index-management/pull/1276))

0 commit comments

Comments
 (0)