Skip to content

Releases: windmill-labs/windmill

v1.342.0

04 Jun 22:42
d02430a
Compare
Choose a tag to compare

1.342.0 (2024-06-04)

Features

Bug Fixes

  • handle csv with different separators in csv preview (b756a3b)

v1.341.1

04 Jun 19:21
c7a86a8
Compare
Choose a tag to compare

1.341.1 (2024-06-04)

Bug Fixes

  • Filter on path not working (#3863) (98869ef)
  • fix writing binary file from global cache in go (ef9ad1a)
  • flow status viewer takes all the width on the runs page (b6016ab)
  • improve flow status viewer to display the step details on third tab (f54cfd3)
  • lock steps inside whileloops for flows (439ab8a)
  • make typescript client compatible with cf workers (#3807) (a9bf5a4)

v1.341.0

03 Jun 15:25
0fb96ec
Compare
Choose a tag to compare

1.341.0 (2024-06-03)

Features

  • frontend: Fix how runnable tied to a table actions are triggered + Display the sync columnDef error only in the editor (#3862) (76b6577)
  • warn when jobs spent a long time waiting in queue (#3856) (203264b)

Bug Fixes

  • fix python client for S3Object (44c36cd)
  • further restrict job api to logged in workspace users or anonymous jobs only" (#3860) (181cb7d)

v1.340.2

31 May 20:38
2c19fde
Compare
Choose a tag to compare

1.340.2 (2024-05-31)

Bug Fixes

  • add audit log exception to schedules (2359cdc)
  • fix csv preview for storage renderer (326446e)

v1.340.1

31 May 11:30
5c5b475
Compare
Choose a tag to compare

1.340.1 (2024-05-31)

Bug Fixes

  • typescript file upload supports arbitrary storage (9e822d4)

v1.340.0

31 May 10:58
2c16a20
Compare
Choose a tag to compare

1.340.0 (2024-05-31)

Features

  • chart interactivity: click points on the graph to select the corresponding jobs (#3851) (5156e29)
  • replace polars with datafusion for data preview (e07c262)
  • support multiple object storage + parquet_csv + polars -> datafusion" (#3853) (a22dc98)

Bug Fixes

  • simple subflow approval step triggering timeouts (be160f6)
  • wait for api to be read to load explorer table (96246cd)

v1.339.2

29 May 17:17
2558cfa
Compare
Choose a tag to compare

1.339.2 (2024-05-29)

Bug Fixes

v1.339.1

29 May 15:19
8a4d9c9
Compare
Choose a tag to compare

1.339.1 (2024-05-29)

Bug Fixes

  • allow_user_resoruces default deserialization (7238274)

v1.339.0

29 May 14:32
3dea341
Compare
Choose a tag to compare

1.339.0 (2024-05-29)

Features

v1.338.3

29 May 11:01
2294ce2
Compare
Choose a tag to compare

1.338.3 (2024-05-29)

Bug Fixes

  • fix resource type search (b01e335)