From a58dd287eee72cac01cbe17bef73bd00e79bbcb2 Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Wed, 28 Jan 2026 12:41:54 +0000 Subject: [PATCH] chore(main): release 1.618.0 (#7714) * chore(main): release 1.618.0 * Apply automatic changes --------- Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com> --- CHANGELOG.md | 13 ++ backend/Cargo.lock | 118 +++++++++--------- 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, 89 insertions(+), 76 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a9a85619c0..9a7fdc2af8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [1.618.0](https://github.com/windmill-labs/windmill/compare/v1.617.3...v1.618.0) (2026-01-28) + + +### Features + +* typescript client esm build ([#7709](https://github.com/windmill-labs/windmill/issues/7709)) ([07fb47e](https://github.com/windmill-labs/windmill/commit/07fb47e215da2b36afb83529c6ae84bf8fa14ae6)) + + +### Bug Fixes + +* fix annoying abort toasts ([#7713](https://github.com/windmill-labs/windmill/issues/7713)) ([b76d6e9](https://github.com/windmill-labs/windmill/commit/b76d6e9be80030597e82cd5db5cb5267de3b2961)) +* fix flow viewer height ([#7715](https://github.com/windmill-labs/windmill/issues/7715)) ([e37ab33](https://github.com/windmill-labs/windmill/commit/e37ab33b3f31a67da6238eb0827a46b9d0d831c8)) + ## [1.617.3](https://github.com/windmill-labs/windmill/compare/v1.617.2...v1.617.3) (2026-01-27) diff --git a/backend/Cargo.lock b/backend/Cargo.lock index d8e3929539..55b5d5d516 100644 --- a/backend/Cargo.lock +++ b/backend/Cargo.lock @@ -1117,9 +1117,9 @@ dependencies = [ [[package]] name = "aws-smithy-async" -version = "1.2.7" +version = "1.2.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9ee19095c7c4dda59f1697d028ce704c24b2d33c6718790c7f1d5a3015b4107c" +checksum = "9330762ee48c6cecfad2cb37b1506c16c8e858c90638eda2b1a7272b56f88bd5" dependencies = [ "futures-util", "pin-project-lite", @@ -1128,9 +1128,9 @@ dependencies = [ [[package]] name = "aws-smithy-eventstream" -version = "0.60.14" +version = "0.60.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dc12f8b310e38cad85cf3bef45ad236f470717393c613266ce0a89512286b650" +checksum = "0810b22ae554f5076c3eabe1fe89b01aee61c354c575789f67e248e83c5f472b" dependencies = [ "aws-smithy-types", "bytes", @@ -1161,9 +1161,9 @@ dependencies = [ [[package]] name = "aws-smithy-http-client" -version = "1.1.5" +version = "1.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "59e62db736db19c488966c8d787f52e6270be565727236fd5579eaa301e7bc4a" +checksum = "ec918f18147cec121cb142a91b0038f66d99bbe903e585dccf871920e90b22ab" dependencies = [ "aws-smithy-async", "aws-smithy-runtime-api", @@ -1200,18 +1200,18 @@ dependencies = [ [[package]] name = "aws-smithy-observability" -version = "0.2.0" +version = "0.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ef1fcbefc7ece1d70dcce29e490f269695dfca2d2bacdeaf9e5c3f799e4e6a42" +checksum = "a700a7702874cd78b85fecdc9f64f3f72eb22fb713791cb445bcfd2a15bc1ecf" dependencies = [ "aws-smithy-runtime-api", ] [[package]] name = "aws-smithy-query" -version = "0.60.9" +version = "0.60.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ae5d689cf437eae90460e944a58b5668530d433b4ff85789e69d2f2a556e057d" +checksum = "adc4a6cdc289a37be7fddb7f4365448187d62c603a40e6d46d13c68e5e81900f" dependencies = [ "aws-smithy-types", "urlencoding", @@ -1243,9 +1243,9 @@ dependencies = [ [[package]] name = "aws-smithy-runtime-api" -version = "1.10.0" +version = "1.11.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "efce7aaaf59ad53c5412f14fc19b2d5c6ab2c3ec688d272fd31f76ec12f44fb0" +checksum = "5c47b1e62accf759b01aba295e40479d1ba8fb77c2a54f0fed861c809ca49761" dependencies = [ "aws-smithy-async", "aws-smithy-types", @@ -1260,9 +1260,9 @@ dependencies = [ [[package]] name = "aws-smithy-types" -version = "1.3.6" +version = "1.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "65f172bcb02424eb94425db8aed1b6d583b5104d4d5ddddf22402c661a320048" +checksum = "c2d447863bdec38c899e5753a48c0abcf590f3ec629e257ad5a9ef8806ad7714" dependencies = [ "base64-simd 0.8.0", "bytes", @@ -2265,9 +2265,9 @@ dependencies = [ [[package]] name = "clap" -version = "4.5.54" +version = "4.5.55" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c6e6ff9dcd79cff5cd969a17a545d79e84ab086e444102a591e288a8aa3ce394" +checksum = "3e34525d5bbbd55da2bb745d34b36121baac88d07619a9a09cfcf4a6c0832785" dependencies = [ "clap_builder", "clap_derive", @@ -2275,9 +2275,9 @@ dependencies = [ [[package]] name = "clap_builder" -version = "4.5.54" +version = "4.5.55" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fa42cf4d2b7a41bc8f663a7cab4031ebafa1bf3875705bfaf8466dc60ab52c00" +checksum = "59a20016a20a3da95bef50ec7238dbd09baeef4311dcdd38ec15aba69812fb61" dependencies = [ "anstream", "anstyle", @@ -2287,9 +2287,9 @@ dependencies = [ [[package]] name = "clap_derive" -version = "4.5.49" +version = "4.5.55" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2a0b5487afeab2deb2ff4e03a807ad1a03ac532ff5a2cee5d86884440c7f7671" +checksum = "a92793da1a46a5f2a02a6f4c46c6496b28c43638adea8306fcb0caa1634f24e5" dependencies = [ "heck 0.5.0", "proc-macro2", @@ -7036,9 +7036,9 @@ dependencies = [ [[package]] name = "iana-time-zone" -version = "0.1.64" +version = "0.1.65" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb" +checksum = "e31bc9ad994ba00e440a8aa5c9ef0ec67d5cb5e5cb0cc7f8b744a35b389cc470" dependencies = [ "android_system_properties", "core-foundation-sys", @@ -9356,9 +9356,9 @@ checksum = "7c87def4c32ab89d880effc9e097653c8da5d6ef28e6b539d313baaacfbafcbe" [[package]] name = "openssl-src" -version = "300.5.4+3.5.4" +version = "300.5.5+3.5.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a507b3792995dae9b0df8a1c1e3771e8418b7c2d9f0baeba32e6fe8b06c7cb72" +checksum = "3f1787d533e03597a7934fd0a765f0d28e94ecc5fb7789f8053b1e699a56f709" dependencies = [ "cc", ] @@ -14580,9 +14580,9 @@ checksum = "6af6ae20167a9ece4bcb41af5b80f8a1f1df981f6391189ce00fd257af04126a" [[package]] name = "typed-path" -version = "0.12.1" +version = "0.12.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e43ffa54726cdc9ea78392023ffe9fe9cf9ac779e1c6fcb0d23f9862e3879d20" +checksum = "3015e6ce46d5ad8751e4a772543a30c7511468070e98e64e20165f8f81155b64" [[package]] name = "typeid" @@ -15403,7 +15403,7 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" [[package]] name = "windmill" -version = "1.617.3" +version = "1.618.0" dependencies = [ "anyhow", "aws-sdk-config", @@ -15466,7 +15466,7 @@ dependencies = [ [[package]] name = "windmill-api" -version = "1.617.3" +version = "1.618.0" dependencies = [ "anyhow", "argon2", @@ -15596,7 +15596,7 @@ dependencies = [ [[package]] name = "windmill-api-client" -version = "1.617.3" +version = "1.618.0" dependencies = [ "reqwest 0.12.28", "serde", @@ -15606,7 +15606,7 @@ dependencies = [ [[package]] name = "windmill-audit" -version = "1.617.3" +version = "1.618.0" dependencies = [ "chrono", "lazy_static", @@ -15620,7 +15620,7 @@ dependencies = [ [[package]] name = "windmill-autoscaling" -version = "1.617.3" +version = "1.618.0" dependencies = [ "anyhow", "axum 0.7.9", @@ -15639,7 +15639,7 @@ dependencies = [ [[package]] name = "windmill-common" -version = "1.617.3" +version = "1.618.0" dependencies = [ "anyhow", "async-recursion", @@ -15735,7 +15735,7 @@ dependencies = [ [[package]] name = "windmill-git-sync" -version = "1.617.3" +version = "1.618.0" dependencies = [ "regex", "serde", @@ -15750,7 +15750,7 @@ dependencies = [ [[package]] name = "windmill-indexer" -version = "1.617.3" +version = "1.618.0" dependencies = [ "anyhow", "astral-tokio-tar", @@ -15774,7 +15774,7 @@ dependencies = [ [[package]] name = "windmill-macros" -version = "1.617.3" +version = "1.618.0" dependencies = [ "itertools 0.14.0", "lazy_static", @@ -15790,7 +15790,7 @@ dependencies = [ [[package]] name = "windmill-mcp" -version = "1.617.3" +version = "1.618.0" dependencies = [ "anyhow", "async-trait", @@ -15810,7 +15810,7 @@ dependencies = [ [[package]] name = "windmill-oauth" -version = "1.617.3" +version = "1.618.0" dependencies = [ "anyhow", "async-oauth2", @@ -15834,7 +15834,7 @@ dependencies = [ [[package]] name = "windmill-parser" -version = "1.617.3" +version = "1.618.0" dependencies = [ "convert_case 0.6.0", "serde", @@ -15843,7 +15843,7 @@ dependencies = [ [[package]] name = "windmill-parser-bash" -version = "1.617.3" +version = "1.618.0" dependencies = [ "anyhow", "lazy_static", @@ -15855,7 +15855,7 @@ dependencies = [ [[package]] name = "windmill-parser-csharp" -version = "1.617.3" +version = "1.618.0" dependencies = [ "anyhow", "serde_json", @@ -15867,7 +15867,7 @@ dependencies = [ [[package]] name = "windmill-parser-go" -version = "1.617.3" +version = "1.618.0" dependencies = [ "anyhow", "gosyn", @@ -15879,7 +15879,7 @@ dependencies = [ [[package]] name = "windmill-parser-graphql" -version = "1.617.3" +version = "1.618.0" dependencies = [ "anyhow", "lazy_static", @@ -15891,7 +15891,7 @@ dependencies = [ [[package]] name = "windmill-parser-java" -version = "1.617.3" +version = "1.618.0" dependencies = [ "anyhow", "serde_json", @@ -15903,7 +15903,7 @@ dependencies = [ [[package]] name = "windmill-parser-nu" -version = "1.617.3" +version = "1.618.0" dependencies = [ "anyhow", "nu-parser", @@ -15914,7 +15914,7 @@ dependencies = [ [[package]] name = "windmill-parser-php" -version = "1.617.3" +version = "1.618.0" dependencies = [ "anyhow", "itertools 0.14.0", @@ -15925,7 +15925,7 @@ dependencies = [ [[package]] name = "windmill-parser-py" -version = "1.617.3" +version = "1.618.0" dependencies = [ "anyhow", "itertools 0.14.0", @@ -15938,7 +15938,7 @@ dependencies = [ [[package]] name = "windmill-parser-py-imports" -version = "1.617.3" +version = "1.618.0" dependencies = [ "anyhow", "async-recursion", @@ -15962,7 +15962,7 @@ dependencies = [ [[package]] name = "windmill-parser-ruby" -version = "1.617.3" +version = "1.618.0" dependencies = [ "anyhow", "lazy_static", @@ -15976,7 +15976,7 @@ dependencies = [ [[package]] name = "windmill-parser-rust" -version = "1.617.3" +version = "1.618.0" dependencies = [ "anyhow", "convert_case 0.6.0", @@ -15993,7 +15993,7 @@ dependencies = [ [[package]] name = "windmill-parser-sql" -version = "1.617.3" +version = "1.618.0" dependencies = [ "anyhow", "lazy_static", @@ -16007,7 +16007,7 @@ dependencies = [ [[package]] name = "windmill-parser-ts" -version = "1.617.3" +version = "1.618.0" dependencies = [ "anyhow", "lazy_static", @@ -16026,7 +16026,7 @@ dependencies = [ [[package]] name = "windmill-parser-yaml" -version = "1.617.3" +version = "1.618.0" dependencies = [ "anyhow", "serde", @@ -16037,7 +16037,7 @@ dependencies = [ [[package]] name = "windmill-queue" -version = "1.617.3" +version = "1.618.0" dependencies = [ "anyhow", "async-recursion", @@ -16074,7 +16074,7 @@ dependencies = [ [[package]] name = "windmill-sql-datatype-parser-wasm" -version = "1.617.3" +version = "1.618.0" dependencies = [ "wasm-bindgen", "wasm-bindgen-test", @@ -16084,7 +16084,7 @@ dependencies = [ [[package]] name = "windmill-worker" -version = "1.617.3" +version = "1.618.0" dependencies = [ "anyhow", "async-once-cell", @@ -16984,18 +16984,18 @@ dependencies = [ [[package]] name = "zerocopy" -version = "0.8.34" +version = "0.8.35" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "71ddd76bcebeed25db614f82bf31a9f4222d3fbba300e6fb6c00afa26cbd4d9d" +checksum = "fdea86ddd5568519879b8187e1cf04e24fce28f7fe046ceecbce472ff19a2572" dependencies = [ "zerocopy-derive", ] [[package]] name = "zerocopy-derive" -version = "0.8.34" +version = "0.8.35" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d8187381b52e32220d50b255276aa16a084ec0a9017a0ca2152a1f55c539758d" +checksum = "0c15e1b46eff7c6c91195752e0eeed8ef040e391cdece7c25376957d5f15df22" dependencies = [ "proc-macro2", "quote", diff --git a/backend/Cargo.toml b/backend/Cargo.toml index 4a9179152d..ed7b849526 100644 --- a/backend/Cargo.toml +++ b/backend/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "windmill" -version = "1.617.3" +version = "1.618.0" authors.workspace = true edition.workspace = true @@ -35,7 +35,7 @@ members = [ exclude = ["./windmill-duckdb-ffi-internal"] [workspace.package] -version = "1.617.3" +version = "1.618.0" authors = ["Ruben Fiszel "] edition = "2021" diff --git a/backend/windmill-api/openapi.yaml b/backend/windmill-api/openapi.yaml index ab2648c498..016ac37522 100644 --- a/backend/windmill-api/openapi.yaml +++ b/backend/windmill-api/openapi.yaml @@ -1,7 +1,7 @@ openapi: "3.0.3" info: - version: 1.617.3 + version: 1.618.0 title: Windmill API contact: diff --git a/benchmarks/lib.ts b/benchmarks/lib.ts index ba1ed5b516..99884b66bc 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.617.3"; +export const VERSION = "v1.618.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 37c88b0c46..7a7faa692b 100644 --- a/cli/src/main.ts +++ b/cli/src/main.ts @@ -70,7 +70,7 @@ export { // } // }); -export const VERSION = "1.617.3"; +export const VERSION = "1.618.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 810f503309..b7beab1db9 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -1,12 +1,12 @@ { "name": "windmill-components", - "version": "1.617.3", + "version": "1.618.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "windmill-components", - "version": "1.617.3", + "version": "1.618.0", "hasInstallScript": true, "license": "AGPL-3.0", "dependencies": { diff --git a/frontend/package.json b/frontend/package.json index 66d884a60e..df1a97cb3f 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "windmill-components", - "version": "1.617.3", + "version": "1.618.0", "scripts": { "dev": "vite dev", "build": "vite build", diff --git a/lsp/Pipfile b/lsp/Pipfile index d2d5ed2023..fffe7ec771 100644 --- a/lsp/Pipfile +++ b/lsp/Pipfile @@ -4,8 +4,8 @@ verify_ssl = true name = "pypi" [packages] -wmill = ">=1.617.3" -wmill_pg = ">=1.617.3" +wmill = ">=1.618.0" +wmill_pg = ">=1.618.0" sendgrid = "*" mysql-connector-python = "*" pymongo = "*" diff --git a/openflow.openapi.yaml b/openflow.openapi.yaml index 5cfc90df33..d9999c588d 100644 --- a/openflow.openapi.yaml +++ b/openflow.openapi.yaml @@ -1,7 +1,7 @@ openapi: '3.0.3' info: - version: 1.617.3 + version: 1.618.0 title: OpenFlow Spec contact: name: Ruben Fiszel diff --git a/powershell-client/WindmillClient/WindmillClient.psd1 b/powershell-client/WindmillClient/WindmillClient.psd1 index 472e9bb432..248bae0617 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.617.3' + ModuleVersion = '1.618.0' # Supported PSEditions # CompatiblePSEditions = @() diff --git a/python-client/wmill/pyproject.toml b/python-client/wmill/pyproject.toml index 3dd3df476b..47ddbe8baf 100644 --- a/python-client/wmill/pyproject.toml +++ b/python-client/wmill/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "wmill" -version = "1.617.3" +version = "1.618.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/python-client/wmill_pg/pyproject.toml b/python-client/wmill_pg/pyproject.toml index 6b8cdbcefa..0aec0d8b01 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.617.3" +version = "1.618.0" 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 3399b5ea1f..709586cdc4 100644 --- a/typescript-client/jsr.json +++ b/typescript-client/jsr.json @@ -1,6 +1,6 @@ { "name": "@windmill/windmill", - "version": "1.617.3", + "version": "1.618.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 c895a4414a..21f96c3fb4 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.617.3", + "version": "1.618.0", "author": "Ruben Fiszel", "license": "Apache 2.0", "devDependencies": { diff --git a/version.txt b/version.txt index e08e96aba0..6cb6731609 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.617.3 +1.618.0