Releases: cplieger/scheduler
Releases · cplieger/scheduler
Release list
v3.0.0
v2.1.0
Added
- Add trigger subpackage — the single-owner broker (queue, socket server, client)
v2.0.0
Added
- V2 — Exclusive policy hooks, SlotFile, RerunFlag removal
Fixed
- Prevent a concurrent Clear from losing a raised Latch
v1.2.0
Added
- Add WithRedactedValue interval option for secret-capable config fields
- Add Exclusive cross-process run coalescing with a bounded rerun queue
v1.1.1
Fixed
- Normalize swapped WithBounds bounds to prevent an inverted clamp band
v1.1.0
Added
- Add Latch cross-process signal primitive
Fixed
- Clamp JitteredDelay fraction and harden drain/holder edge cases
v1.0.0
Added
- Scheduling scaffold for containerized job runners