Skip to content

Releases: OkraScheduler/OkraApi

1.3.0

29 May 23:02
Compare
Choose a tag to compare

Major changes

  • Modifying the spec to support Asynchronous Okra.
  • Minor improvements

1.2.0

16 May 21:35
Compare
Choose a tag to compare

Major changes

  • Adding Index Definitions
  • Improving AbstractOkra

1.1.1

13 May 16:18
Compare
Choose a tag to compare

Major changes

  • Minor fix

1.1.0

13 May 16:12
Compare
Choose a tag to compare

Major changes

  • Improving API spec
  • Adding countByStatus method
  • BREAKING CHANGE: poll() now deletes the item after retrieved
  • BREAKING CHANGE: peek() retrieves one item (if found) without removing it from the repository
  • BREAKING CHANGE: retrieve() tries to get one item from the repository. If no item is found, an exception is thrown.

1.0.0

05 May 17:08
Compare
Choose a tag to compare

First version