Skip to content

Releases: windmill-labs/windmill

v1.455.2

31 Jan 19:09
c397e99
Compare
Choose a tag to compare

1.455.2 (2025-01-31)

Bug Fixes

  • fix worker restart on otel setting set from undefined to null (#5183) (940fb03)
  • improve autoscaling num workers inc (2638dfc)
  • improve history and saved inputs rever mechanism (0b0e564)

v1.455.1

31 Jan 13:43
9b6e464
Compare
Choose a tag to compare

1.455.1 (2025-01-31)

Bug Fixes

v1.455.0

31 Jan 12:57
596969e
Compare
Choose a tag to compare

1.455.0 (2025-01-31)

Features

  • cli: add --parallel option to push + display timings (73dbb8f)
  • duckdb connection settings with azure blob storage (#5180) (8ba0f3a)
  • polars connection settings with azure blob storage (#5175) (8b65f1b)

Bug Fixes

  • capture panel never stopping + http saved config (#5179) (ff3339d)
  • restart zombie job correctly handle concurrency limits (#5181) (8a93418)

v1.454.1

30 Jan 18:51
6c5a923
Compare
Choose a tag to compare

1.454.1 (2025-01-30)

Bug Fixes

  • fix codebase script execution (b1155a9)

v1.454.0

30 Jan 17:36
4296315
Compare
Choose a tag to compare

1.454.0 (2025-01-30)

Features

Bug Fixes

  • fix app form password handling (4812c0c)
  • improve codebase support (c8cc9d2)

v1.453.1

30 Jan 11:25
90ebbff
Compare
Choose a tag to compare

1.453.1 (2025-01-30)

Bug Fixes

  • frontend: fetching job result (db schema) separatly if too big (#5171) (f29ee67)
  • typescript-client: fix typescript client mocked api behavior (7f516f0)

v1.453.0

29 Jan 21:25
46458a5
Compare
Choose a tag to compare

1.453.0 (2025-01-29)

Features

Bug Fixes

  • oracledb tag for native workers + client not working on arm systems (#5162) (a1579c1)
  • python: fix uv can't find ssl certificates (#5157) (680fb18)

v1.452.1

27 Jan 23:20
94848d4
Compare
Choose a tag to compare

1.452.1 (2025-01-27)

Bug Fixes

  • fix broken tabs for apps (eaf633c)

v1.452.0

27 Jan 22:52
bf14434
Compare
Choose a tag to compare

1.452.0 (2025-01-27)

Features

v1.451.0

27 Jan 16:55
23e20d0
Compare
Choose a tag to compare

1.451.0 (2025-01-27)

Features

  • app builder accordion list and accordion tab component (#5132) (0e41023)
  • typescript-client: add ability to mock typescript api for testing (f9ce01c)

Bug Fixes