Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Releases: opendistro-for-elasticsearch/job-scheduler

Release v1.13.0.0

22 Feb 23:27
1bb58d9
Compare
Choose a tag to compare

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

04 Feb 20:40
72727b4
Compare
Choose a tag to compare

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

28 Oct 01:11
d53b91d
Compare
Choose a tag to compare

Compatible with Elasticsearch 7.9.1

Maintenance

  • Bump plugin version to 1.11.0.0 (#79)

Release v1.10.1.1

08 Oct 23:49
4920809
Compare
Choose a tag to compare

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

08 Oct 22:34
dc09dbe
Compare
Choose a tag to compare

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

06 Aug 22:46
080e489
Compare
Choose a tag to compare

New Features

  • Adds support for Elasticsearch 7.8.0 - PR #63

Release v1.8.0.0

05 Jun 22:27
d16b08b
Compare
Choose a tag to compare

New Features

  • Adds support for Elasticsearch 7.7.0 - PR #58

Release v1.7.0.0

05 Jun 22:27
Compare
Choose a tag to compare
  • Bump the version number

v1.6.0.0

31 Mar 01:49
e710e97
Compare
Choose a tag to compare

Version 1.6.0.0

Notable Changes

  • Feature PR #46 Support ES version 7.6.1

v1.4.0.0

08 Feb 00:18
faba180
Compare
Choose a tag to compare

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