Skip to content

Releases: opensearch-project/job-scheduler

1.2.1.0

15 Dec 00:25
73a6b82
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0.0...1.2.1.0

Version 1.2.0.0

23 Nov 20:14
7350080
Compare
Choose a tag to compare

Compatible with OpenSearch 1.2.0

Features

  • Adds a delay parameter to the job scheduler (#61)

Bug Fixes

  • Fixes possible negative jitter (#78)

Infrastructure

  • Publish MD5 and SHA1 signatures (#71)

Documentation

  • Add release notes for 1.2.0.0 (#84)

Maintenance

  • Updates job scheduler version to 1.2 (#68)

Version 1.1.0.0

07 Oct 17:02
a7c09d4
Compare
Choose a tag to compare

Version 1.1.0.0

Compatible with OpenSearch 1.1.0

Features

  • Adds a delay parameter to the job scheduler (#61)

Maintenance

  • Bumping job-scheduler to build with OpenSearch(main) 1.1.0 (#44)

Documentation

  • Add Getting Started to Readme (#50)

Infrastructure

  • Using 1.1 snapshot version for OpenSearch (#48)
  • Use standard snapshot build settings and OpenSearch 1.x. (#49)
  • Publish MD5 and SHA1 signatures. (#72)

Version 1.0.0.0

13 Jul 16:17
7fad952
Compare
Choose a tag to compare

Version 1.0.0.0

Compatible with OpenSearch 1.0.0

Maintenance

  • Rename settings from OpenDistro and OpenSearch, with backwards compatibility, using fallback (#20)

Bug Fixes

  • Correcting failure logging (#35)

Refactoring

  • Change plugin setting name from 'opensearch.' to 'pluigns.' (#27)
  • Rename namespaces from odfe to opensearch (#24)
  • Change path of REST APIs for 'Sample Extension Plugin' and naming convension in filename and comments (#25)
  • Rename other identifiers from opendistro or elasticsearch to OpenSearch (#28)

Documentation

  • Update issue template with multiple labels (#21)

Version 1.0.0.0-rc1

08 Jun 16:57
532b160
Compare
Choose a tag to compare

Compatible with OpenSearch (set version here).

  • Rename settings from OpenDistro and OpenSearch, with backwards compatibility, using fallback (#20)
  • Update issue template with multiple labels (#21)
  • Rename namespaces from odfe to opensearch (#24)
  • Change plugin setting name from 'opensearch.' to 'pluigns.' (#27)
  • Change path of REST APIs for 'Sample Extension Plugin' and naming convension in filename and comments (#25)
  • Rename remaining identifiers from 'opendistro' or 'elasticsearch' to 'OpenSearch' (#28)
  • Version changed to rc1 (#30)
  • Add rc1 release notes (#31)
  • Add build qualifier 'rc1' in the CI workflow for building OpenSearch (#33)
  • Update OpenSearch branch to 1.0 (#34)
  • Correcting failure logging (#35)

Release v1.0.0.0-beta1

13 May 18:47
b500313
Compare
Choose a tag to compare

Compatible with OpenSearch 1.0.0-beta1

Maintenance

  • Migrate to OpenSearch (#1)

Documentation

  • Update licenses (#3)
  • Go Public (#2)
  • Add new license header (#6)
  • update release note for 1.0.0.0-beta1 (#17)

Infrastructure

  • Build and publish to maven local, enable CI (#8)
  • Reset version to 1.0. (#9)
  • Build against OpenSearch 1.0.0-alpha1. (#11)
  • Rename plugin (#14)
  • Run integration tests in CI + alpha2 (#12)
  • consume opensearch 1.0.0-beta1 (#18)