From b5185b0e12e1ea03be8a20496dda9880818f6e00 Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Mon, 30 Mar 2026 15:54:17 +0000 Subject: [PATCH] chore(main): release 1.669.0 (#8606) * chore(main): release 1.669.0 * Apply automatic changes --------- Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com> --- CHANGELOG.md | 17 + backend/Cargo.lock | 387 ++++++++++++------ backend/Cargo.toml | 4 +- backend/windmill-api/openapi.yaml | 2 +- benchmarks/lib.ts | 2 +- cli/src/main.ts | 2 +- frontend/package-lock.json | 54 ++- frontend/package.json | 2 +- lsp/Pipfile | 2 +- openflow.openapi.yaml | 2 +- .../WindmillClient/WindmillClient.psd1 | 2 +- python-client/wmill/pyproject.toml | 2 +- typescript-client/jsr.json | 2 +- typescript-client/package.json | 2 +- version.txt | 2 +- 15 files changed, 333 insertions(+), 151 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c3cc6b870..320edaec9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [1.669.0](https://github.com/windmill-labs/windmill/compare/v1.668.5...v1.669.0) (2026-03-30) + + +### Features + +* WAC workflow diagram visualization via WASM ([#8604](https://github.com/windmill-labs/windmill/issues/8604)) ([abc6b12](https://github.com/windmill-labs/windmill/commit/abc6b12d6815edc4dda3ddf5f0572ecedcb670dd)) + + +### Bug Fixes + +* add path traversal check in service_logs get_log_file endpoint ([#8605](https://github.com/windmill-labs/windmill/issues/8605)) ([5f2d3e6](https://github.com/windmill-labs/windmill/commit/5f2d3e6812f01fe6194bcfd976970a6e3c4186cc)) +* cast DuckDB IS_NULLABLE to string in metadata query ([#8607](https://github.com/windmill-labs/windmill/issues/8607)) ([f3012ee](https://github.com/windmill-labs/windmill/commit/f3012ee7ccc7a8947b5f6bd7c7df77984437f91e)) +* enable S3 bundle cache for PHP previews without lock file ([#8608](https://github.com/windmill-labs/windmill/issues/8608)) ([ee62315](https://github.com/windmill-labs/windmill/commit/ee6231590ed91063f104e6d054b52e88b569986f)) +* enforce workspace isolation on flow resume endpoint ([#8612](https://github.com/windmill-labs/windmill/issues/8612)) ([33032ed](https://github.com/windmill-labs/windmill/commit/33032ed297cf9ea867388d4ea2ece607c9d36dc7)) +* handle DuckDB boolean types in ColumnDef deserializers ([#8610](https://github.com/windmill-labs/windmill/issues/8610)) ([22da5bd](https://github.com/windmill-labs/windmill/commit/22da5bd9ea1ca000cfab3eecf1e3fb0fc01200cb)) +* use route_service instead of fallback_service for MCP router ([#8614](https://github.com/windmill-labs/windmill/issues/8614)) ([98934d5](https://github.com/windmill-labs/windmill/commit/98934d59c552325fcf88c016e31ae977970e8c9a)) + ## [1.668.5](https://github.com/windmill-labs/windmill/compare/v1.668.4...v1.668.5) (2026-03-29) diff --git a/backend/Cargo.lock b/backend/Cargo.lock index 8975ac252d..b571429172 100644 --- a/backend/Cargo.lock +++ b/backend/Cargo.lock @@ -39,7 +39,7 @@ version = "0.5.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d122413f284cf2d62fb1b7db97e02edb8cda96d769b16e443a4f6195e35662b0" dependencies = [ - "crypto-common", + "crypto-common 0.1.7", "generic-array", ] @@ -65,7 +65,7 @@ checksum = "9e8b47f52ea9bae42228d07ec09eb676433d7c4ed1ebdf0f1d1c29ed446f1ab8" dependencies = [ "cfg-if", "cipher 0.3.0", - "cpufeatures", + "cpufeatures 0.2.17", "opaque-debug", ] @@ -77,7 +77,7 @@ checksum = "ac1f845298e95f983ff1944b728ae08b8cebab80d684f0a832ed0fc74dfa27e2" dependencies = [ "cfg-if", "cipher 0.4.4", - "cpufeatures", + "cpufeatures 0.2.17", ] [[package]] @@ -249,7 +249,7 @@ checksum = "3c3610892ee6e0cbce8ae2700349fcf8f98adb0dbfbee85aec3c9179d29cc072" dependencies = [ "base64ct", "blake2", - "cpufeatures", + "cpufeatures 0.2.17", "password-hash", ] @@ -1113,7 +1113,7 @@ dependencies = [ "bytes", "form_urlencoded", "hex", - "hmac", + "hmac 0.12.1", "http 0.2.12", "http 1.4.0", "percent-encoding", @@ -1732,7 +1732,7 @@ dependencies = [ "cc", "cfg-if", "constant_time_eq 0.4.2", - "cpufeatures", + "cpufeatures 0.2.17", ] [[package]] @@ -1760,6 +1760,15 @@ dependencies = [ "generic-array", ] +[[package]] +name = "block-buffer" +version = "0.12.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cdd35008169921d80bc60d3d0ab416eecb028c4cd653352907921d95084790be" +dependencies = [ + "hybrid-array", +] + [[package]] name = "block-modes" version = "0.8.1" @@ -2229,6 +2238,17 @@ version = "0.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" +[[package]] +name = "chacha20" +version = "0.10.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6f8d983286843e49675a4b7a2d174efe136dc93a18d69130dd18198a6c167601" +dependencies = [ + "cfg-if", + "cpufeatures 0.3.0", + "rand_core 0.10.0", +] + [[package]] name = "chrono" version = "0.4.44" @@ -2278,7 +2298,7 @@ version = "0.4.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad" dependencies = [ - "crypto-common", + "crypto-common 0.1.7", "inout", ] @@ -2351,6 +2371,12 @@ dependencies = [ "cc", ] +[[package]] +name = "cmov" +version = "0.5.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "de0758edba32d61d1fd9f4d69491b47604b91ee2f7e6b33de7e54ca4ebe55dc3" + [[package]] name = "codespan-reporting" version = "0.11.1" @@ -2448,6 +2474,12 @@ version = "0.9.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8" +[[package]] +name = "const-oid" +version = "0.10.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a6ef517f0926dd24a1582492c791b6a4818a4d94e789a334894aa15b0d12f55c" + [[package]] name = "const-random" version = "0.1.18" @@ -2588,6 +2620,15 @@ dependencies = [ "libc", ] +[[package]] +name = "cpufeatures" +version = "0.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8b2a41393f66f16b0823bb79094d54ac5fbd34ab292ddafb9a0456ac9f87d201" +dependencies = [ + "libc", +] + [[package]] name = "crc" version = "3.4.0" @@ -2723,6 +2764,15 @@ dependencies = [ "typenum", ] +[[package]] +name = "crypto-common" +version = "0.2.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "77727bb15fa921304124b128af125e7e3b968275d1b108b379190264f4423710" +dependencies = [ + "hybrid-array", +] + [[package]] name = "csv" version = "1.3.1" @@ -2753,6 +2803,15 @@ dependencies = [ "cipher 0.4.4", ] +[[package]] +name = "ctutils" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1005a6d4446f5120ef475ad3d2af2b30c49c2c9c6904258e3bb30219bebed5e4" +dependencies = [ + "cmov", +] + [[package]] name = "curve25519-dalek" version = "4.1.3" @@ -2760,7 +2819,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "97fb8b7c4503de7d6ae7b42ab72a5a59857b4c937ec27a3d4539dba95b5ab2be" dependencies = [ "cfg-if", - "cpufeatures", + "cpufeatures 0.2.17", "curve25519-dalek-derive", "digest 0.10.7", "fiat-crypto 0.2.9", @@ -3847,7 +3906,7 @@ dependencies = [ "aes-kw", "base64 0.21.7", "cbc", - "const-oid", + "const-oid 0.9.6", "ctr", "curve25519-dalek", "deno_core", @@ -4176,7 +4235,7 @@ dependencies = [ "brotli 6.0.0", "bytes", "cbc", - "const-oid", + "const-oid 0.9.6", "ctr", "data-encoding", "deno_core", @@ -4763,7 +4822,7 @@ version = "0.7.10" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e7c1832837b905bbfb5101e07cc24c8deddf52f93225eee6ead5f4d63d53ddcb" dependencies = [ - "const-oid", + "const-oid 0.9.6", "der_derive", "pem-rfc7468", "zeroize", @@ -4949,11 +5008,23 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" dependencies = [ "block-buffer 0.10.4", - "const-oid", - "crypto-common", + "const-oid 0.9.6", + "crypto-common 0.1.7", "subtle", ] +[[package]] +name = "digest" +version = "0.11.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4850db49bf08e663084f7fb5c87d202ef91a3907271aff24a94eb97ff039153c" +dependencies = [ + "block-buffer 0.12.0", + "const-oid 0.10.2", + "crypto-common 0.2.1", + "ctutils", +] + [[package]] name = "dirs" version = "4.0.0" @@ -6179,6 +6250,7 @@ dependencies = [ "cfg-if", "libc", "r-efi 6.0.0", + "rand_core 0.10.0", "wasip2", "wasip3", ] @@ -6732,7 +6804,7 @@ version = "0.12.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7" dependencies = [ - "hmac", + "hmac 0.12.1", ] [[package]] @@ -6744,6 +6816,15 @@ dependencies = [ "digest 0.10.7", ] +[[package]] +name = "hmac" +version = "0.13.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6303bc9732ae41b04cb554b844a762b4115a61bfaa81e3e83050991eeb56863f" +dependencies = [ + "digest 0.11.2", +] + [[package]] name = "home" version = "0.5.12" @@ -6886,6 +6967,15 @@ version = "2.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "135b12329e5e3ce057a9f972339ea52bc954fe1e9358ef27f95e89716fbc5424" +[[package]] +name = "hybrid-array" +version = "0.4.9" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1a79f2aff40c18ab8615ddc5caa9eb5b96314aef18fe5823090f204ad988e813" +dependencies = [ + "typenum", +] + [[package]] name = "hyper" version = "0.14.32" @@ -7421,9 +7511,9 @@ dependencies = [ [[package]] name = "iri-string" -version = "0.7.11" +version = "0.7.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d8e7418f59cc01c88316161279a7f665217ae316b388e58a0d10e29f54f1e5eb" +checksum = "25e659a4bb38e810ebc252e53b5814ff908a8c58c2a9ce2fae1bbec24cbf4e20" dependencies = [ "memchr", "serde", @@ -7674,7 +7764,7 @@ version = "0.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cb26cec98cce3a3d96cbb7bced3c4b16e3d13f27ec56dbd62cbc8f39cfb9d653" dependencies = [ - "cpufeatures", + "cpufeatures 0.2.17", ] [[package]] @@ -8165,15 +8255,6 @@ dependencies = [ "hashbrown 0.15.5", ] -[[package]] -name = "lru" -version = "0.14.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9f8cc7106155f10bdf99a6f379688f543ad6596a415375b36a59a054ceda1198" -dependencies = [ - "hashbrown 0.15.5", -] - [[package]] name = "lru" version = "0.16.3" @@ -8424,6 +8505,16 @@ dependencies = [ "digest 0.10.7", ] +[[package]] +name = "md-5" +version = "0.11.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "69b6441f590336821bb897fb28fc622898ccceb1d6cea3fde5ea86b090c4de98" +dependencies = [ + "cfg-if", + "digest 0.11.2", +] + [[package]] name = "md4" version = "0.10.2" @@ -8702,9 +8793,9 @@ dependencies = [ [[package]] name = "mysql_async" -version = "0.36.1" +version = "0.36.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "277ce2f2459b2af4cc6d0a0b7892381f80800832f57c533f03e2845f4ea331ea" +checksum = "d1d9585dc9058886ff3a1f48a23024dd1d054264dee7c5ae0e4bd640c953bee5" dependencies = [ "bytes", "crossbeam-queue", @@ -8713,7 +8804,7 @@ dependencies = [ "futures-sink", "futures-util", "keyed_priority_queue", - "lru 0.14.0", + "lru 0.16.3", "mysql_common", "native-tls", "pem 3.0.6", @@ -9436,7 +9527,7 @@ dependencies = [ "chrono", "dyn-clone", "ed25519-dalek", - "hmac", + "hmac 0.12.1", "http 1.4.0", "itertools 0.10.5", "log", @@ -9944,7 +10035,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2" dependencies = [ "digest 0.10.7", - "hmac", + "hmac 0.12.1", ] [[package]] @@ -10239,7 +10330,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9d1fe60d06143b2430aa532c94cfe9e29783047f06c0d7fd359a9a51b729fa25" dependencies = [ "cfg-if", - "cpufeatures", + "cpufeatures 0.2.17", "opaque-debug", "universal-hash", ] @@ -10282,7 +10373,7 @@ dependencies = [ "byteorder", "bytes", "fallible-iterator 0.2.0", - "hmac", + "hmac 0.12.1", "md-5 0.10.6", "memchr", "rand 0.8.5", @@ -10292,19 +10383,19 @@ dependencies = [ [[package]] name = "postgres-protocol" -version = "0.6.10" +version = "0.6.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3ee9dd5fe15055d2b6806f4736aa0c9637217074e224bbec46d4041b91bb9491" +checksum = "56201207dac53e2f38e848e31b4b91616a6bb6e0c7205b77718994a7f49e70fc" dependencies = [ "base64 0.22.1", "byteorder", "bytes", "fallible-iterator 0.2.0", - "hmac", - "md-5 0.10.6", + "hmac 0.13.0", + "md-5 0.11.0", "memchr", - "rand 0.9.0", - "sha2 0.10.9", + "rand 0.10.0", + "sha2 0.11.0", "stringprep", ] @@ -10329,7 +10420,7 @@ dependencies = [ "bytes", "chrono", "fallible-iterator 0.2.0", - "postgres-protocol 0.6.10", + "postgres-protocol 0.6.11", "serde", "serde_json", "uuid", @@ -10813,6 +10904,17 @@ dependencies = [ "zerocopy", ] +[[package]] +name = "rand" +version = "0.10.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bc266eb313df6c5c09c1c7b1fbe2510961e5bcd3add930c1e31f7ed9da0feff8" +dependencies = [ + "chacha20", + "getrandom 0.4.2", + "rand_core 0.10.0", +] + [[package]] name = "rand_chacha" version = "0.2.2" @@ -10870,6 +10972,12 @@ dependencies = [ "getrandom 0.3.4", ] +[[package]] +name = "rand_core" +version = "0.10.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0c8d0fd677905edcbeedbf2edb6494d676f0e98d54d5cf9bda0b061cb8fb8aba" + [[package]] name = "rand_distr" version = "0.5.1" @@ -11284,7 +11392,7 @@ version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2" dependencies = [ - "hmac", + "hmac 0.12.1", "subtle", ] @@ -11469,7 +11577,7 @@ version = "0.9.10" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b8573f03f5883dcaebdfcf4725caa1ecb9c15b2ef50c43a07b816e06799bb12d" dependencies = [ - "const-oid", + "const-oid 0.9.6", "digest 0.10.7", "num-bigint-dig", "num-integer", @@ -12458,7 +12566,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" dependencies = [ "cfg-if", - "cpufeatures", + "cpufeatures 0.2.17", "digest 0.10.7", ] @@ -12470,7 +12578,7 @@ checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800" dependencies = [ "block-buffer 0.9.0", "cfg-if", - "cpufeatures", + "cpufeatures 0.2.17", "digest 0.9.0", "opaque-debug", ] @@ -12482,10 +12590,21 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" dependencies = [ "cfg-if", - "cpufeatures", + "cpufeatures 0.2.17", "digest 0.10.7", ] +[[package]] +name = "sha2" +version = "0.11.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "446ba717509524cb3f22f17ecc096f10f4822d76ab5c0b9822c5f9c284e825f4" +dependencies = [ + "cfg-if", + "cpufeatures 0.3.0", + "digest 0.11.2", +] + [[package]] name = "sha3" version = "0.10.8" @@ -12980,7 +13099,7 @@ dependencies = [ "generic-array", "hex", "hkdf", - "hmac", + "hmac 0.12.1", "itoa", "log", "md-5 0.10.6", @@ -13021,7 +13140,7 @@ dependencies = [ "futures-util", "hex", "hkdf", - "hmac", + "hmac 0.12.1", "home", "itoa", "log", @@ -14307,7 +14426,7 @@ dependencies = [ "percent-encoding", "phf 0.11.3", "pin-project-lite", - "postgres-protocol 0.6.10", + "postgres-protocol 0.6.11", "postgres-types 0.2.9", "rand 0.9.0", "socket2 0.5.10", @@ -14511,7 +14630,7 @@ version = "1.1.0+spec-1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2334f11ee363607eb04df9b8fc8a13ca1715a72ba8662a26ac285c98aabb4011" dependencies = [ - "winnow 1.0.0", + "winnow 1.0.1", ] [[package]] @@ -15166,7 +15285,7 @@ version = "0.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fc1de2c688dc15305988b563c3854064043356019f97a4b46276fe734c4f07ea" dependencies = [ - "crypto-common", + "crypto-common 0.1.7", "subtle", ] @@ -15813,7 +15932,7 @@ dependencies = [ [[package]] name = "windmill" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "async-nats", @@ -15891,7 +16010,7 @@ dependencies = [ [[package]] name = "windmill-alerting" -version = "1.668.5" +version = "1.669.0" dependencies = [ "axum 0.8.4", "chrono", @@ -15904,7 +16023,7 @@ dependencies = [ [[package]] name = "windmill-api" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "argon2", @@ -15937,7 +16056,7 @@ dependencies = [ "futures", "git-version", "hex", - "hmac", + "hmac 0.12.1", "http 1.4.0", "hyper 1.8.1", "indexmap 2.12.0", @@ -16045,7 +16164,7 @@ dependencies = [ [[package]] name = "windmill-api-agent-workers" -version = "1.668.5" +version = "1.669.0" dependencies = [ "axum 0.8.4", "chrono", @@ -16068,7 +16187,7 @@ dependencies = [ [[package]] name = "windmill-api-assets" -version = "1.668.5" +version = "1.669.0" dependencies = [ "axum 0.8.4", "chrono", @@ -16081,7 +16200,7 @@ dependencies = [ [[package]] name = "windmill-api-auth" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "axum 0.8.4", @@ -16107,7 +16226,7 @@ dependencies = [ [[package]] name = "windmill-api-client" -version = "1.668.5" +version = "1.669.0" dependencies = [ "reqwest 0.12.28", "serde", @@ -16117,7 +16236,7 @@ dependencies = [ [[package]] name = "windmill-api-configs" -version = "1.668.5" +version = "1.669.0" dependencies = [ "axum 0.8.4", "chrono", @@ -16134,7 +16253,7 @@ dependencies = [ [[package]] name = "windmill-api-debug" -version = "1.668.5" +version = "1.669.0" dependencies = [ "axum 0.8.4", "base64 0.22.1", @@ -16157,7 +16276,7 @@ dependencies = [ [[package]] name = "windmill-api-embeddings" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "axum 0.8.4", @@ -16180,7 +16299,7 @@ dependencies = [ [[package]] name = "windmill-api-flow-conversations" -version = "1.668.5" +version = "1.669.0" dependencies = [ "axum 0.8.4", "chrono", @@ -16196,7 +16315,7 @@ dependencies = [ [[package]] name = "windmill-api-flows" -version = "1.668.5" +version = "1.669.0" dependencies = [ "axum 0.8.4", "chrono", @@ -16216,7 +16335,7 @@ dependencies = [ [[package]] name = "windmill-api-groups" -version = "1.668.5" +version = "1.669.0" dependencies = [ "axum 0.8.4", "chrono", @@ -16236,7 +16355,7 @@ dependencies = [ [[package]] name = "windmill-api-inputs" -version = "1.668.5" +version = "1.669.0" dependencies = [ "axum 0.8.4", "chrono", @@ -16250,7 +16369,7 @@ dependencies = [ [[package]] name = "windmill-api-integration-tests" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "async-nats", @@ -16280,7 +16399,7 @@ dependencies = [ [[package]] name = "windmill-api-jobs" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "axum 0.8.4", @@ -16305,7 +16424,7 @@ dependencies = [ [[package]] name = "windmill-api-npm-proxy" -version = "1.668.5" +version = "1.669.0" dependencies = [ "axum 0.8.4", "flate2", @@ -16323,7 +16442,7 @@ dependencies = [ [[package]] name = "windmill-api-openapi" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "axum 0.8.4", @@ -16345,7 +16464,7 @@ dependencies = [ [[package]] name = "windmill-api-schedule" -version = "1.668.5" +version = "1.669.0" dependencies = [ "axum 0.8.4", "chrono", @@ -16365,7 +16484,7 @@ dependencies = [ [[package]] name = "windmill-api-scripts" -version = "1.668.5" +version = "1.669.0" dependencies = [ "axum 0.8.4", "chrono", @@ -16395,7 +16514,7 @@ dependencies = [ [[package]] name = "windmill-api-settings" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "axum 0.8.4", @@ -16422,7 +16541,7 @@ dependencies = [ [[package]] name = "windmill-api-sse" -version = "1.668.5" +version = "1.669.0" dependencies = [ "lazy_static", "serde", @@ -16434,7 +16553,7 @@ dependencies = [ [[package]] name = "windmill-api-users" -version = "1.668.5" +version = "1.669.0" dependencies = [ "argon2", "axum 0.8.4", @@ -16458,7 +16577,7 @@ dependencies = [ [[package]] name = "windmill-api-workers" -version = "1.668.5" +version = "1.669.0" dependencies = [ "axum 0.8.4", "chrono", @@ -16472,7 +16591,7 @@ dependencies = [ [[package]] name = "windmill-api-workspaces" -version = "1.668.5" +version = "1.669.0" dependencies = [ "axum 0.8.4", "chrono", @@ -16504,7 +16623,7 @@ dependencies = [ [[package]] name = "windmill-audit" -version = "1.668.5" +version = "1.669.0" dependencies = [ "chrono", "lazy_static", @@ -16518,7 +16637,7 @@ dependencies = [ [[package]] name = "windmill-autoscaling" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "axum 0.8.4", @@ -16537,7 +16656,7 @@ dependencies = [ [[package]] name = "windmill-common" -version = "1.668.5" +version = "1.669.0" dependencies = [ "aes-gcm", "aho-corasick", @@ -16573,7 +16692,7 @@ dependencies = [ "git-version", "globset", "hex", - "hmac", + "hmac 0.12.1", "hyper 1.8.1", "indexmap 2.12.0", "itertools 0.14.0", @@ -16639,7 +16758,7 @@ dependencies = [ [[package]] name = "windmill-dep-map" -version = "1.668.5" +version = "1.669.0" dependencies = [ "chrono", "itertools 0.14.0", @@ -16658,7 +16777,7 @@ dependencies = [ [[package]] name = "windmill-git-sync" -version = "1.668.5" +version = "1.669.0" dependencies = [ "regex", "serde", @@ -16673,7 +16792,7 @@ dependencies = [ [[package]] name = "windmill-indexer" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "astral-tokio-tar", @@ -16697,7 +16816,7 @@ dependencies = [ [[package]] name = "windmill-jseval" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "futures", @@ -16714,7 +16833,7 @@ dependencies = [ [[package]] name = "windmill-macros" -version = "1.668.5" +version = "1.669.0" dependencies = [ "itertools 0.14.0", "lazy_static", @@ -16730,7 +16849,7 @@ dependencies = [ [[package]] name = "windmill-mcp" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "async-trait", @@ -16751,7 +16870,7 @@ dependencies = [ [[package]] name = "windmill-native-triggers" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "async-trait", @@ -16759,7 +16878,7 @@ dependencies = [ "backon", "base64 0.22.1", "chrono", - "hmac", + "hmac 0.12.1", "http 1.4.0", "itertools 0.14.0", "lazy_static", @@ -16782,7 +16901,7 @@ dependencies = [ [[package]] name = "windmill-oauth" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "async-oauth2", @@ -16790,7 +16909,7 @@ dependencies = [ "base64 0.22.1", "chrono", "hex", - "hmac", + "hmac 0.12.1", "itertools 0.14.0", "lazy_static", "reqwest 0.12.28", @@ -16806,7 +16925,7 @@ dependencies = [ [[package]] name = "windmill-object-store" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "async-stream", @@ -16840,7 +16959,7 @@ dependencies = [ [[package]] name = "windmill-operator" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "futures", @@ -16858,7 +16977,7 @@ dependencies = [ [[package]] name = "windmill-parser" -version = "1.668.5" +version = "1.669.0" dependencies = [ "convert_case 0.6.0", "serde", @@ -16867,7 +16986,7 @@ dependencies = [ [[package]] name = "windmill-parser-bash" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "lazy_static", @@ -16879,7 +16998,7 @@ dependencies = [ [[package]] name = "windmill-parser-csharp" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "serde_json", @@ -16891,7 +17010,7 @@ dependencies = [ [[package]] name = "windmill-parser-go" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "gosyn", @@ -16903,7 +17022,7 @@ dependencies = [ [[package]] name = "windmill-parser-graphql" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "lazy_static", @@ -16915,7 +17034,7 @@ dependencies = [ [[package]] name = "windmill-parser-java" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "serde_json", @@ -16927,7 +17046,7 @@ dependencies = [ [[package]] name = "windmill-parser-nu" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "nu-parser", @@ -16938,7 +17057,7 @@ dependencies = [ [[package]] name = "windmill-parser-php" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "itertools 0.14.0", @@ -16949,7 +17068,7 @@ dependencies = [ [[package]] name = "windmill-parser-py" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "itertools 0.14.0", @@ -16961,7 +17080,7 @@ dependencies = [ [[package]] name = "windmill-parser-py-asset" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "rustpython-ast", @@ -16972,7 +17091,7 @@ dependencies = [ [[package]] name = "windmill-parser-py-imports" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "async-recursion", @@ -16994,7 +17113,7 @@ dependencies = [ [[package]] name = "windmill-parser-ruby" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "lazy_static", @@ -17008,7 +17127,7 @@ dependencies = [ [[package]] name = "windmill-parser-rust" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "convert_case 0.6.0", @@ -17025,7 +17144,7 @@ dependencies = [ [[package]] name = "windmill-parser-sql" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "lazy_static", @@ -17038,7 +17157,7 @@ dependencies = [ [[package]] name = "windmill-parser-sql-asset" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "serde", @@ -17050,7 +17169,7 @@ dependencies = [ [[package]] name = "windmill-parser-ts" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "lazy_static", @@ -17068,7 +17187,7 @@ dependencies = [ [[package]] name = "windmill-parser-ts-asset" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "serde-wasm-bindgen", @@ -17084,7 +17203,7 @@ dependencies = [ [[package]] name = "windmill-parser-wac" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "rustpython-ast", @@ -17100,7 +17219,7 @@ dependencies = [ [[package]] name = "windmill-parser-yaml" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "serde", @@ -17111,7 +17230,7 @@ dependencies = [ [[package]] name = "windmill-queue" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "async-recursion", @@ -17124,7 +17243,7 @@ dependencies = [ "futures", "futures-core", "hex", - "hmac", + "hmac 0.12.1", "itertools 0.14.0", "lazy_static", "once_cell", @@ -17148,7 +17267,7 @@ dependencies = [ [[package]] name = "windmill-runtime-nativets" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "const_format", @@ -17186,7 +17305,7 @@ dependencies = [ [[package]] name = "windmill-sql-datatype-parser-wasm" -version = "1.668.5" +version = "1.669.0" dependencies = [ "getrandom 0.3.4", "wasm-bindgen", @@ -17197,7 +17316,7 @@ dependencies = [ [[package]] name = "windmill-store" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "async-recursion", @@ -17226,7 +17345,7 @@ dependencies = [ [[package]] name = "windmill-test-utils" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "async-trait", @@ -17250,7 +17369,7 @@ dependencies = [ [[package]] name = "windmill-trigger" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "async-trait", @@ -17283,7 +17402,7 @@ dependencies = [ [[package]] name = "windmill-trigger-email" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "async-trait", @@ -17303,7 +17422,7 @@ dependencies = [ [[package]] name = "windmill-trigger-gcp" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "async-trait", @@ -17337,7 +17456,7 @@ dependencies = [ [[package]] name = "windmill-trigger-http" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "async-trait", @@ -17347,7 +17466,7 @@ dependencies = [ "constant_time_eq 0.3.1", "futures", "hex", - "hmac", + "hmac 0.12.1", "http 1.4.0", "hyper 1.8.1", "itertools 0.14.0", @@ -17373,7 +17492,7 @@ dependencies = [ [[package]] name = "windmill-trigger-kafka" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "async-trait", @@ -17396,7 +17515,7 @@ dependencies = [ [[package]] name = "windmill-trigger-mqtt" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "async-trait", @@ -17420,7 +17539,7 @@ dependencies = [ [[package]] name = "windmill-trigger-nats" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "async-nats", @@ -17444,7 +17563,7 @@ dependencies = [ [[package]] name = "windmill-trigger-postgres" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "async-trait", @@ -17479,7 +17598,7 @@ dependencies = [ [[package]] name = "windmill-trigger-sqs" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "async-trait", @@ -17507,7 +17626,7 @@ dependencies = [ [[package]] name = "windmill-trigger-websocket" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "async-trait", @@ -17530,7 +17649,7 @@ dependencies = [ [[package]] name = "windmill-types" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "bitflags 2.9.4", @@ -17549,7 +17668,7 @@ dependencies = [ [[package]] name = "windmill-worker" -version = "1.668.5" +version = "1.669.0" dependencies = [ "anyhow", "async-once-cell", @@ -17577,7 +17696,7 @@ dependencies = [ "gcp_auth", "git-version", "hex", - "hmac", + "hmac 0.12.1", "hudsucker", "hyper-http-proxy", "hyper-tls", @@ -17658,7 +17777,7 @@ dependencies = [ [[package]] name = "windmill-worker-volumes" -version = "1.668.5" +version = "1.669.0" dependencies = [ "bytes", "futures", @@ -18258,9 +18377,9 @@ dependencies = [ [[package]] name = "winnow" -version = "1.0.0" +version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a90e88e4667264a994d34e6d1ab2d26d398dcdca8b7f52bec8668957517fc7d8" +checksum = "09dac053f1cd375980747450bfc7250c264eaae0583872e845c0c7cd578872b5" [[package]] name = "winsafe" diff --git a/backend/Cargo.toml b/backend/Cargo.toml index 86f896a9c9..c88d491d12 100644 --- a/backend/Cargo.toml +++ b/backend/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "windmill" -version = "1.668.5" +version = "1.669.0" authors.workspace = true edition.workspace = true @@ -82,7 +82,7 @@ members = [ exclude = ["./windmill-duckdb-ffi-internal", "./parsers/windmill-parser-wasm"] [workspace.package] -version = "1.668.5" +version = "1.669.0" authors = ["Ruben Fiszel "] edition = "2021" diff --git a/backend/windmill-api/openapi.yaml b/backend/windmill-api/openapi.yaml index fe9fc40c4a..9fc5d2a551 100644 --- a/backend/windmill-api/openapi.yaml +++ b/backend/windmill-api/openapi.yaml @@ -1,7 +1,7 @@ openapi: "3.0.3" info: - version: 1.668.5 + version: 1.669.0 title: Windmill API contact: diff --git a/benchmarks/lib.ts b/benchmarks/lib.ts index 607b0cba68..c1a51b65a4 100644 --- a/benchmarks/lib.ts +++ b/benchmarks/lib.ts @@ -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.668.5"; +export const VERSION = "v1.669.0"; export async function login(email: string, password: string): Promise { return await windmill.UserService.login({ diff --git a/cli/src/main.ts b/cli/src/main.ts index ba601150ab..7f6cb3f5c5 100755 --- a/cli/src/main.ts +++ b/cli/src/main.ts @@ -78,7 +78,7 @@ export { token, }; -export const VERSION = "1.668.5"; +export const VERSION = "1.669.0"; // Re-exported from constants.ts to maintain backwards compatibility export { WM_FORK_PREFIX } from "./core/constants.ts"; diff --git a/frontend/package-lock.json b/frontend/package-lock.json index c4e09651d3..208587c6f1 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -1,12 +1,12 @@ { "name": "windmill-components", - "version": "1.668.5", + "version": "1.669.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "windmill-components", - "version": "1.668.5", + "version": "1.669.0", "hasInstallScript": true, "license": "AGPL-3.0", "dependencies": { @@ -843,6 +843,7 @@ "version": "1.9.0", "resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.9.0.tgz", "integrity": "sha512-0DQ98G9ZQZOxfUcQn1waV2yS8aWdZ6kJMbYCJB3oUBecjWYO1fqJ+a1DRfPF3O5JEkwqwP1A9QEN/9mYm2Yd0w==", + "dev": true, "license": "MIT", "optional": true, "dependencies": { @@ -854,6 +855,7 @@ "version": "1.9.0", "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.9.0.tgz", "integrity": "sha512-QN75eB0IH2ywSpRpNddCRfQIhmJYBCJ1x5Lb3IscKAL8bMnVAKnRg8dCoXbHzVLLH7P38N2Z3mtulB7W0J0FKw==", + "dev": true, "license": "MIT", "optional": true, "dependencies": { @@ -864,6 +866,7 @@ "version": "1.2.0", "resolved": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.2.0.tgz", "integrity": "sha512-N10dEJNSsUx41Z6pZsXU8FjPjpBEplgH24sfkmITrBED1/U2Esum9F3lfLrMjKHHjmi557zQn7kR9R+XWXu5Rg==", + "dev": true, "license": "MIT", "optional": true, "dependencies": { @@ -1353,6 +1356,7 @@ "version": "1.1.1", "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.1.tgz", "integrity": "sha512-p64ah1M1ld8xjWv3qbvFwHiFVWrq1yFvV4f7w+mzaqiR4IlSgkqhcRdHwsGgomwzBH51sRY4NEowLxnaBjcW/A==", + "dev": true, "license": "MIT", "optional": true, "dependencies": { @@ -1509,6 +1513,7 @@ "cpu": [ "arm64" ], + "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1525,6 +1530,7 @@ "cpu": [ "arm64" ], + "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1541,6 +1547,7 @@ "cpu": [ "x64" ], + "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1557,6 +1564,7 @@ "cpu": [ "x64" ], + "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1573,6 +1581,7 @@ "cpu": [ "arm" ], + "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1589,6 +1598,7 @@ "cpu": [ "arm64" ], + "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1605,6 +1615,7 @@ "cpu": [ "arm64" ], + "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1621,6 +1632,7 @@ "cpu": [ "ppc64" ], + "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1637,6 +1649,7 @@ "cpu": [ "s390x" ], + "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1653,6 +1666,7 @@ "cpu": [ "x64" ], + "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1669,6 +1683,7 @@ "cpu": [ "x64" ], + "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1685,6 +1700,7 @@ "cpu": [ "arm64" ], + "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1701,6 +1717,7 @@ "cpu": [ "wasm32" ], + "dev": true, "license": "MIT", "optional": true, "dependencies": { @@ -1717,6 +1734,7 @@ "cpu": [ "arm64" ], + "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1733,6 +1751,7 @@ "cpu": [ "x64" ], + "dev": true, "license": "MIT", "optional": true, "os": [ @@ -2038,6 +2057,7 @@ "version": "0.10.1", "resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.1.tgz", "integrity": "sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==", + "dev": true, "license": "MIT", "optional": true, "dependencies": { @@ -6846,7 +6866,7 @@ "version": "1.21.7", "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.7.tgz", "integrity": "sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==", - "devOptional": true, + "dev": true, "license": "MIT", "bin": { "jiti": "bin/jiti.js" @@ -7345,6 +7365,7 @@ "cpu": [ "arm64" ], + "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -7365,6 +7386,7 @@ "cpu": [ "arm64" ], + "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -7385,6 +7407,7 @@ "cpu": [ "x64" ], + "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -7405,6 +7428,7 @@ "cpu": [ "x64" ], + "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -7425,6 +7449,7 @@ "cpu": [ "arm" ], + "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -7445,6 +7470,7 @@ "cpu": [ "arm64" ], + "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -7465,6 +7491,7 @@ "cpu": [ "arm64" ], + "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -7485,6 +7512,7 @@ "cpu": [ "x64" ], + "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -7505,6 +7533,7 @@ "cpu": [ "x64" ], + "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -7525,6 +7554,7 @@ "cpu": [ "arm64" ], + "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -7545,6 +7575,7 @@ "cpu": [ "x64" ], + "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -12120,6 +12151,21 @@ } } }, + "node_modules/svelte-check/node_modules/picomatch": { + "version": "4.0.4", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz", + "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==", + "dev": true, + "license": "MIT", + "optional": true, + "peer": true, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/jonschlinkert" + } + }, "node_modules/svelte-eslint-parser": { "version": "0.43.0", "resolved": "https://registry.npmjs.org/svelte-eslint-parser/-/svelte-eslint-parser-0.43.0.tgz", @@ -12850,7 +12896,7 @@ "version": "5.9.3", "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", - "devOptional": true, + "dev": true, "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", diff --git a/frontend/package.json b/frontend/package.json index 5c719931a6..232d00d05f 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "windmill-components", - "version": "1.668.5", + "version": "1.669.0", "scripts": { "dev": "vite dev", "build": "vite build", diff --git a/lsp/Pipfile b/lsp/Pipfile index 35cbcc7e08..85ac97e68f 100644 --- a/lsp/Pipfile +++ b/lsp/Pipfile @@ -4,7 +4,7 @@ verify_ssl = true name = "pypi" [packages] -wmill = ">=1.668.5" +wmill = ">=1.669.0" sendgrid = "*" mysql-connector-python = "*" pymongo = "*" diff --git a/openflow.openapi.yaml b/openflow.openapi.yaml index 04c23d5540..929c44c1ee 100644 --- a/openflow.openapi.yaml +++ b/openflow.openapi.yaml @@ -1,7 +1,7 @@ openapi: '3.0.3' info: - version: 1.668.5 + version: 1.669.0 title: OpenFlow Spec contact: name: Ruben Fiszel diff --git a/powershell-client/WindmillClient/WindmillClient.psd1 b/powershell-client/WindmillClient/WindmillClient.psd1 index 7c88c971a9..ffc98504e0 100644 --- a/powershell-client/WindmillClient/WindmillClient.psd1 +++ b/powershell-client/WindmillClient/WindmillClient.psd1 @@ -12,7 +12,7 @@ RootModule = 'WindmillClient.psm1' # Version number of this module. - ModuleVersion = '1.668.5' + ModuleVersion = '1.669.0' # Supported PSEditions # CompatiblePSEditions = @() diff --git a/python-client/wmill/pyproject.toml b/python-client/wmill/pyproject.toml index 5aec2ecd7f..dbca40ceb2 100644 --- a/python-client/wmill/pyproject.toml +++ b/python-client/wmill/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "wmill" -version = "1.668.5" +version = "1.669.0" description = "A client library for accessing Windmill server wrapping the Windmill client API" license = "Apache-2.0" homepage = "https://windmill.dev" diff --git a/typescript-client/jsr.json b/typescript-client/jsr.json index e13705c5bb..2c1726eb62 100644 --- a/typescript-client/jsr.json +++ b/typescript-client/jsr.json @@ -1,6 +1,6 @@ { "name": "@windmill/windmill", - "version": "1.668.5", + "version": "1.669.0", "exports": "./src/index.ts", "publish": { "exclude": ["!src", "./s3Types.ts", "./sqlUtils.ts", "./client.ts"] diff --git a/typescript-client/package.json b/typescript-client/package.json index 7372e522e0..fc28bd89ad 100644 --- a/typescript-client/package.json +++ b/typescript-client/package.json @@ -1,7 +1,7 @@ { "name": "windmill-client", "description": "Windmill SDK client for browsers and Node.js", - "version": "1.668.5", + "version": "1.669.0", "author": "Ruben Fiszel", "license": "Apache 2.0", "sideEffects": false, diff --git a/version.txt b/version.txt index 509385b8f0..4b2bfa3982 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.668.5 +1.669.0