Releases: smartcontractkit/timelock-worker
Releases · smartcontractkit/timelock-worker
v0.2.0
v0.1.1
v0.1.0
v0.0.11
v0.0.10
v0.0.9
v0.0.8
What's Changed
- fix: don't specify go's patch version in go.mod by @gustavogama-cll in #138
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- chore: add CODEOWNERS by @jkongie in #99
- chore: standardises ci workflows by @jkongie in #98
- ci: run tests on push to main by @jkongie in #101
- ci: use the v1.62.0 linter and fix new issues by @jkongie in #100
- chore: add taskfiles to simplify development by @jkongie in #103
- chore: add/remove linters for consistency by @jkongie in #102
- build(deps): update several Go dependencies and GHA actions by @gustavogama-cll in #104
- build(deps): another round of dependabot upgrades by @gustavogama-cll in #112
- feat: add DRY_RUN config option by @gustavogama-cll in #97
- chore: use RBACTimelock geth wrapper from ccip-owner-contracts by @gustavogama-cll in #119
- chore: convert operation tests into unit tests using simulated backend by @gustavogama-cll in #118
- chore: replace zerolog with zap by @gustavogama-cll in #120
- fix: don't check the "done" state when processing a Cancelled event by @gustavogama-cll in #121
- fix: don't panic when processing unordered operations in scheduler by @gustavogama-cll in #130
- fix: add 30s timeout to context used to execute operations onchain by @gustavogama-cll in #132
- feat: add "pagination" to http-based event log poller by @gustavogama-cll in #131
New Contributors
Full Changelog: v0.0.6...v0.0.7