From cb5f01eb60cf61fcdd25503fb3799dd78a4a6646 Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Tue, 11 Nov 2025 20:56:14 +0000 Subject: [PATCH] chore(main): release 1.574.3 (#7111) * chore(main): release 1.574.3 * Apply automatic changes --------- Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com> --- CHANGELOG.md | 8 ++ backend/Cargo.lock | 110 +++++++++--------- backend/Cargo.toml | 4 +- backend/windmill-api/openapi.yaml | 2 +- benchmarks/lib.ts | 2 +- cli/src/main.ts | 2 +- frontend/package-lock.json | 4 +- frontend/package.json | 2 +- lsp/Pipfile | 4 +- openflow.openapi.yaml | 2 +- .../WindmillClient/WindmillClient.psd1 | 2 +- python-client/wmill/pyproject.toml | 2 +- python-client/wmill_pg/pyproject.toml | 2 +- typescript-client/jsr.json | 2 +- typescript-client/package.json | 2 +- version.txt | 2 +- 16 files changed, 80 insertions(+), 72 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index faeb75fd78..1616373846 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.574.3](https://github.com/windmill-labs/windmill/compare/v1.574.2...v1.574.3) (2025-11-11) + + +### Bug Fixes + +* **backend:** add sslmode parameter to DuckLake PostgreSQL connections ([ea5b3e6](https://github.com/windmill-labs/windmill/commit/ea5b3e6b9269a0c631c7601313ab97c4bbdc2137)) +* use teams internal_id rather than id ([#7113](https://github.com/windmill-labs/windmill/issues/7113)) ([25c36c1](https://github.com/windmill-labs/windmill/commit/25c36c1e0a6cfc56e079ff5a18980ea67403d4f9)) + ## [1.574.2](https://github.com/windmill-labs/windmill/compare/v1.574.1...v1.574.2) (2025-11-10) diff --git a/backend/Cargo.lock b/backend/Cargo.lock index 1082c517a7..13b8ccbf7b 100644 --- a/backend/Cargo.lock +++ b/backend/Cargo.lock @@ -1026,7 +1026,7 @@ dependencies = [ "http 1.3.1", "http-body 0.4.6", "hyper 0.14.32", - "hyper 1.7.0", + "hyper 1.8.0", "hyper-rustls 0.24.2", "hyper-rustls 0.27.7", "hyper-util", @@ -1182,7 +1182,7 @@ dependencies = [ "http 1.3.1", "http-body 1.0.1", "http-body-util", - "hyper 1.7.0", + "hyper 1.8.0", "hyper-util", "itoa", "matchit", @@ -1569,7 +1569,7 @@ dependencies = [ "hex", "http 1.3.1", "http-body-util", - "hyper 1.7.0", + "hyper 1.8.0", "hyper-named-pipe", "hyper-util", "hyperlocal", @@ -3625,7 +3625,7 @@ dependencies = [ "hickory-resolver", "http 1.3.1", "http-body-util", - "hyper 1.7.0", + "hyper 1.8.0", "hyper-rustls 0.27.7", "hyper-util", "ipnet", @@ -3713,7 +3713,7 @@ dependencies = [ "http 1.3.1", "httparse", "hyper 0.14.32", - "hyper 1.7.0", + "hyper 1.8.0", "hyper-util", "itertools 0.10.5", "memmem", @@ -3906,7 +3906,7 @@ dependencies = [ "hkdf", "http 1.3.1", "http-body-util", - "hyper 1.7.0", + "hyper 1.8.0", "hyper-util", "idna", "indexmap 2.11.1", @@ -4177,7 +4177,7 @@ dependencies = [ "http 1.3.1", "http-body-util", "hyper 0.14.32", - "hyper 1.7.0", + "hyper 1.8.0", "hyper-util", "libc", "log", @@ -4231,7 +4231,7 @@ dependencies = [ "deno_error", "deno_tls", "http-body-util", - "hyper 1.7.0", + "hyper 1.8.0", "hyper-rustls 0.27.7", "hyper-util", "log", @@ -4249,9 +4249,9 @@ dependencies = [ [[package]] name = "deno_terminal" -version = "0.2.2" +version = "0.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "23f71c27009e0141dedd315f1dfa3ebb0a6ca4acce7c080fac576ea415a465f6" +checksum = "f3ba8041ae7319b3ca6a64c399df4112badcbbe0868b4517637647614bede4be" dependencies = [ "once_cell", "termcolor", @@ -4361,7 +4361,7 @@ dependencies = [ "h2 0.4.12", "http 1.3.1", "http-body-util", - "hyper 1.7.0", + "hyper 1.8.0", "hyper-util", "once_cell", "rustls-tokio-stream", @@ -5225,7 +5225,7 @@ dependencies = [ "base64 0.21.7", "bytes", "http-body-util", - "hyper 1.7.0", + "hyper 1.8.0", "hyper-util", "pin-project", "rand 0.8.5", @@ -6604,9 +6604,9 @@ dependencies = [ [[package]] name = "hyper" -version = "1.7.0" +version = "1.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e" +checksum = "1744436df46f0bde35af3eda22aeaba453aada65d8f1c171cd8a5f59030bd69f" dependencies = [ "atomic-waker", "bytes", @@ -6635,7 +6635,7 @@ dependencies = [ "futures-util", "headers", "http 1.3.1", - "hyper 1.7.0", + "hyper 1.8.0", "hyper-rustls 0.27.7", "hyper-util", "pin-project-lite", @@ -6652,7 +6652,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "73b7d8abf35697b81a825e386fc151e0d503e8cb5fcb93cc8669c376dfd6f278" dependencies = [ "hex", - "hyper 1.7.0", + "hyper 1.8.0", "hyper-util", "pin-project-lite", "tokio", @@ -6683,7 +6683,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" dependencies = [ "http 1.3.1", - "hyper 1.7.0", + "hyper 1.8.0", "hyper-util", "log", "rustls 0.23.29", @@ -6701,7 +6701,7 @@ version = "0.5.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2b90d566bffbce6a75bd8b09a05aa8c2cb1fabb6cb348f8840c9e4c90a0d83b0" dependencies = [ - "hyper 1.7.0", + "hyper 1.8.0", "hyper-util", "pin-project-lite", "tokio", @@ -6729,7 +6729,7 @@ checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0" dependencies = [ "bytes", "http-body-util", - "hyper 1.7.0", + "hyper 1.8.0", "hyper-util", "native-tls", "tokio", @@ -6750,7 +6750,7 @@ dependencies = [ "futures-util", "http 1.3.1", "http-body 1.0.1", - "hyper 1.7.0", + "hyper 1.8.0", "ipnet", "libc", "percent-encoding", @@ -6771,7 +6771,7 @@ checksum = "986c5ce3b994526b3cd75578e62554abd09f0899d6206de48b3e96ab34ccc8c7" dependencies = [ "hex", "http-body-util", - "hyper 1.7.0", + "hyper 1.8.0", "hyper-util", "pin-project-lite", "tokio", @@ -7419,7 +7419,7 @@ dependencies = [ "http 1.3.1", "http-body 1.0.1", "http-body-util", - "hyper 1.7.0", + "hyper 1.8.0", "hyper-http-proxy", "hyper-rustls 0.27.7", "hyper-timeout", @@ -8946,7 +8946,7 @@ dependencies = [ "http-body-util", "httparse", "humantime", - "hyper 1.7.0", + "hyper 1.8.0", "itertools 0.14.0", "md-5 0.10.6", "parking_lot 0.12.5", @@ -10712,7 +10712,7 @@ dependencies = [ "http 1.3.1", "http-body 1.0.1", "http-body-util", - "hyper 1.7.0", + "hyper 1.8.0", "hyper-rustls 0.27.7", "hyper-tls 0.6.0", "hyper-util", @@ -10772,7 +10772,7 @@ dependencies = [ "futures", "getrandom 0.2.16", "http 1.3.1", - "hyper 1.7.0", + "hyper 1.8.0", "parking_lot 0.11.2", "reqwest 0.12.24", "reqwest-middleware", @@ -13945,7 +13945,7 @@ dependencies = [ "http 1.3.1", "http-body 1.0.1", "http-body-util", - "hyper 1.7.0", + "hyper 1.8.0", "hyper-timeout", "hyper-util", "percent-encoding", @@ -15148,7 +15148,7 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" [[package]] name = "windmill" -version = "1.574.2" +version = "1.574.3" dependencies = [ "anyhow", "aws-sdk-config", @@ -15208,7 +15208,7 @@ dependencies = [ [[package]] name = "windmill-api" -version = "1.574.2" +version = "1.574.3" dependencies = [ "anyhow", "argon2", @@ -15251,7 +15251,7 @@ dependencies = [ "hf-hub", "hmac", "http 1.3.1", - "hyper 1.7.0", + "hyper 1.8.0", "indexmap 2.11.1", "itertools 0.14.0", "jsonwebtoken 8.3.0", @@ -15328,7 +15328,7 @@ dependencies = [ [[package]] name = "windmill-api-client" -version = "1.574.2" +version = "1.574.3" dependencies = [ "base64 0.22.1", "chrono", @@ -15343,7 +15343,7 @@ dependencies = [ [[package]] name = "windmill-audit" -version = "1.574.2" +version = "1.574.3" dependencies = [ "chrono", "lazy_static", @@ -15357,7 +15357,7 @@ dependencies = [ [[package]] name = "windmill-autoscaling" -version = "1.574.2" +version = "1.574.3" dependencies = [ "anyhow", "axum", @@ -15376,7 +15376,7 @@ dependencies = [ [[package]] name = "windmill-common" -version = "1.574.2" +version = "1.574.3" dependencies = [ "anyhow", "async-recursion", @@ -15404,7 +15404,7 @@ dependencies = [ "globset", "hex", "hmac", - "hyper 1.7.0", + "hyper 1.8.0", "indexmap 2.11.1", "itertools 0.14.0", "jsonwebtoken 8.3.0", @@ -15461,7 +15461,7 @@ dependencies = [ [[package]] name = "windmill-git-sync" -version = "1.574.2" +version = "1.574.3" dependencies = [ "regex", "serde", @@ -15476,7 +15476,7 @@ dependencies = [ [[package]] name = "windmill-indexer" -version = "1.574.2" +version = "1.574.3" dependencies = [ "anyhow", "bytes", @@ -15500,7 +15500,7 @@ dependencies = [ [[package]] name = "windmill-macros" -version = "1.574.2" +version = "1.574.3" dependencies = [ "itertools 0.14.0", "lazy_static", @@ -15512,7 +15512,7 @@ dependencies = [ [[package]] name = "windmill-parser" -version = "1.574.2" +version = "1.574.3" dependencies = [ "convert_case 0.6.0", "serde", @@ -15521,7 +15521,7 @@ dependencies = [ [[package]] name = "windmill-parser-bash" -version = "1.574.2" +version = "1.574.3" dependencies = [ "anyhow", "lazy_static", @@ -15533,7 +15533,7 @@ dependencies = [ [[package]] name = "windmill-parser-csharp" -version = "1.574.2" +version = "1.574.3" dependencies = [ "anyhow", "serde_json", @@ -15545,7 +15545,7 @@ dependencies = [ [[package]] name = "windmill-parser-go" -version = "1.574.2" +version = "1.574.3" dependencies = [ "anyhow", "gosyn", @@ -15557,7 +15557,7 @@ dependencies = [ [[package]] name = "windmill-parser-graphql" -version = "1.574.2" +version = "1.574.3" dependencies = [ "anyhow", "lazy_static", @@ -15569,7 +15569,7 @@ dependencies = [ [[package]] name = "windmill-parser-java" -version = "1.574.2" +version = "1.574.3" dependencies = [ "anyhow", "serde_json", @@ -15581,7 +15581,7 @@ dependencies = [ [[package]] name = "windmill-parser-nu" -version = "1.574.2" +version = "1.574.3" dependencies = [ "anyhow", "nu-parser", @@ -15592,7 +15592,7 @@ dependencies = [ [[package]] name = "windmill-parser-php" -version = "1.574.2" +version = "1.574.3" dependencies = [ "anyhow", "itertools 0.14.0", @@ -15603,7 +15603,7 @@ dependencies = [ [[package]] name = "windmill-parser-py" -version = "1.574.2" +version = "1.574.3" dependencies = [ "anyhow", "itertools 0.14.0", @@ -15615,7 +15615,7 @@ dependencies = [ [[package]] name = "windmill-parser-py-imports" -version = "1.574.2" +version = "1.574.3" dependencies = [ "anyhow", "async-recursion", @@ -15638,7 +15638,7 @@ dependencies = [ [[package]] name = "windmill-parser-ruby" -version = "1.574.2" +version = "1.574.3" dependencies = [ "anyhow", "lazy_static", @@ -15652,7 +15652,7 @@ dependencies = [ [[package]] name = "windmill-parser-rust" -version = "1.574.2" +version = "1.574.3" dependencies = [ "anyhow", "convert_case 0.6.0", @@ -15669,7 +15669,7 @@ dependencies = [ [[package]] name = "windmill-parser-sql" -version = "1.574.2" +version = "1.574.3" dependencies = [ "anyhow", "lazy_static", @@ -15683,7 +15683,7 @@ dependencies = [ [[package]] name = "windmill-parser-ts" -version = "1.574.2" +version = "1.574.3" dependencies = [ "anyhow", "lazy_static", @@ -15701,7 +15701,7 @@ dependencies = [ [[package]] name = "windmill-parser-yaml" -version = "1.574.2" +version = "1.574.3" dependencies = [ "anyhow", "serde", @@ -15712,7 +15712,7 @@ dependencies = [ [[package]] name = "windmill-queue" -version = "1.574.2" +version = "1.574.3" dependencies = [ "anyhow", "async-recursion", @@ -15747,7 +15747,7 @@ dependencies = [ [[package]] name = "windmill-sql-datatype-parser-wasm" -version = "1.574.2" +version = "1.574.3" dependencies = [ "wasm-bindgen", "wasm-bindgen-test", @@ -15757,7 +15757,7 @@ dependencies = [ [[package]] name = "windmill-worker" -version = "1.574.2" +version = "1.574.3" dependencies = [ "anyhow", "async-once-cell", diff --git a/backend/Cargo.toml b/backend/Cargo.toml index 0d05294aa9..2bad0c0152 100644 --- a/backend/Cargo.toml +++ b/backend/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "windmill" -version = "1.574.2" +version = "1.574.3" authors.workspace = true edition.workspace = true @@ -33,7 +33,7 @@ members = [ exclude = ["./windmill-duckdb-ffi-internal"] [workspace.package] -version = "1.574.2" +version = "1.574.3" authors = ["Ruben Fiszel "] edition = "2021" diff --git a/backend/windmill-api/openapi.yaml b/backend/windmill-api/openapi.yaml index bacc426053..1e86075970 100644 --- a/backend/windmill-api/openapi.yaml +++ b/backend/windmill-api/openapi.yaml @@ -1,7 +1,7 @@ openapi: "3.0.3" info: - version: 1.574.2 + version: 1.574.3 title: Windmill API contact: diff --git a/benchmarks/lib.ts b/benchmarks/lib.ts index 3ad70e0eb4..93408ca223 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.574.2"; +export const VERSION = "v1.574.3"; 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 c8b1ff0aa8..0dfd278a0c 100644 --- a/cli/src/main.ts +++ b/cli/src/main.ts @@ -68,7 +68,7 @@ export { // } // }); -export const VERSION = "1.574.2"; +export const VERSION = "1.574.3"; export const WM_FORK_PREFIX = "wm-fork"; diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 4a7d81be3f..1f12547dfb 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -1,12 +1,12 @@ { "name": "windmill-components", - "version": "1.574.2", + "version": "1.574.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "windmill-components", - "version": "1.574.2", + "version": "1.574.3", "hasInstallScript": true, "license": "AGPL-3.0", "dependencies": { diff --git a/frontend/package.json b/frontend/package.json index 2113e305e9..0b526d90ed 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "windmill-components", - "version": "1.574.2", + "version": "1.574.3", "scripts": { "dev": "vite dev", "build": "vite build", diff --git a/lsp/Pipfile b/lsp/Pipfile index 9dc3a530ce..740d28ef22 100644 --- a/lsp/Pipfile +++ b/lsp/Pipfile @@ -4,8 +4,8 @@ verify_ssl = true name = "pypi" [packages] -wmill = ">=1.574.2" -wmill_pg = ">=1.574.2" +wmill = ">=1.574.3" +wmill_pg = ">=1.574.3" sendgrid = "*" mysql-connector-python = "*" pymongo = "*" diff --git a/openflow.openapi.yaml b/openflow.openapi.yaml index 21e7e46cbf..0dbec8f5b9 100644 --- a/openflow.openapi.yaml +++ b/openflow.openapi.yaml @@ -1,7 +1,7 @@ openapi: "3.0.3" info: - version: 1.574.2 + version: 1.574.3 title: OpenFlow Spec contact: name: Ruben Fiszel diff --git a/powershell-client/WindmillClient/WindmillClient.psd1 b/powershell-client/WindmillClient/WindmillClient.psd1 index f1fd2c7bf7..5d244c9476 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.574.2' + ModuleVersion = '1.574.3' # Supported PSEditions # CompatiblePSEditions = @() diff --git a/python-client/wmill/pyproject.toml b/python-client/wmill/pyproject.toml index 202070cd2f..eb23a6924b 100644 --- a/python-client/wmill/pyproject.toml +++ b/python-client/wmill/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "wmill" -version = "1.574.2" +version = "1.574.3" 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 3bbfbfc94f..2c56b58d24 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.574.2" +version = "1.574.3" 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 739e3354c9..7a2ec20590 100644 --- a/typescript-client/jsr.json +++ b/typescript-client/jsr.json @@ -1,6 +1,6 @@ { "name": "@windmill/windmill", - "version": "1.574.2", + "version": "1.574.3", "exports": "./src/index.ts", "publish": { "exclude": ["!src", "./s3Types.ts", "./client.ts"] diff --git a/typescript-client/package.json b/typescript-client/package.json index 3c01dbc7b9..a4a664ba4a 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.574.2", + "version": "1.574.3", "author": "Ruben Fiszel", "license": "Apache 2.0", "devDependencies": { diff --git a/version.txt b/version.txt index 9d5dc26858..b98a019f76 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.574.2 +1.574.3