Skip to content

v1.7.2

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Feb 07:47
· 11 commits to main since this release

Changelog

Features

  • 472bd95 feat(worker): implement generic locking and BaseWorker sync.Locker

Bug Fixes

  • 50f6899 fix(worker): resolve deadlocks in State and fix webhook context leak

Others

  • 10125a4 build: upgrade procio to v0.5.0 and enable ObserverBridge
  • f4db5bb docs(planning): schedule procio v0.4.x adoption in v1.7.2
  • 7820aa7 refactor(worker): update ProcessWorker for procio v0.5.0 and lazy cmd creation