Skip to content

Releases: windmill-labs/windmill

v1.428.1

20 Nov 09:13
83ac5f0
Compare
Choose a tag to compare

1.428.1 (2024-11-20)

Bug Fixes

v1.428.0

19 Nov 19:20
b4be86c
Compare
Choose a tag to compare

1.428.0 (2024-11-19)

Features

Bug Fixes

  • prevent groups to be ill-defined with non writer owners (f59c0c0)

v1.427.0

19 Nov 10:32
8e86088
Compare
Choose a tag to compare

1.427.0 (2024-11-19)

Features

  • backend: move some static fields out of job tables (#4689) (97457a5)

Bug Fixes

  • improve flow status viewer for iterations (#4744) (1c39848)

v1.426.1

18 Nov 23:31
5e97526
Compare
Choose a tag to compare

1.426.1 (2024-11-18)

Bug Fixes

  • playbook files permission mode incompatible with Windows (#4740) (4d9ec90)

v1.426.0

18 Nov 16:16
46fae2a
Compare
Choose a tag to compare

1.426.0 (2024-11-18)

Features

Bug Fixes

  • do not mount critical alerts modal if user is neither superadmin nor workspace admin (#4731) (180809d)

v1.425.1

16 Nov 09:05
93063b1
Compare
Choose a tag to compare

1.425.1 (2024-11-16)

Bug Fixes

v1.425.0

15 Nov 21:32
4b04cc4
Compare
Choose a tag to compare

1.425.0 (2024-11-15)

Features

v1.424.0

14 Nov 20:29
47facb3
Compare
Choose a tag to compare

1.424.0 (2024-11-14)

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

13 Nov 23:35
ca8020c
Compare
Choose a tag to compare

1.423.2 (2024-11-13)

Bug Fixes

  • fix intempestive expr type change in flow transform (84bd06e)

v1.423.1

13 Nov 10:24
9f7aa01
Compare
Choose a tag to compare

1.423.1 (2024-11-12)

Bug Fixes

  • autoscaling: autoscaling thresholds to be >= and not > (de00944)