Skip to content

Commit c6639d9

Browse files
Add release notes for 2.10.0.0 (#486) (#487)
Signed-off-by: Craig Perkins <cwperx@amazon.com> (cherry picked from commit 14eae94) Co-authored-by: Craig Perkins <cwperx@amazon.com>
1 parent f036f67 commit c6639d9

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## Version 2.10.0.0
2+
3+
Compatible with OpenSearch 2.10.0
4+
5+
### Added
6+
* Setting JobSweeper search preference against primary shard ([#483](https://github.com/opensearch-project/job-scheduler/pull/483)) ([#485](https://github.com/opensearch-project/job-scheduler/pull/485))
7+
* Converts .opendistro-job-scheduler-lock index into a system index ([#478](https://github.com/opensearch-project/job-scheduler/pull/478))
8+
* Public snapshots on all release branches ([#475](https://github.com/opensearch-project/job-scheduler/pull/475)) ([#476](https://github.com/opensearch-project/job-scheduler/pull/476))
9+
10+
### Fixed
11+
* Call listner.onFailure when lock creation failed ([#435](https://github.com/opensearch-project/job-scheduler/pull/435)) ([#443](https://github.com/opensearch-project/job-scheduler/pull/443))
12+
13+
### Maintenance
14+
* Update packages according to a change in OpenSearch core ([#422](https://github.com/opensearch-project/job-scheduler/pull/422)) ([#431](https://github.com/opensearch-project/job-scheduler/pull/431))
15+
* Xcontent changes to ODFERestTestCase ([#440](https://github.com/opensearch-project/job-scheduler/pull/440))
16+
* Update LifecycleListener import ([#445](https://github.com/opensearch-project/job-scheduler/pull/445))
17+
* Bump slf4j-api to 2.0.7, ospackage to 11.4.0, google-java-format to 1.17.0, guava to 32.1.2-jre and spotless to 6.20.0 ([#453](https://github.com/opensearch-project/job-scheduler/pull/453))
18+
* Fixing Strings import ([#459](https://github.com/opensearch-project/job-scheduler/pull/459))
19+
* bump com.cronutils:cron-utils from 9.2.0 to 9.2.1 ([#458](https://github.com/opensearch-project/job-scheduler/pull/458))
20+
* React to changes in ActionListener and ActionFuture ([#467](https://github.com/opensearch-project/job-scheduler/pull/467))
21+
* bump com.diffplug.spotless from 6.20.0 to 6.21.0 ([#484](https://github.com/opensearch-project/job-scheduler/pull/484))

0 commit comments

Comments
 (0)