0.83.1
activepieces/activepieces0.83.1May 22, 2026by abuaboud
AI Summary
A minor bug fix release addressing worker-group cache key issues to improve stability during rolling deployments.
Key Highlights
- Fix worker-group cache key to v2
- Drop redlock and cache no-worker-group sentinel
New Features
- Worker group cache improvements for rolling deployments
Full Release Notes
## 🐞 Bug Fixes * fix(server): bump worker-group cache key to v2 to isolate rolling-deploy reads (#13242) @amrdb * fix(server): drop redlock + cache no-worker-group sentinel in getWorkerGroupId (#13199) @abuaboud ## Thanks ❤️ @abuaboud and @amrdb