Releases: windmill-labs/windmill
Releases · windmill-labs/windmill
v1.428.0
Features
Bug Fixes
- prevent groups to be ill-defined with non writer owners (f59c0c0)
v1.427.0
Features
- backend: move some static fields out of job tables (#4689) (97457a5)
Bug Fixes
v1.426.1
Bug Fixes
- playbook files permission mode incompatible with Windows (#4740) (4d9ec90)
v1.426.0
Features
Bug Fixes
- do not mount critical alerts modal if user is neither superadmin nor workspace admin (#4731) (180809d)
v1.424.0
Features
- allow setting password and login type from superadmin UI (2a1bff3)
- backend: monitor minimal version of living workers (#4704) (50ff183)
- Support mistral anthropic for ai (#4692) (556b4a4)
Bug Fixes
- add countCompletedJobs api (2a78359)
- add queue_couts api (10b6b1d)
- autoscaling when count < min worker set to min_workers (180bb82)
- deployment callbacks have a concurrency limit of 1 on same path (c44fc4f)
v1.423.2
Bug Fixes
- fix intempestive expr type change in flow transform (84bd06e)
v1.423.1
Bug Fixes
- autoscaling: autoscaling thresholds to be >= and not > (de00944)