Releases: opensearch-project/job-scheduler
Releases · opensearch-project/job-scheduler
2.17.0.0
Compatible with OpenSearch 2.17.0.
What's Changed
- dependabot: bump com.netflix.nebula.ospackage from 11.9.1 to 11.10.0 (#668) (#669).
- dependabot: bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 (#666) (#667).
- dependabot: bump com.google.googlejavaformat:google-java-format from 1.19.2 to 1.21.0 (#663) (#664).
- Increment version to 2.17.0-SNAPSHOT (#660).
- Fix system index compatibility with v1 templates (#658) (#659).
- dependabot: bump org.gradle.test-retry from 1.5.9 to 1.5.10 (#653) (#654).
Full Changelog: 2.16.0.0...2.17.0.0
2.16.0.0
Compatible with OpenSearch 2.16.0.
What's Changed
- [AUTO] Increment version to 2.12.0-SNAPSHOT by @opensearch-trigger-bot in #526
- Wrap interactions with .opendistro-job-scheduler-lock in ThreadContext.stashContext to ensure JS can read and write to the index (#347) (#647)
- Fix checkout action failure (#650) (#651)
- Release 2.16.0 release notes (#655) (#657)
Full Changelog: 2.15.0.0...2.16.0.0
2.15.0.0
Compatible with OpenSearch 2.15.0.
What's Changed
- [AUTO] Increment version to 2.15.0-SNAPSHOT by @opensearch-trigger-bot in #626
- [Backport 2.x] Refer to the version of Mockito from core's buildSrc/version.properties by @opensearch-trigger-bot in #631
- [Backport 2.x] dependabot: bump com.netflix.nebula.ospackage from 11.9.0 to 11.9.1 by @opensearch-trigger-bot in #635
- [Backport 2.15] [Release 2.15.0] Add release notes by @opensearch-trigger-bot in #641
Full Changelog: 2.14.0.0...2.15.0.0
2.14.0.0
Compatible with OpenSearch 2.14.0.
- Update sample-extension-plugin BWC version to 2.14.0 (#609)
- dependabot: bump com.google.googlejavaformat:google-java-format from 1.21.0 to 1.22.0 (#608)
- dependabot: bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 (#611)
- dependabot: bump org.gradle.test-retry from 1.5.8 to 1.5.9 (#618)
- dependabot: bump com.netflix.nebula.ospackage from 11.8.1 to 11.9.0 (#617)
- Improve plugin Code Coverage (#616)
- [Release 2.14.0] Add release notes (#622)
- Add @prudhvigodithi as a Maintainer (#625)
- Bump bwcOpenSearchVersion to 2.15.0 on main branch (#629)
- Refer to the version of Mockito from core's buildSrc/version.properties (#630)
- dependabot: bump com.netflix.nebula.ospackage from 11.9.0 to 11.9.1 (#634)
What's Changed
- [Backport 2.x] Release Notes 2.13.0.0 by @opensearch-trigger-bot in #603
- [AUTO] Increment version to 2.14.0-SNAPSHOT by @opensearch-trigger-bot in #605
- [Backport 2.x] dependabot: bump com.google.googlejavaformat:google-java-format from 1.21.0 to 1.22.0 by @opensearch-trigger-bot in #610
- [Backport 2.x] dependabot: bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 by @opensearch-trigger-bot in #614
- [Backport 2.x] dependabot: bump org.gradle.test-retry from 1.5.8 to 1.5.9 by @opensearch-trigger-bot in #619
- [Backport 2.x] dependabot: bump com.netflix.nebula.ospackage from 11.8.1 to 11.9.0 by @opensearch-trigger-bot in #620
- [Backport 2.x] Improve plugin Code Coverage by @opensearch-trigger-bot in #621
- [Backport 2.14] [Release 2.14.0] Add release notes by @opensearch-trigger-bot in #624
Full Changelog: 2.13.0.0...2.14.0.0
2.13.0.0
Version 2.13.0.0
Compatible with OpenSearch 2.13.0
Maintenance
- Increment version to 2.13.0 (#575)
- Spotless plugin remove apply false (#590) (#591)
- dependabot: bump com.google.googlejavaformat:google-java-format (#596) (#597)
- dependabot: bump com.netflix.nebula.ospackage from 11.8.0 to 11.8.1 (#593) (#598)
- dependabot: bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 (#587) (#599)
Full Changelog: 2.12.0.0...2.13.0.0
2.12.0.0
Version 2.12.0.0 Release Notes
Compatible with OpenSearch 2.12.0
Maintenance
- Fix flaky tests (#556).
- Use the build CI image in the Build and Test workflow (#534).
- Upgrade gradle to 8.5 (#545).
- Update release-drafter/release-drafter from 5 to 6 (#567).
- Update peter-evans/create-issue-from-file from 4 to 5 (#566).
- Update
org.slf4j:slf4j-api
from 2.0.7 to 2.0.11 (#570). - Update
com.google.googlejavaformat:google-java-format
from 1.17.0 to 1.19.2 (#555). - Update
com.google.guava:guava
from 32.1.2-jre to 32.1.3-jre (#530). - Update
com.google.guava:failureacces
s from 1.0.1 to 1.0.2 (#532). - Update
com.netflix.nebula.ospackage
from 11.5.0 to 11.6.0 (#551). - Update
com.diffplug.spotless
from 6.22.0 to 6.25.0 (#558). - Fix backport workflow (#533).
- Enable
publishPluginZipPublicationToMavenLocal
gradle task to publish job-scheduler plugin zip to maven local (#584).
2.11.0.0
Version 2.11.0.0
Compatible with OpenSearch 2.11.0
Maintenance
- bump actions/upload-release-asset from 1.0.1 to 1.0.2 (#504)(#506)
- bump aws-actions/configure-aws-credentials from 1 to 4 (#501)(#507)
- bump com.netflix.nebula.ospackage from 11.4.0 to 11.5.0 (#500)(#508)
- manual backport of #503 (#509)
- bump actions/create-release from 1.0.0 to 1.1.4 (#514)(#521)
- bump codecov/codecov-action from 1 to 3 (#513)(#520)
- bump actions/upload-artifact from 1 to 3 (#512) (#519)
- bump tibdex/github-app-token from 1.5.0 to 2.1.0 (#511)(#518)
- bump com.diffplug.spotless from 6.21.0 to 6.22.0 (#510)(#517)
- bump VachaShah/backport from 1.1.4 to 2.2.0 (#515)(#516)
2.10.0.0
Version 2.10.0.0
Compatible with OpenSearch 2.10.0
Added
- Setting JobSweeper search preference against primary shard (#483) (#485)
- Converts .opendistro-job-scheduler-lock index into a system index (#478)
- Public snapshots on all release branches (#475) (#476)
Fixed
Maintenance
- Update packages according to a change in OpenSearch core (#422) (#431)
- Xcontent changes to ODFERestTestCase (#440)
- Update LifecycleListener import (#445)
- 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)
- Fixing Strings import (#459)
- bump com.cronutils:cron-utils from 9.2.0 to 9.2.1 (#458)
- React to changes in ActionListener and ActionFuture (#467)
- bump com.diffplug.spotless from 6.20.0 to 6.21.0 (#484)
2.8.0.0
Version 2.8.0.0 2023-06-06
Compatible with OpenSearch 2.8.0
Added
- Add auto-release github workflow (#385)
Maintenance
1.2.2.0
Bumping job-scheduler to 1.2.2.0 (#109) Signed-off-by: Sarat Vemulapalli <[email protected]>