chore(main): release 1.468.0 (#5356)

* chore(main): release 1.468.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2025-02-24 23:14:49 +01:00
committed by GitHub
parent 6e595ecafd
commit 5179266259
16 changed files with 162 additions and 121 deletions
+24
View File
@@ -1,5 +1,29 @@
# Changelog
## [1.468.0](https://github.com/windmill-labs/windmill/compare/v1.467.1...v1.468.0) (2025-02-24)
### Features
* add audit logs scope filter in admins workspace ([#5352](https://github.com/windmill-labs/windmill/issues/5352)) ([b3e00b7](https://github.com/windmill-labs/windmill/commit/b3e00b7fdc3ad4c689fc30216accbed05822794c))
* add support for | None and Optional in python ([#5361](https://github.com/windmill-labs/windmill/issues/5361)) ([9736355](https://github.com/windmill-labs/windmill/commit/9736355d5f82615100212698c5537997e5a0de39))
* make flow lock deployment error visible in UI ([b8e6d0d](https://github.com/windmill-labs/windmill/commit/b8e6d0da79ca57b115e7cb0ccff9f5623b23f3f3))
### Bug Fixes
* add LOCALAPPDATA env variable to python execution on windows ([8806870](https://github.com/windmill-labs/windmill/commit/8806870b1bf67c2f77beaf04d986cf172c7b4bf4))
* fix confirmation modal check on deploy ([3028325](https://github.com/windmill-labs/windmill/commit/3028325615e2f7e5ee3d1b6278580121880db14f))
* **frontend:** make html app component content selectable ([#5359](https://github.com/windmill-labs/windmill/issues/5359)) ([f1c5b77](https://github.com/windmill-labs/windmill/commit/f1c5b77d7af8433905937d274b97c2d5cd6c1316))
* handle better forced value propagation in apps ([7c842c8](https://github.com/windmill-labs/windmill/commit/7c842c88bf5225b6bc39857109b1b1ba5f99d708))
* handle better optional chaining operator ([d45c1f6](https://github.com/windmill-labs/windmill/commit/d45c1f69d48a5ad93f4399ce0150bbff6fd4fa6b))
* improve app markdown rendering ([96597d3](https://github.com/windmill-labs/windmill/commit/96597d3d6b3d31298e5582a55e11e1d48edbf175))
* improve cancel/back behavior on editors ([0565981](https://github.com/windmill-labs/windmill/commit/05659816e722effcba27e71f855e819c606f8756))
* improve custom component rendering ([4ee4ff7](https://github.com/windmill-labs/windmill/commit/4ee4ff78d389d61c63952c84dee967113c783c45))
* improve webhook settings cache invalidation ([0456272](https://github.com/windmill-labs/windmill/commit/0456272e3f36996c5f223fc332b150c7a64c2f05))
* update bun t.1.43-&gt;1.2.3 ([4e477d1](https://github.com/windmill-labs/windmill/commit/4e477d1f589343980d7bd2953909ff6a6be30739))
* update deno 2.1.2-&gt;2.2.1 ([b102ff4](https://github.com/windmill-labs/windmill/commit/b102ff4a4643e2f06d44d493f2f776b44ae721cc))
## [1.467.1](https://github.com/windmill-labs/windmill/compare/v1.467.0...v1.467.1) (2025-02-22)
+121 -104
View File
@@ -607,7 +607,7 @@ dependencies = [
"portable-atomic",
"rand 0.8.5",
"regex",
"ring 0.17.10",
"ring 0.17.11",
"rustls-native-certs 0.7.3",
"rustls-pemfile 2.2.0",
"rustls-webpki 0.102.8",
@@ -636,7 +636,7 @@ dependencies = [
"bytes",
"http 1.2.0",
"rand 0.8.5",
"reqwest 0.12.9",
"reqwest 0.12.12",
"serde",
"serde-aux",
"serde_json",
@@ -772,9 +772,9 @@ checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
[[package]]
name = "aws-config"
version = "1.5.16"
version = "1.5.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "50236e4d60fe8458de90a71c0922c761e41755adf091b1b03de1cef537179915"
checksum = "490aa7465ee685b2ced076bb87ef654a47724a7844e2c7d3af4e749ce5b875dd"
dependencies = [
"aws-credential-types",
"aws-runtime",
@@ -792,7 +792,7 @@ dependencies = [
"fastrand 2.3.0",
"hex",
"http 0.2.12",
"ring 0.17.10",
"ring 0.17.11",
"time",
"tokio",
"tracing",
@@ -861,9 +861,9 @@ dependencies = [
[[package]]
name = "aws-sdk-sso"
version = "1.59.0"
version = "1.60.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "00a35fc7e74f5be45839eb753568535c074a592185dd0a2d406685018d581c43"
checksum = "60186fab60b24376d3e33b9ff0a43485f99efd470e3b75a9160c849741d63d56"
dependencies = [
"aws-credential-types",
"aws-runtime",
@@ -883,9 +883,9 @@ dependencies = [
[[package]]
name = "aws-sdk-ssooidc"
version = "1.60.0"
version = "1.61.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f8fa655b4f313124ce272cbc38c5fef13793c832279cec750103e5e6b71a54b8"
checksum = "7033130ce1ee13e6018905b7b976c915963755aef299c1521897679d6cd4f8ef"
dependencies = [
"aws-credential-types",
"aws-runtime",
@@ -905,9 +905,9 @@ dependencies = [
[[package]]
name = "aws-sdk-sts"
version = "1.60.0"
version = "1.61.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dc1cfe5e16b90421ea031f4c6348b534ef442e76f6bf4a1b2b592c12cc2c6af9"
checksum = "c5c1cac7677179d622b4448b0d31bcb359185295dc6fca891920cfb17e2b5156"
dependencies = [
"aws-credential-types",
"aws-runtime",
@@ -1930,9 +1930,9 @@ dependencies = [
[[package]]
name = "clap"
version = "4.5.30"
version = "4.5.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "92b7b18d71fad5313a1e320fa9897994228ce274b60faa4d694fe0ea89cd9e6d"
checksum = "027bb0d98429ae334a8698531da7077bdf906419543a35a55c2cb1b66437d767"
dependencies = [
"clap_builder",
"clap_derive",
@@ -1940,9 +1940,9 @@ dependencies = [
[[package]]
name = "clap_builder"
version = "4.5.30"
version = "4.5.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a35db2071778a7344791a4fb4f95308b5673d219dee3ae348b86642574ecc90c"
checksum = "5589e0cba072e0f3d23791efac0fd8627b49c829c196a492e88168e6a669d863"
dependencies = [
"anstream",
"anstyle",
@@ -2061,16 +2061,6 @@ dependencies = [
"windows-sys 0.59.0",
]
[[package]]
name = "console_error_panic_hook"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a06aeb73f470f66dcdbf7223caeebb85984942f22f1adb2a088cf9668146bbbc"
dependencies = [
"cfg-if",
"wasm-bindgen",
]
[[package]]
name = "const-oid"
version = "0.9.6"
@@ -2896,7 +2886,7 @@ dependencies = [
"itertools 0.12.1",
"log",
"paste",
"petgraph",
"petgraph 0.6.5",
"regex",
]
@@ -3234,7 +3224,7 @@ dependencies = [
"p384",
"p521",
"rand 0.8.5",
"ring 0.17.10",
"ring 0.17.11",
"rsa",
"sec1",
"serde",
@@ -3395,7 +3385,7 @@ dependencies = [
"percent-encoding",
"phf",
"pin-project",
"ring 0.17.10",
"ring 0.17.11",
"scopeguard",
"serde",
"smallvec",
@@ -3609,7 +3599,7 @@ dependencies = [
"pkcs8",
"rand 0.8.5",
"regex",
"ring 0.17.10",
"ring 0.17.11",
"ripemd",
"rsa",
"rusqlite",
@@ -4540,9 +4530,9 @@ dependencies = [
[[package]]
name = "either"
version = "1.13.0"
version = "1.14.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
checksum = "b7914353092ddf589ad78f25c5c1c21b7f80b0ff8621e7c814c3485b5306da9d"
dependencies = [
"serde",
]
@@ -4817,6 +4807,12 @@ version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"
[[package]]
name = "fixedbitset"
version = "0.5.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1d674e81391d1e1ab681a28d99df07927c6d4aa5b027d7da16ba32d1d21ecd99"
[[package]]
name = "flatbuffers"
version = "24.12.23"
@@ -4829,9 +4825,9 @@ dependencies = [
[[package]]
name = "flate2"
version = "1.0.35"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c936bfdafb507ebbf50b8074c54fa31c5be9a1e7e5f467dd659697041407d07c"
checksum = "11faaf5a5236997af9848be0bef4db95824b1d534ebc64d0f0c6cf3e67bd38dc"
dependencies = [
"crc32fast",
"libz-sys",
@@ -6034,9 +6030,9 @@ dependencies = [
[[package]]
name = "hyper-timeout"
version = "0.5.1"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3203a961e5c83b6f5498933e78b6b263e208c197b63e9c6c53cc82ffd3f63793"
checksum = "2b90d566bffbce6a75bd8b09a05aa8c2cb1fabb6cb348f8840c9e4c90a0d83b0"
dependencies = [
"hyper 1.6.0",
"hyper-util",
@@ -6795,9 +6791,9 @@ dependencies = [
[[package]]
name = "libc"
version = "0.2.169"
version = "0.2.170"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a"
checksum = "875b3680cb2f8f71bdcf9a30f38d48282f5d3c95cbf9b3fa57269bb5d5c06828"
[[package]]
name = "libffi"
@@ -7266,6 +7262,16 @@ dependencies = [
"unicase",
]
[[package]]
name = "minicov"
version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f27fe9f1cc3c22e1687f9446c2083c4c5fc7f0bcf1c7a86bdbded14985895b4b"
dependencies = [
"cc",
"walkdir",
]
[[package]]
name = "minimal-lexical"
version = "0.2.1"
@@ -7826,7 +7832,7 @@ dependencies = [
"getrandom 0.2.15",
"http 1.2.0",
"rand 0.8.5",
"reqwest 0.12.9",
"reqwest 0.12.12",
"serde",
"serde_json",
"serde_path_to_error",
@@ -7872,8 +7878,8 @@ dependencies = [
"percent-encoding",
"quick-xml 0.36.2",
"rand 0.8.5",
"reqwest 0.12.9",
"ring 0.17.10",
"reqwest 0.12.12",
"ring 0.17.11",
"serde",
"serde_json",
"snafu",
@@ -7909,9 +7915,9 @@ checksum = "945462a4b81e43c4e3ba96bd7b49d834c6f61198356aa858733bc4acf3cbe62e"
[[package]]
name = "oneshot"
version = "0.1.10"
version = "0.1.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "79d72a7c0f743d2ebb0a2ad1d219db75fdc799092ed3a884c9144c42a31225bd"
checksum = "b4ce411919553d3f9fa53a0880544cda985a112117a0444d5ff1e870a893d6ea"
[[package]]
name = "onig"
@@ -8428,7 +8434,17 @@ version = "0.6.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db"
dependencies = [
"fixedbitset",
"fixedbitset 0.4.2",
"indexmap 2.7.1",
]
[[package]]
name = "petgraph"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3672b37090dbd86368a4145bc067582552b29c27377cad4e0a306c97f9bd7772"
dependencies = [
"fixedbitset 0.5.7",
"indexmap 2.7.1",
]
@@ -8608,9 +8624,9 @@ dependencies = [
[[package]]
name = "portable-atomic"
version = "1.10.0"
version = "1.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "280dc24453071f1b63954171985a0b0d30058d287960968b9b2aca264c8d4ee6"
checksum = "350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e"
[[package]]
name = "postgres-native-tls"
@@ -8935,7 +8951,7 @@ dependencies = [
"log",
"multimap",
"once_cell",
"petgraph",
"petgraph 0.7.1",
"prettyplease 0.2.29",
"prost",
"prost-types",
@@ -9084,7 +9100,7 @@ dependencies = [
"bytes",
"getrandom 0.2.15",
"rand 0.8.5",
"ring 0.17.10",
"ring 0.17.11",
"rustc-hash 2.1.1",
"rustls 0.23.23",
"rustls-pki-types",
@@ -9165,7 +9181,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3779b94aeb87e8bd4e834cee3650289ee9e0d5677f976ecdb6d219e5f4f6cd94"
dependencies = [
"rand_chacha 0.9.0",
"rand_core 0.9.1",
"rand_core 0.9.2",
"zerocopy 0.8.20",
]
@@ -9196,7 +9212,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
dependencies = [
"ppv-lite86",
"rand_core 0.9.1",
"rand_core 0.9.2",
]
[[package]]
@@ -9219,9 +9235,9 @@ dependencies = [
[[package]]
name = "rand_core"
version = "0.9.1"
version = "0.9.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a88e0da7a2c97baa202165137c158d0a2e824ac465d13d81046727b34cb247d3"
checksum = "7a509b1a2ffbe92afab0e55c8fd99dea1c280e8171bd2d88682bb20bc41cbc2c"
dependencies = [
"getrandom 0.3.1",
"zerocopy 0.8.20",
@@ -9518,9 +9534,9 @@ dependencies = [
[[package]]
name = "reqwest"
version = "0.12.9"
version = "0.12.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a77c62af46e79de0a562e1a9849205ffcb7fc1238876e9bd743357570e04046f"
checksum = "43e734407157c3c2034e0258f5e4473ddb361b1e85f95a66690d67264d7cd1da"
dependencies = [
"async-compression",
"base64 0.22.1",
@@ -9558,6 +9574,7 @@ dependencies = [
"tokio-native-tls",
"tokio-rustls 0.26.1",
"tokio-util",
"tower 0.5.2",
"tower-service",
"url",
"wasm-bindgen",
@@ -9611,9 +9628,9 @@ dependencies = [
[[package]]
name = "ring"
version = "0.17.10"
version = "0.17.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d34b5020fcdea098ef7d95e9f89ec15952123a4a039badd09fabebe9e963e839"
checksum = "da5349ae27d3887ca812fb375b45a4fbb36d8d12d2df394968cd86e35683fe73"
dependencies = [
"cc",
"cfg-if",
@@ -9847,7 +9864,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e"
dependencies = [
"log",
"ring 0.17.10",
"ring 0.17.11",
"rustls-webpki 0.101.7",
"sct",
]
@@ -9860,7 +9877,7 @@ checksum = "47796c98c480fce5406ef69d1c76378375492c3b0a0de587be0c1d9feb12f395"
dependencies = [
"log",
"once_cell",
"ring 0.17.10",
"ring 0.17.11",
"rustls-pki-types",
"rustls-webpki 0.102.8",
"subtle",
@@ -9949,7 +9966,7 @@ version = "0.101.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765"
dependencies = [
"ring 0.17.10",
"ring 0.17.11",
"untrusted 0.9.0",
]
@@ -9959,7 +9976,7 @@ version = "0.102.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9"
dependencies = [
"ring 0.17.10",
"ring 0.17.11",
"rustls-pki-types",
"untrusted 0.9.0",
]
@@ -10197,7 +10214,7 @@ version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414"
dependencies = [
"ring 0.17.10",
"ring 0.17.11",
"untrusted 0.9.0",
]
@@ -11922,9 +11939,9 @@ checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
[[package]]
name = "tar"
version = "0.4.43"
version = "0.4.44"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c65998313f8e17d0d553d28f91a0df93e4dbbbf770279c7bc21ca0f09ea1a1f6"
checksum = "1d863878d212c87a19c1a610eb53bb01fe12951c0501cf5a0d65f724914a667a"
dependencies = [
"filetime",
"libc",
@@ -12429,7 +12446,7 @@ dependencies = [
"http 1.2.0",
"httparse",
"rand 0.8.5",
"ring 0.17.10",
"ring 0.17.11",
"rustls-native-certs 0.8.1",
"rustls-pki-types",
"tokio",
@@ -12701,7 +12718,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ba3beec919fbdf99d719de8eda6adae3281f8a5b71ae40431f44dc7423053d34"
dependencies = [
"loki-api",
"reqwest 0.12.9",
"reqwest 0.12.12",
"serde",
"serde_json",
"snap",
@@ -13366,12 +13383,13 @@ dependencies = [
[[package]]
name = "wasm-bindgen-futures"
version = "0.4.42"
version = "0.4.50"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "76bc14366121efc8dbb487ab05bcc9d346b3b5ec0eaa76e46594cabbe51762c0"
checksum = "555d470ec0bc3bb57890405e5d4322cc9ea83cebb085523ced7be4144dac1e61"
dependencies = [
"cfg-if",
"js-sys",
"once_cell",
"wasm-bindgen",
"web-sys",
]
@@ -13410,13 +13428,12 @@ dependencies = [
[[package]]
name = "wasm-bindgen-test"
version = "0.3.42"
version = "0.3.50"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d9bf62a58e0780af3e852044583deee40983e5886da43a271dd772379987667b"
checksum = "66c8d5e33ca3b6d9fa3b4676d774c5778031d27a578c2b007f905acf816152c3"
dependencies = [
"console_error_panic_hook",
"js-sys",
"scoped-tls",
"minicov",
"wasm-bindgen",
"wasm-bindgen-futures",
"wasm-bindgen-test-macro",
@@ -13424,9 +13441,9 @@ dependencies = [
[[package]]
name = "wasm-bindgen-test-macro"
version = "0.3.42"
version = "0.3.50"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b7f89739351a2e03cb94beb799d47fb2cac01759b40ec441f7de39b00cbf7ef0"
checksum = "17d5042cc5fa009658f9a7333ef24291b1291a25b6382dd68862a7f3b969f69b"
dependencies = [
"proc-macro2",
"quote",
@@ -13435,9 +13452,9 @@ dependencies = [
[[package]]
name = "wasm-streams"
version = "0.4.1"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4e072d4e72f700fb3443d8fe94a39315df013eef1104903cdb0a2abd322bbecd"
checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65"
dependencies = [
"futures-util",
"js-sys",
@@ -13674,7 +13691,7 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
[[package]]
name = "windmill"
version = "1.467.1"
version = "1.468.0"
dependencies = [
"anyhow",
"axum",
@@ -13692,7 +13709,7 @@ dependencies = [
"prometheus",
"quote",
"rand 0.9.0",
"reqwest 0.12.9",
"reqwest 0.12.12",
"serde",
"serde_json",
"sha2 0.10.8",
@@ -13717,7 +13734,7 @@ dependencies = [
[[package]]
name = "windmill-api"
version = "1.467.1"
version = "1.468.0"
dependencies = [
"anyhow",
"argon2",
@@ -13770,7 +13787,7 @@ dependencies = [
"rand 0.9.0",
"rdkafka",
"regex",
"reqwest 0.12.9",
"reqwest 0.12.12",
"rsa",
"rust-embed",
"rust_decimal",
@@ -13813,7 +13830,7 @@ dependencies = [
[[package]]
name = "windmill-api-client"
version = "1.467.1"
version = "1.468.0"
dependencies = [
"base64 0.22.1",
"chrono",
@@ -13831,7 +13848,7 @@ dependencies = [
[[package]]
name = "windmill-audit"
version = "1.467.1"
version = "1.468.0"
dependencies = [
"chrono",
"serde",
@@ -13844,7 +13861,7 @@ dependencies = [
[[package]]
name = "windmill-autoscaling"
version = "1.467.1"
version = "1.468.0"
dependencies = [
"anyhow",
"serde",
@@ -13858,7 +13875,7 @@ dependencies = [
[[package]]
name = "windmill-common"
version = "1.467.1"
version = "1.468.0"
dependencies = [
"anyhow",
"async-stream",
@@ -13895,7 +13912,7 @@ dependencies = [
"quick_cache",
"rand 0.9.0",
"regex",
"reqwest 0.12.9",
"reqwest 0.12.12",
"semver 1.0.25",
"serde",
"serde_json",
@@ -13917,7 +13934,7 @@ dependencies = [
[[package]]
name = "windmill-git-sync"
version = "1.467.1"
version = "1.468.0"
dependencies = [
"regex",
"serde",
@@ -13931,7 +13948,7 @@ dependencies = [
[[package]]
name = "windmill-indexer"
version = "1.467.1"
version = "1.468.0"
dependencies = [
"anyhow",
"bytes",
@@ -13954,7 +13971,7 @@ dependencies = [
[[package]]
name = "windmill-macros"
version = "1.467.1"
version = "1.468.0"
dependencies = [
"itertools 0.14.0",
"lazy_static",
@@ -13966,7 +13983,7 @@ dependencies = [
[[package]]
name = "windmill-parser"
version = "1.467.1"
version = "1.468.0"
dependencies = [
"convert_case 0.6.0",
"serde",
@@ -13975,7 +13992,7 @@ dependencies = [
[[package]]
name = "windmill-parser-bash"
version = "1.467.1"
version = "1.468.0"
dependencies = [
"anyhow",
"lazy_static",
@@ -13987,7 +14004,7 @@ dependencies = [
[[package]]
name = "windmill-parser-csharp"
version = "1.467.1"
version = "1.468.0"
dependencies = [
"anyhow",
"serde_json",
@@ -13999,7 +14016,7 @@ dependencies = [
[[package]]
name = "windmill-parser-go"
version = "1.467.1"
version = "1.468.0"
dependencies = [
"anyhow",
"gosyn",
@@ -14011,7 +14028,7 @@ dependencies = [
[[package]]
name = "windmill-parser-graphql"
version = "1.467.1"
version = "1.468.0"
dependencies = [
"anyhow",
"lazy_static",
@@ -14023,7 +14040,7 @@ dependencies = [
[[package]]
name = "windmill-parser-php"
version = "1.467.1"
version = "1.468.0"
dependencies = [
"anyhow",
"itertools 0.14.0",
@@ -14034,7 +14051,7 @@ dependencies = [
[[package]]
name = "windmill-parser-py"
version = "1.467.1"
version = "1.468.0"
dependencies = [
"anyhow",
"itertools 0.14.0",
@@ -14045,7 +14062,7 @@ dependencies = [
[[package]]
name = "windmill-parser-py-imports"
version = "1.467.1"
version = "1.468.0"
dependencies = [
"anyhow",
"async-recursion",
@@ -14065,7 +14082,7 @@ dependencies = [
[[package]]
name = "windmill-parser-rust"
version = "1.467.1"
version = "1.468.0"
dependencies = [
"anyhow",
"convert_case 0.6.0",
@@ -14082,7 +14099,7 @@ dependencies = [
[[package]]
name = "windmill-parser-sql"
version = "1.467.1"
version = "1.468.0"
dependencies = [
"anyhow",
"lazy_static",
@@ -14094,7 +14111,7 @@ dependencies = [
[[package]]
name = "windmill-parser-ts"
version = "1.467.1"
version = "1.468.0"
dependencies = [
"anyhow",
"lazy_static",
@@ -14112,7 +14129,7 @@ dependencies = [
[[package]]
name = "windmill-parser-wasm"
version = "1.467.1"
version = "1.468.0"
dependencies = [
"anyhow",
"getrandom 0.2.15",
@@ -14134,7 +14151,7 @@ dependencies = [
[[package]]
name = "windmill-parser-yaml"
version = "1.467.1"
version = "1.468.0"
dependencies = [
"anyhow",
"serde_json",
@@ -14144,7 +14161,7 @@ dependencies = [
[[package]]
name = "windmill-queue"
version = "1.467.1"
version = "1.468.0"
dependencies = [
"anyhow",
"async-recursion",
@@ -14161,7 +14178,7 @@ dependencies = [
"lazy_static",
"prometheus",
"regex",
"reqwest 0.12.9",
"reqwest 0.12.12",
"serde",
"serde_json",
"serde_urlencoded",
@@ -14177,7 +14194,7 @@ dependencies = [
[[package]]
name = "windmill-sql-datatype-parser-wasm"
version = "1.467.1"
version = "1.468.0"
dependencies = [
"wasm-bindgen",
"wasm-bindgen-test",
@@ -14187,7 +14204,7 @@ dependencies = [
[[package]]
name = "windmill-worker"
version = "1.467.1"
version = "1.468.0"
dependencies = [
"anyhow",
"async-recursion",
@@ -14235,7 +14252,7 @@ dependencies = [
"prometheus",
"rand 0.9.0",
"regex",
"reqwest 0.12.9",
"reqwest 0.12.12",
"rust_decimal",
"serde",
"serde_json",
+2 -2
View File
@@ -1,6 +1,6 @@
[package]
name = "windmill"
version = "1.467.1"
version = "1.468.0"
authors.workspace = true
edition.workspace = true
@@ -30,7 +30,7 @@ members = [
]
[workspace.package]
version = "1.467.1"
version = "1.468.0"
authors = ["Ruben Fiszel <ruben@windmill.dev>"]
edition = "2021"
+1 -1
View File
@@ -1,7 +1,7 @@
openapi: "3.0.3"
info:
version: 1.467.1
version: 1.468.0
title: Windmill API
contact:
+1 -1
View File
@@ -2,7 +2,7 @@ import { sleep } from "https://deno.land/x/sleep@v1.2.1/mod.ts";
import * as windmill from "https://deno.land/x/windmill@v1.174.0/mod.ts";
import * as api from "https://deno.land/x/windmill@v1.174.0/windmill-api/index.ts";
export const VERSION = "v1.467.1";
export const VERSION = "v1.468.0";
export async function login(email: string, password: string): Promise<string> {
return await windmill.UserService.login({
+1 -1
View File
@@ -62,7 +62,7 @@ export {
// }
// });
export const VERSION = "1.467.1";
export const VERSION = "1.468.0";
const command = new Command()
.name("wmill")
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "windmill-components",
"version": "1.467.1",
"version": "1.468.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "windmill-components",
"version": "1.467.1",
"version": "1.468.0",
"license": "AGPL-3.0",
"dependencies": {
"@anthropic-ai/sdk": "^0.32.1",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "windmill-components",
"version": "1.467.1",
"version": "1.468.0",
"scripts": {
"dev": "vite dev",
"build": "vite build",
+2 -2
View File
@@ -4,8 +4,8 @@ verify_ssl = true
name = "pypi"
[packages]
wmill = ">=1.467.1"
wmill_pg = ">=1.467.1"
wmill = ">=1.468.0"
wmill_pg = ">=1.468.0"
sendgrid = "*"
mysql-connector-python = "*"
pymongo = "*"
+1 -1
View File
@@ -1,7 +1,7 @@
openapi: "3.0.3"
info:
version: 1.467.1
version: 1.468.0
title: OpenFlow Spec
contact:
name: Ruben Fiszel
@@ -12,7 +12,7 @@
RootModule = 'WindmillClient.psm1'
# Version number of this module.
ModuleVersion = '1.467.1'
ModuleVersion = '1.468.0'
# Supported PSEditions
# CompatiblePSEditions = @()
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "wmill"
version = "1.467.1"
version = "1.468.0"
description = "A client library for accessing Windmill server wrapping the Windmill client API"
license = "Apache-2.0"
homepage = "https://windmill.dev"
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "wmill-pg"
version = "1.467.1"
version = "1.468.0"
description = "An extension client for the wmill client library focused on pg"
license = "Apache-2.0"
homepage = "https://windmill.dev"
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@windmill/windmill",
"version": "1.467.1",
"version": "1.468.0",
"exports": "./src/index.ts",
"publish": {
"exclude": ["!src", "./s3Types.ts", "./client.ts"]
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "windmill-client",
"description": "Windmill SDK client for browsers and Node.js",
"version": "1.467.1",
"version": "1.468.0",
"author": "Ruben Fiszel",
"license": "Apache 2.0",
"devDependencies": {
+1 -1
View File
@@ -1 +1 @@
1.467.1
1.468.0