File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1+ ## Version 2.9.0.0 2023-07-11
2+
3+ Compatible with OpenSearch 2.9.0
4+
5+ ### Maintenance
6+ * Increment version to 2.9.0-SNAPSHOT. ([ #805 ] ( https://github.com/opensearch-project/index-management/pull/805 ) )
7+ * Added to CODEOWNERS and MAINTAINERS files. ([ #810 ] ( https://github.com/opensearch-project/index-management/pull/810 ) )
8+ * Upgrade httpcomponent version after OpenSearch core's upgrade. ([ #847 ] ( https://github.com/opensearch-project/index-management/pull/847 ) )
9+
10+ ### Features
11+ * Support for system index interface. ([ #789 ] ( https://github.com/opensearch-project/index-management/pull/789 ) )
12+
13+ ### Bug fixes
14+ * Bugfix/202 transform date add date conversion. ([ #622 ] ( https://github.com/opensearch-project/index-management/pull/622 ) )
15+ * Fix build errors after refactoring of Strings class in core. ([ #786 ] ( https://github.com/opensearch-project/index-management/pull/786 ) )
16+ * Fix LRON concurrent indexing throw ResourceAlreadyExists. ([ #831 ] ( https://github.com/opensearch-project/index-management/pull/831 ) )
17+ * ImmutableOpenMap to j.u.Map. ([ #838 ] ( https://github.com/opensearch-project/index-management/pull/838 ) )
18+ * Remove runtime notification settings. ([ #839 ] ( https://github.com/opensearch-project/index-management/pull/839 ) )
19+
20+ ### Documentation
21+ * Added 2.9 release notes. ([ #851 ] ( https://github.com/opensearch-project/index-management/pull/851 ) )
You can’t perform that action at this time.
0 commit comments