Skip to content

Commit b36f793

Browse files
Release 2.16.0 release notes (#655) (#657)
(cherry picked from commit de0eb3b) Signed-off-by: Prudhvi Godithi <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 25adce7 commit b36f793

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

release-notes/opensearch-job-scheduler.release-notes-2.15.0.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
## Version 2.14.0.0
1+
## Version 2.15.0.0
22

3-
Compatible with OpenSearch 2.14.0
3+
Compatible with OpenSearch 2.15.0
44

55
### Maintenance
66
* Increment version to 2.15.0 ([#626](https://github.com/opensearch-project/job-scheduler/pull/626)).
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## Version 2.16.0.0
2+
3+
Compatible with OpenSearch 2.16.0
4+
5+
### Maintenance
6+
* Increment version to 2.16.0 ([#638](https://github.com/opensearch-project/job-scheduler/pull/638)).
7+
8+
### Infrastructure
9+
* Fix checkout action failure [(#650)](https://github.com/opensearch-project/job-scheduler/pull/650) [(#651)](https://github.com/opensearch-project/job-scheduler/pull/651).
10+
11+
### Enhancements
12+
* 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).

0 commit comments

Comments
 (0)