forked from opensearch-project/job-scheduler
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release 2.16.0 release notes (opensearch-project#655)
Signed-off-by: Prudhvi Godithi <[email protected]>
- Loading branch information
1 parent
704473c
commit de0eb3b
Showing
2 changed files
with
14 additions
and
2 deletions.
There are no files selected for viewing
4 changes: 2 additions & 2 deletions
4
release-notes/opensearch-job-scheduler.release-notes-2.15.0.0.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 12 additions & 0 deletions
12
release-notes/opensearch-job-scheduler.release-notes-2.16.0.0.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
## Version 2.16.0.0 | ||
|
||
Compatible with OpenSearch 2.16.0 | ||
|
||
### Maintenance | ||
* Increment version to 2.16.0 ([#638](https://github.com/opensearch-project/job-scheduler/pull/638)). | ||
|
||
### Infrastructure | ||
* Fix checkout action failure [(#650)](https://github.com/opensearch-project/job-scheduler/pull/650) [(#651)](https://github.com/opensearch-project/job-scheduler/pull/651). | ||
|
||
### Enhancements | ||
* Wrap interactions with `.opendistro-job-scheduler-lock` in `ThreadContext.stashContext` to ensure JS can read and write to the index [(#347)](https://github.com/opensearch-project/job-scheduler/pull/347) [(#647)](https://github.com/opensearch-project/job-scheduler/pull/647). |