Releases: taylorchu/work
Releases · taylorchu/work
v0.3.1
What's Changed
- TWEAK: test with go 1.22 by @taylorchu in #122
- TWEAK: update deps by @taylorchu in #123
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- TWEAK: limit script args with small batch by @taylorchu in #119
sidekiq.Pull (moving from sidekiq to work) is removed. Use work http api to do that instead.
Full Changelog: v0.2.17...v0.3.0
v0.2.17
What's Changed
- TWEAK: define prometheus buckets by @taylorchu in #115
- TWEAK: upgrade deps by @taylorchu in #116
- TWEAK: export http create job payload by @taylorchu in #117
- TWEAK: do not export CreateJobOptions by @taylorchu in #118
Full Changelog: v0.2.16...v0.2.17
v0.2.16
What's Changed
- TWEAK: allow custom prometheus registry by @taylorchu in #114
We no longer register to default prometheus registry with init()
. Make sure to register the metrics yourselves after upgrade.
Full Changelog: v0.2.15...v0.2.16
v0.2.15
What's Changed
- TEST: wait until cluster is ready by @taylorchu in #110
- TEST: fix test failure due to int truncation by @taylorchu in #111
- TWEAK: limit sidekiq pull job count by @taylorchu in #112
- TWEAK: speed up sidekiq pull ack by @taylorchu in #113
Full Changelog: v0.2.14...v0.2.15
v0.2.14
What's Changed
- TWEAK: update deps by @taylorchu in #106
- TWEAK: update deps by @taylorchu in #107
- TEST: fix redis flaky tests by @taylorchu in #108
Full Changelog: v0.2.13...v0.2.14
v0.2.13
What's Changed
- FEATURE: more efficient sidekiq pull by @taylorchu in #105
Full Changelog: v0.2.12...v0.2.13
v0.2.12
What's Changed
- TWEAK: upgrade go-redis by @taylorchu in #98
- DOC: fix link url by @taylorchu in #99
- TWEAK: update deps by @taylorchu in #100
- TEST: update testify by @taylorchu in #102
- TWEAK: validate sidekiq queue by @taylorchu in #103
- TWEAK: pull only locks once by @taylorchu in #104
Full Changelog: v0.2.11...v0.2.12
v0.2.11
v0.2.10
What's Changed
- TWEAK: ensure sidekiq job is created exactly once by @taylorchu in #94
- TEST: more http server tests by @taylorchu in #95
Full Changelog: v0.2.9...v0.2.10