- Update dependencies.
- Update dependencies.
- Allow failure limit for channel to be configured.
- WorkGarbage is no longer global, and can be configured through the same interface.
- Finalize JobCreation Interface, and document it.
- Add Metrics to library.
- Added CI to the OSS repo.
- Fix Java
yieldStage
, to actually allow it to commit the transaction. - Bump Kotlin to 1.2.71
- Fix runAt notifications.
- Stop distributing shaded jar which causes warnings from mvn compile, and causes intellij to not correctly parse the dependency in certain cases.
- Bump postgresql version.
- Change Input Params to Interface, to allow users to dynamically refresh values.
- Add documentation site.
- Support
handleAsynchronously
which queues a particular method. - Bump Kotlin to v 1.2.70 (over 1.2.61)
- Fixed multiple bugs in FindHeadlessWork.
- Fixed an issue where Java classes wouldn't run in certain circumstances.
- Initial Open Sourcing of Coworker.