Skip to content

Commit

Permalink
Add 2.10.0 release notes (opensearch-project#755)
Browse files Browse the repository at this point in the history
* Add 2.10.0 release notes

Signed-off-by: Hailong Cui <[email protected]>

* update release notes

Signed-off-by: Hailong Cui <[email protected]>

* Update opensearch-notifications.release-notes-2.10.0.0.md

Signed-off-by: Hailong Cui <[email protected]>

* fix wrong PR number

Signed-off-by: Hailong Cui <[email protected]>

---------

Signed-off-by: Hailong Cui <[email protected]>
Signed-off-by: Aniruddh <[email protected]>
  • Loading branch information
Hailong-am authored and Noir01 committed Nov 16, 2023
1 parent 344a172 commit c1b9a46
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions release-notes/opensearch-notifications.release-notes-2.10.0.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
## Version 2.10.0.0 2023-09-25

Compatible with OpenSearch 2.10.0

### Features/Enhancements
* Support SNS FIFO queues([#716](https://github.com/opensearch-project/notifications/pull/716))
* Supuport Microsoft teams([#676](https://github.com/opensearch-project/notifications/pull/676),[#746](https://github.com/opensearch-project/notifications/pull/746))
* Support auto upgrade mapping logic([#699](https://github.com/opensearch-project/notifications/pull/699))

### Maintenance
* [AUTO] Increment version to 2.10.0-SNAPSHOT([#706](https://github.com/opensearch-project/notifications/pull/706))

### Infrastructure
* Fix core refactor: StreamIO from common to core.common([#707](https://github.com/opensearch-project/notifications/pull/707))
* Fix core XcontentFactory refactor([#732](https://github.com/opensearch-project/notifications/pull/732))
* Fix actions components after core([#739](https://github.com/opensearch-project/notifications/pull/739))
* Add auto release workflow([#731](https://github.com/opensearch-project/notifications/pull/731))
* Onboarding system and hidden index([#742](https://github.com/opensearch-project/notifications/pull/742))
* Updates demo certs used in integ tests([#756](https://github.com/opensearch-project/notifications/pull/756))

### Documentation
* Add 2.10.0 release notes ([#755](https://github.com/opensearch-project/notifications/pull/755))

0 comments on commit c1b9a46

Please sign in to comment.