Skip to content

Commit

Permalink
2.18.0 release notes
Browse files Browse the repository at this point in the history
Signed-off-by: Prudhvi Godithi <[email protected]>
  • Loading branch information
prudhvigodithi committed Oct 23, 2024
1 parent 31227ad commit 347d791
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions release-notes/opensearch-job-scheduler.release-notes-2.18.0.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## Version 2.18.0.0

Compatible with OpenSearch 2.18.0

### Maintenance
* Increment version to 2.18.0 [#676](https://github.com/opensearch-project/job-scheduler/pull/676).
* dependabot: bump org.gradle.test-retry from 1.5.10 to 1.6.0 [(#679)](https://github.com/opensearch-project/job-scheduler/pull/679) [(#681)](https://github.com/opensearch-project/job-scheduler/pull/681).
* dependabot: bump com.google.googlejavaformat:google-java-format [(#684)](https://github.com/opensearch-project/job-scheduler/pull/684) [(#685)](https://github.com/opensearch-project/job-scheduler/pull/685).
* Gradle upgrade to 8.10.2 and run CI checks with JDK 23 [(#688)](https://github.com/opensearch-project/job-scheduler/pull/688) [(#689)](https://github.com/opensearch-project/job-scheduler/pull/689).

### Bug Fixes
* * Return lockService from createComponents [(#670)](https://github.com/opensearch-project/job-scheduler/pull/670) [(#672)](https://github.com/opensearch-project/job-scheduler/pull/672).

0 comments on commit 347d791

Please sign in to comment.