Skip to content

Commit 0c265a9

Browse files
Added 2.9 release notes. (#851)
* Added 2.9 release notes. Signed-off-by: AWSHurneyt <hurneyt@amazon.com> * Added 2.9 release notes. Signed-off-by: AWSHurneyt <hurneyt@amazon.com> * Added 2.9 release notes. Signed-off-by: AWSHurneyt <hurneyt@amazon.com> --------- Signed-off-by: AWSHurneyt <hurneyt@amazon.com> (cherry picked from commit 6610f82) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ccd01b1 commit 0c265a9

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
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))

0 commit comments

Comments
 (0)