All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add
ResourceWorkTimeout
client config option to configure timeouts for resourceWork()
functions. - Add
ControllerInformTimeout
client config option to configure timeouts for controllerInform()
functions. - Add client
Subscribe()
function to subscribe to controller resource events.
- Fixed resource state and db constraint issues in the
Worker
andInformer
methods.
- Updated
river
version tov0.16.0
. - Configured River client with
SkipUnknownJobCheck
client config option to skip job arg worker validation and remove need to instantiate a duplicate, insert-only River client.
- This is the initial prerelease of Delta.