Skip to content

Releases: windmill-labs/windmill

v1.421.0

07 Nov 19:55
162070d
Compare
Choose a tag to compare

1.421.0 (2024-11-07)

Features

Bug Fixes

  • improve nested schema editor field change (a3feca7)

v1.420.1

07 Nov 17:00
d35d2cc
Compare
Choose a tag to compare

1.420.1 (2024-11-07)

Bug Fixes

  • improve prop filtering on flow prop picker (0501ad8)

v1.420.0

07 Nov 16:19
adeb30c
Compare
Choose a tag to compare

1.420.0 (2024-11-07)

Features

  • frontend: detect expr in flow input transform + filter right panel based on expr (#4651) (e9b7dca)
  • frontend: nodes from flow can be connected directly in expr input through a plug icon (#4652) (ceaf56c)

v1.419.0

06 Nov 19:30
43b8a5a
Compare
Choose a tag to compare

1.419.0 (2024-11-06)

Features

Bug Fixes

  • clarify error messages when job timeout or cancelled with more details (771d740)
  • cli: improve handling of deleted items on windows (9a8dcc9)
  • display logs in native mode when script fails (#4655) (7578ceb)
  • frontend: arg input json handling when the value is not of the same type as schema (#4479) (8d8156b)
  • frontend: improve flow prop picker design (323912c)

v1.418.0

05 Nov 00:24
c578ecd
Compare
Choose a tag to compare

1.418.0 (2024-11-04)

Features

  • frontend: improve and simplify scheduled poll flows (#4560) (22ab51e)
  • oauth: add snowflake oauth support (#4622) (693b7a4)

Bug Fixes

  • prometheus: improve queue_count when tags have no more jobs (09156b6)

v1.417.3

04 Nov 19:51
b245edc
Compare
Choose a tag to compare

1.417.3 (2024-11-04)

Bug Fixes

  • cli: improve pulling instance with folderPerInstance (1e7909e)

v1.417.2

04 Nov 16:51
e87a860
Compare
Choose a tag to compare

1.417.2 (2024-11-04)

Bug Fixes

  • cli: improve pulling instance with folderPerInstance (00748f4)

v1.417.1

04 Nov 16:18
021ed5a
Compare
Choose a tag to compare

1.418.0 (2024-11-03)

Features


Important

Release version 1.417.1 with a bug fix for missing options in instance configurations.

  • Release:
    • Update version.txt to 1.417.1.
    • Update CHANGELOG.md with bug fix details for version 1.417.1.
  • Bug Fixes:
    • Fix missing options for pull and push instance configurations.

This description was created by Ellipsis for e39333b. It will automatically update as commits are pushed.

v1.417.0

03 Nov 12:52
a1c0f67
Compare
Choose a tag to compare
chore(main): release 1.417.0 (#4628)

* chore(main): release 1.0.0

* Apply automatic changes

* update

* Apply automatic changes

* Update CHANGELOG.md

---------

Co-authored-by: rubenfiszel <[email protected]>

v1.416.2

02 Nov 13:11
f1d8901
Compare
Choose a tag to compare

1.416.2 (2024-11-02)

Bug Fixes

  • apply NO_PROXY and HTTP_PROXY, HTTPS_PROXY more consistently (567d621)