diff --git a/CHANGELOG.md b/CHANGELOG.md index 85323d2692..d7a62f4efa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.480.1](https://github.com/windmill-labs/windmill/compare/v1.480.0...v1.480.1) (2025-04-02) + + +### Bug Fixes + +* aad_token can be empty string ([#5557](https://github.com/windmill-labs/windmill/issues/5557)) ([3fd7a5c](https://github.com/windmill-labs/windmill/commit/3fd7a5ce9c02332be40c34c0b6da57894b0b3d55)) +* improve workspace selection for default tag settings ([7083efd](https://github.com/windmill-labs/windmill/commit/7083efd051aeb7f653cccc97db099f4d9b2591a0)) +* mssql aad_token can be empty string ([#5556](https://github.com/windmill-labs/windmill/issues/5556)) ([dd30692](https://github.com/windmill-labs/windmill/commit/dd30692617e3cbc852239c4b1c50f975ff247c33)) + ## [1.480.0](https://github.com/windmill-labs/windmill/compare/v1.479.3...v1.480.0) (2025-03-31) diff --git a/backend/Cargo.lock b/backend/Cargo.lock index 03e3825a3d..f76ded6fe3 100644 --- a/backend/Cargo.lock +++ b/backend/Cargo.lock @@ -772,9 +772,9 @@ dependencies = [ [[package]] name = "aws-lc-rs" -version = "1.12.6" +version = "1.13.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dabb68eb3a7aa08b46fddfd59a3d55c978243557a90ab804769f7e20e67d2b01" +checksum = "19b756939cb2f8dc900aa6dcd505e6e2428e9cae7ff7b028c49e3946efa70878" dependencies = [ "aws-lc-sys", "zeroize", @@ -782,9 +782,9 @@ dependencies = [ [[package]] name = "aws-lc-sys" -version = "0.27.1" +version = "0.28.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "77926887776171ced7d662120a75998e444d3750c951abfe07f90da130514b1f" +checksum = "b9f7720b74ed28ca77f90769a71fd8c637a0137f6fae4ae947e1050229cff57f" dependencies = [ "bindgen 0.69.5", "cc", @@ -1268,9 +1268,9 @@ dependencies = [ [[package]] name = "bigdecimal" -version = "0.4.7" +version = "0.4.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7f31f3af01c5c65a07985c804d3366560e6fa7883d640a122819b14ec327482c" +checksum = "1a22f228ab7a1b23027ccc6c350b72868017af7ea8356fbdf19f8d991c690013" dependencies = [ "autocfg", "libm", @@ -1964,9 +1964,9 @@ dependencies = [ [[package]] name = "clap" -version = "4.5.34" +version = "4.5.35" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e958897981290da2a852763fe9cdb89cd36977a5d729023127095fa94d95e2ff" +checksum = "d8aa86934b44c19c50f87cc2790e19f54f7a67aedb64101c2e1a2e5ecfb73944" dependencies = [ "clap_builder", "clap_derive", @@ -1974,9 +1974,9 @@ dependencies = [ [[package]] name = "clap_builder" -version = "4.5.34" +version = "4.5.35" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "83b0f35019843db2160b5bb19ae09b4e6411ac33fc6a712003c33e03090e2489" +checksum = "2414dbb2dd0695280da6ea9261e327479e9d37b0630f6b53ba2a11c60c679fd9" dependencies = [ "anstream", "anstyle", @@ -4690,7 +4690,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0ce92ff622d6dadf7349484f42c93271a0d49b7cc4d466a936405bacbe10aa78" dependencies = [ "cfg-if", - "rustix 1.0.3", + "rustix 1.0.5", "windows-sys 0.59.0", ] @@ -4761,9 +4761,9 @@ dependencies = [ [[package]] name = "flate2" -version = "1.1.0" +version = "1.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "11faaf5a5236997af9848be0bef4db95824b1d534ebc64d0f0c6cf3e67bd38dc" +checksum = "7ced92e76e966ca2fd84c8f7aa01a4aea65b0eb6648d72f7c8f3e2764a67fece" dependencies = [ "crc32fast", "libz-sys", @@ -5930,9 +5930,9 @@ dependencies = [ [[package]] name = "hyper-util" -version = "0.1.10" +version = "0.1.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "df2dcfbe0677734ab2f3ffa7fa7bfd4706bfdc1ef393f2ee30184aed67e631b4" +checksum = "497bbc33a26fdd4af9ed9c70d63f61cf56a938375fbb32df34db9b1cd6d643f2" dependencies = [ "bytes", "futures-channel", @@ -5940,6 +5940,7 @@ dependencies = [ "http 1.3.1", "http-body 1.0.1", "hyper 1.6.0", + "libc", "pin-project-lite", "socket2", "tokio", @@ -6385,10 +6386,11 @@ checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130" [[package]] name = "jobserver" -version = "0.1.32" +version = "0.1.33" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0" +checksum = "38f262f097c174adebe41eb73d66ae9c06b2844fb0da69969647bbddd9b0538a" dependencies = [ + "getrandom 0.3.2", "libc", ] @@ -9846,9 +9848,9 @@ dependencies = [ [[package]] name = "rustix" -version = "1.0.3" +version = "1.0.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e56a18552996ac8d29ecc3b190b4fdbb2d91ca4ec396de7bbffaf43f3d637e96" +checksum = "d97817398dd4bb2e6da002002db259209759911da105da92bec29ccb12cf58bf" dependencies = [ "bitflags 2.9.0", "errno", @@ -11965,7 +11967,7 @@ dependencies = [ "fastrand", "getrandom 0.3.2", "once_cell", - "rustix 1.0.3", + "rustix 1.0.5", "windows-sys 0.59.0", ] @@ -11984,7 +11986,7 @@ version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "45c6481c4829e4cc63825e62c49186a34538b7b2750b73b266581ffb612fb5ed" dependencies = [ - "rustix 1.0.3", + "rustix 1.0.5", "windows-sys 0.59.0", ] @@ -13672,7 +13674,7 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" [[package]] name = "windmill" -version = "1.480.0" +version = "1.480.1" dependencies = [ "anyhow", "axum", @@ -13718,7 +13720,7 @@ dependencies = [ [[package]] name = "windmill-api" -version = "1.480.0" +version = "1.480.1" dependencies = [ "anyhow", "argon2", @@ -13817,7 +13819,7 @@ dependencies = [ [[package]] name = "windmill-api-client" -version = "1.480.0" +version = "1.480.1" dependencies = [ "base64 0.22.1", "chrono", @@ -13832,7 +13834,7 @@ dependencies = [ [[package]] name = "windmill-audit" -version = "1.480.0" +version = "1.480.1" dependencies = [ "chrono", "serde", @@ -13845,7 +13847,7 @@ dependencies = [ [[package]] name = "windmill-autoscaling" -version = "1.480.0" +version = "1.480.1" dependencies = [ "anyhow", "serde", @@ -13859,7 +13861,7 @@ dependencies = [ [[package]] name = "windmill-common" -version = "1.480.0" +version = "1.480.1" dependencies = [ "anyhow", "async-stream", @@ -13921,7 +13923,7 @@ dependencies = [ [[package]] name = "windmill-git-sync" -version = "1.480.0" +version = "1.480.1" dependencies = [ "regex", "serde", @@ -13935,7 +13937,7 @@ dependencies = [ [[package]] name = "windmill-indexer" -version = "1.480.0" +version = "1.480.1" dependencies = [ "anyhow", "bytes", @@ -13958,7 +13960,7 @@ dependencies = [ [[package]] name = "windmill-macros" -version = "1.480.0" +version = "1.480.1" dependencies = [ "itertools 0.14.0", "lazy_static", @@ -13970,7 +13972,7 @@ dependencies = [ [[package]] name = "windmill-parser" -version = "1.480.0" +version = "1.480.1" dependencies = [ "convert_case 0.6.0", "serde", @@ -13979,7 +13981,7 @@ dependencies = [ [[package]] name = "windmill-parser-bash" -version = "1.480.0" +version = "1.480.1" dependencies = [ "anyhow", "lazy_static", @@ -13991,7 +13993,7 @@ dependencies = [ [[package]] name = "windmill-parser-csharp" -version = "1.480.0" +version = "1.480.1" dependencies = [ "anyhow", "serde_json", @@ -14003,7 +14005,7 @@ dependencies = [ [[package]] name = "windmill-parser-go" -version = "1.480.0" +version = "1.480.1" dependencies = [ "anyhow", "gosyn", @@ -14015,7 +14017,7 @@ dependencies = [ [[package]] name = "windmill-parser-graphql" -version = "1.480.0" +version = "1.480.1" dependencies = [ "anyhow", "lazy_static", @@ -14027,7 +14029,7 @@ dependencies = [ [[package]] name = "windmill-parser-java" -version = "1.480.0" +version = "1.480.1" dependencies = [ "anyhow", "serde_json", @@ -14039,7 +14041,7 @@ dependencies = [ [[package]] name = "windmill-parser-nu" -version = "1.480.0" +version = "1.480.1" dependencies = [ "anyhow", "nu-parser", @@ -14050,7 +14052,7 @@ dependencies = [ [[package]] name = "windmill-parser-php" -version = "1.480.0" +version = "1.480.1" dependencies = [ "anyhow", "itertools 0.14.0", @@ -14061,7 +14063,7 @@ dependencies = [ [[package]] name = "windmill-parser-py" -version = "1.480.0" +version = "1.480.1" dependencies = [ "anyhow", "itertools 0.14.0", @@ -14072,7 +14074,7 @@ dependencies = [ [[package]] name = "windmill-parser-py-imports" -version = "1.480.0" +version = "1.480.1" dependencies = [ "anyhow", "async-recursion", @@ -14092,7 +14094,7 @@ dependencies = [ [[package]] name = "windmill-parser-rust" -version = "1.480.0" +version = "1.480.1" dependencies = [ "anyhow", "convert_case 0.6.0", @@ -14109,7 +14111,7 @@ dependencies = [ [[package]] name = "windmill-parser-sql" -version = "1.480.0" +version = "1.480.1" dependencies = [ "anyhow", "lazy_static", @@ -14121,7 +14123,7 @@ dependencies = [ [[package]] name = "windmill-parser-ts" -version = "1.480.0" +version = "1.480.1" dependencies = [ "anyhow", "lazy_static", @@ -14139,7 +14141,7 @@ dependencies = [ [[package]] name = "windmill-parser-wasm" -version = "1.480.0" +version = "1.480.1" dependencies = [ "anyhow", "getrandom 0.2.15", @@ -14163,7 +14165,7 @@ dependencies = [ [[package]] name = "windmill-parser-yaml" -version = "1.480.0" +version = "1.480.1" dependencies = [ "anyhow", "serde_json", @@ -14173,7 +14175,7 @@ dependencies = [ [[package]] name = "windmill-queue" -version = "1.480.0" +version = "1.480.1" dependencies = [ "anyhow", "async-recursion", @@ -14206,7 +14208,7 @@ dependencies = [ [[package]] name = "windmill-sql-datatype-parser-wasm" -version = "1.480.0" +version = "1.480.1" dependencies = [ "wasm-bindgen", "wasm-bindgen-test", @@ -14216,7 +14218,7 @@ dependencies = [ [[package]] name = "windmill-worker" -version = "1.480.0" +version = "1.480.1" dependencies = [ "anyhow", "async-recursion", @@ -14888,7 +14890,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0d65cbf2f12c15564212d48f4e3dfb87923d25d611f2aed18f4cb23f0413d89e" dependencies = [ "libc", - "rustix 1.0.3", + "rustix 1.0.5", ] [[package]] diff --git a/backend/Cargo.toml b/backend/Cargo.toml index dbc82f8d9b..8a20d69c5b 100644 --- a/backend/Cargo.toml +++ b/backend/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "windmill" -version = "1.480.0" +version = "1.480.1" authors.workspace = true edition.workspace = true @@ -32,7 +32,7 @@ members = [ ] [workspace.package] -version = "1.480.0" +version = "1.480.1" authors = ["Ruben Fiszel "] edition = "2021" diff --git a/backend/windmill-api/openapi.yaml b/backend/windmill-api/openapi.yaml index 831bd424cd..d1d1183398 100644 --- a/backend/windmill-api/openapi.yaml +++ b/backend/windmill-api/openapi.yaml @@ -1,7 +1,7 @@ openapi: "3.0.3" info: - version: 1.480.0 + version: 1.480.1 title: Windmill API contact: diff --git a/benchmarks/lib.ts b/benchmarks/lib.ts index 5c22b82ea7..b3a4032fd4 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.480.0"; +export const VERSION = "v1.480.1"; export async function login(email: string, password: string): Promise { return await windmill.UserService.login({ diff --git a/cli/main.ts b/cli/main.ts index f5a7082475..980918f185 100644 --- a/cli/main.ts +++ b/cli/main.ts @@ -62,7 +62,7 @@ export { // } // }); -export const VERSION = "1.480.0"; +export const VERSION = "1.480.1"; const command = new Command() .name("wmill") diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 81382a9923..b658a82531 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -1,12 +1,12 @@ { "name": "windmill-components", - "version": "1.480.0", + "version": "1.480.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "windmill-components", - "version": "1.480.0", + "version": "1.480.1", "license": "AGPL-3.0", "dependencies": { "@aws-crypto/sha256-js": "^4.0.0", diff --git a/frontend/package.json b/frontend/package.json index fa2d5e2e5a..9bb9719ff2 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "windmill-components", - "version": "1.480.0", + "version": "1.480.1", "scripts": { "dev": "vite dev", "build": "vite build", diff --git a/lsp/Pipfile b/lsp/Pipfile index f4b50b1b80..eea0cfdfd2 100644 --- a/lsp/Pipfile +++ b/lsp/Pipfile @@ -4,8 +4,8 @@ verify_ssl = true name = "pypi" [packages] -wmill = ">=1.480.0" -wmill_pg = ">=1.480.0" +wmill = ">=1.480.1" +wmill_pg = ">=1.480.1" sendgrid = "*" mysql-connector-python = "*" pymongo = "*" diff --git a/openflow.openapi.yaml b/openflow.openapi.yaml index 4c9dac77a9..2fa195fb1d 100644 --- a/openflow.openapi.yaml +++ b/openflow.openapi.yaml @@ -1,7 +1,7 @@ openapi: "3.0.3" info: - version: 1.480.0 + version: 1.480.1 title: OpenFlow Spec contact: name: Ruben Fiszel diff --git a/powershell-client/WindmillClient/WindmillClient.psd1 b/powershell-client/WindmillClient/WindmillClient.psd1 index de2e8d533f..86b744de79 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.480.0' + ModuleVersion = '1.480.1' # Supported PSEditions # CompatiblePSEditions = @() diff --git a/python-client/wmill/pyproject.toml b/python-client/wmill/pyproject.toml index 93ee10935b..6949de0a06 100644 --- a/python-client/wmill/pyproject.toml +++ b/python-client/wmill/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "wmill" -version = "1.480.0" +version = "1.480.1" description = "A client library for accessing Windmill server wrapping the Windmill client API" license = "Apache-2.0" homepage = "https://windmill.dev" diff --git a/python-client/wmill_pg/pyproject.toml b/python-client/wmill_pg/pyproject.toml index 2b1b88b0e6..832ab3c99d 100644 --- a/python-client/wmill_pg/pyproject.toml +++ b/python-client/wmill_pg/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "wmill-pg" -version = "1.480.0" +version = "1.480.1" description = "An extension client for the wmill client library focused on pg" license = "Apache-2.0" homepage = "https://windmill.dev" diff --git a/typescript-client/jsr.json b/typescript-client/jsr.json index 59eb3c0c26..84fcfced06 100644 --- a/typescript-client/jsr.json +++ b/typescript-client/jsr.json @@ -1,6 +1,6 @@ { "name": "@windmill/windmill", - "version": "1.480.0", + "version": "1.480.1", "exports": "./src/index.ts", "publish": { "exclude": ["!src", "./s3Types.ts", "./client.ts"] diff --git a/typescript-client/package.json b/typescript-client/package.json index b497d955bd..3bb3adf2a7 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.480.0", + "version": "1.480.1", "author": "Ruben Fiszel", "license": "Apache 2.0", "devDependencies": { diff --git a/version.txt b/version.txt index ba518d1dca..bbd62a8ecf 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.480.0 +1.480.1