Releases: Kuper-Tech/work
Releases · Kuper-Tech/work
v1.12.0
v1.11.2
v1.11.1
What's Changed
- watchdog: fix processed job handling by @lzakharov in #26
- watchdog: change skipped job log level by @lzakharov in #27
Full Changelog: v1.11.0...v1.11.1
v1.11.0
v1.10.0
v1.9.0
What's Changed
- Bump Go to 1.21 by @hageshtrem in #20
- Add a dead pool reaper hook by @hageshtrem in #21
- Refactoring logging with slog by @hageshtrem in #22
- Remove outdated comment by @hageshtrem in #23
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- Fix sleep period in periodic enqueuer by @lzakharov in #16
- Re-queue hung jobs after redis restarts correctly by @lzakharov in #17
- Fix forward condition by @hageshtrem in #19
- Remove stale periodic job from queue on requeue cycle by @hageshtrem in #18
New Contributors
- @lzakharov made their first contribution in #16
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- Remove redis password from workwebui log by @hageshtrem in #14
- Catch SIGTERM in webui by @hageshtrem in #15
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- Add retries for committing completed jobs by @hageshtrem in #13
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Make (*worker).fetchJob() x3 faster by @vadiminshakov in #10
- Upstream commits by @hageshtrem in #12
New Contributors
- @vadiminshakov made their first contribution in #10
Full Changelog: v1.4.0...v1.5.0