Coworker Versions Save

A reasonably-good delayed job queue for the JVM.

v1.2.0

5 years ago

v1.1.5

5 years ago

This commit fixes bugs with the java code, and bumps kotlin:

  • Fix Java yieldStage, to actually allow it to commit the transaction. (Thanks: @jmarianer !)
  • Bump Kotlin to 1.2.71

v1.1.4

5 years ago
  • fixes a bug where notifications would not respect the run_at timestamp.

Migrations:

  • None

NOTE: v1.1.2, and v1.1.3 were published erroneously, and should not be used.

v1.1.1

5 years ago

This marks v1.1.1 which stops distributing a shaded jar which caused warnings from kotlin compiler, and caused intellij to barf on the dependency.

Migrations to run:

  • None

v1.1.0

5 years ago

This release marks the second release of Coworker. Fixing numerous bugs within the codebase as well, as adding handleAsynchronously, and even docs!

Migrations needed for this version:

  • None

1.0.0

5 years ago

This release marks the first release of Coworker, and it's open sourcing.

Migrations needed for this deploy:

  • Migration V1