Releases: opendistro-for-elasticsearch/job-scheduler
Releases · opendistro-for-elasticsearch/job-scheduler
Release v1.13.0.0
Compatible with Elasticsearch 7.10.2
Maintenance
- Support Elasticsearch 7.10.2 (#86)
Infrastructure
- Update release-workflow.yml (#83)
- Rename plugin artifacts for more consistent naming convention (#85)
Release v1.12.0.0
Compatible with Elasticsearch (7.10.2).
- correct the release notes for 1.11.0.0 (#81)
- Support Elasticsearch 7.10 (#82)
- Update release-workflow.yml (#83)
- Rename plugin artifacts for more consistent naming convention (#85)
- Support Elasticsearch 7.10.2 (#86)
Release v1.11.0.0
Compatible with Elasticsearch 7.9.1
Maintenance
- Bump plugin version to 1.11.0.0 (#79)
Release v1.10.1.1
Compatible with Elasticsearch 7.9.1
Features
- Add a method to support renewing a lock in LockService class (#74)
Enhancements
- Making Schedule interface Writeable (#72)
Release v1.10.1.0
Compatible with Elasticsearch 7.9.1
Infrastructure
- Fix download and doc links in package description (#70)
Documentation
- Add workflow to generate draft release notes and reformat old release notes (#68)
Maintenance
- Add supports to Elasticsearch 7.9.1 (#71)
- Update JobSchedulerPlugin to conform with changes to ExtensiblePlugin interface in Elasticsearch 7.9.0 (#67)
Release v1.9.0.0
New Features
- Adds support for Elasticsearch 7.8.0 - PR #63
Release v1.8.0.0
New Features
- Adds support for Elasticsearch 7.7.0 - PR #58
v1.6.0.0
Version 1.6.0.0
Notable Changes
- Feature PR #46 Support ES version 7.6.1
v1.4.0.0
Version 1.4.0.0
Notable Changes
- Feature PR #31 Support ES version 7.4.2
- Feature PR #30 Adds build and test github workflows to automate testing of each PR