From 7084d2e61a0ee8c0ac636f22ae4ff89db4845c86 Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Fri, 24 Jan 2025 18:21:21 +0100 Subject: [PATCH] chore(main): release 1.449.0 (#5122) * chore(main): release 1.449.0 * Apply automatic changes --------- Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com> --- CHANGELOG.md | 15 ++++ backend/Cargo.lock | 78 +++++++++---------- backend/Cargo.toml | 4 +- backend/windmill-api/openapi.yaml | 2 +- benchmarks/lib.ts | 2 +- cli/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, 71 insertions(+), 56 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d4de463cfa10f..12e0a8ff60176 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## [1.449.0](https://github.com/windmill-labs/windmill/compare/v1.448.1...v1.449.0) (2025-01-24) + + +### Features + +* **frontend:** operator visibility setting per workspace ([#5124](https://github.com/windmill-labs/windmill/issues/5124)) ([1a1ea68](https://github.com/windmill-labs/windmill/commit/1a1ea682166af62133d3df2816490e3ebc92462f)) +* msft teams support for critical alerts ([#5113](https://github.com/windmill-labs/windmill/issues/5113)) ([a88fbb2](https://github.com/windmill-labs/windmill/commit/a88fbb238ae21ca53bccd53ccfd3c77e2946fda2)) +* postgres triggers ([#4860](https://github.com/windmill-labs/windmill/issues/4860)) ([316a216](https://github.com/windmill-labs/windmill/commit/316a2167e7648052afb3d7456c5ab9324348e56c)) +* **python:** Multiple runtime versions ([#4579](https://github.com/windmill-labs/windmill/issues/4579)) ([e47dd69](https://github.com/windmill-labs/windmill/commit/e47dd697f96883f8f97bf469e69d3344f12d9633)) + + +### Bug Fixes + +* **bun, windows:** Fix "A required privilege is not held by the client." ([#5126](https://github.com/windmill-labs/windmill/issues/5126)) ([74bb660](https://github.com/windmill-labs/windmill/commit/74bb660b9799e79e31c33d96a4f06d77094287d5)) + ## [1.448.1](https://github.com/windmill-labs/windmill/compare/v1.448.0...v1.448.1) (2025-01-22) diff --git a/backend/Cargo.lock b/backend/Cargo.lock index aa79cf5e136c2..c2dea6d1204ca 100644 --- a/backend/Cargo.lock +++ b/backend/Cargo.lock @@ -651,9 +651,9 @@ checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26" [[package]] name = "aws-config" -version = "1.5.14" +version = "1.5.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9f40e82e858e02445402906e454a73e244c7f501fcae198977585946c48e8697" +checksum = "dc47e70fc35d054c8fcd296d47a61711f043ac80534a10b4f741904f81e73a90" dependencies = [ "aws-credential-types", "aws-runtime", @@ -718,9 +718,9 @@ dependencies = [ [[package]] name = "aws-sdk-sso" -version = "1.55.0" +version = "1.56.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "33993c0b054f4251ff2946941b56c26b582677303eeca34087594eb901ece022" +checksum = "12e057fdcb8842de9b83592a70f5b4da0ee10bc0ad278247da1425a742a444d7" dependencies = [ "aws-credential-types", "aws-runtime", @@ -740,9 +740,9 @@ dependencies = [ [[package]] name = "aws-sdk-ssooidc" -version = "1.56.0" +version = "1.57.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3bd3ceba74a584337a8f3839c818f14f1a2288bfd24235120ff22d7e17a0dd54" +checksum = "aba487b6a05de9858f83c05133ddd1b465be60b95460491f96c5c7b761823a04" dependencies = [ "aws-credential-types", "aws-runtime", @@ -762,9 +762,9 @@ dependencies = [ [[package]] name = "aws-sdk-sts" -version = "1.56.0" +version = "1.57.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "07835598e52dd354368429cb2abf447ce523ea446d0a533a63cb42cd0d2d9280" +checksum = "115fd4fb663817ed595a5ee4f1649d7aacd861d47462323cb37576ce89271b93" dependencies = [ "aws-credential-types", "aws-runtime", @@ -2661,9 +2661,9 @@ dependencies = [ [[package]] name = "deno_media_type" -version = "0.2.4" +version = "0.2.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "577fe2bbe04f3e9b1b7c6fac6a75101a9fbd611c50a6b68789e69f4d63dcb2b4" +checksum = "600222d059ab31ff31182b3e12615df2134a9e01605836b78ad8df91ba39eab3" dependencies = [ "data-url", "serde", @@ -5779,9 +5779,9 @@ dependencies = [ [[package]] name = "openssl-probe" -version = "0.1.5" +version = "0.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" +checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e" [[package]] name = "openssl-src" @@ -10280,9 +10280,9 @@ checksum = "2f322b60f6b9736017344fa0635d64be2f458fbc04eef65f6be22976dd1ffd5b" [[package]] name = "unicode-ident" -version = "1.0.14" +version = "1.0.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83" +checksum = "11cd88e12b17c6494200a9c1b683a04fcac9573ed74cd1b62aeb2727c5592243" [[package]] name = "unicode-normalization" @@ -10785,7 +10785,7 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" [[package]] name = "windmill" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "axum", @@ -10827,7 +10827,7 @@ dependencies = [ [[package]] name = "windmill-api" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "argon2", @@ -10919,7 +10919,7 @@ dependencies = [ [[package]] name = "windmill-api-client" -version = "1.448.1" +version = "1.449.0" dependencies = [ "base64 0.22.1", "chrono", @@ -10937,7 +10937,7 @@ dependencies = [ [[package]] name = "windmill-audit" -version = "1.448.1" +version = "1.449.0" dependencies = [ "chrono", "serde", @@ -10950,7 +10950,7 @@ dependencies = [ [[package]] name = "windmill-autoscaling" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "serde", @@ -10964,7 +10964,7 @@ dependencies = [ [[package]] name = "windmill-common" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "async-stream", @@ -11023,7 +11023,7 @@ dependencies = [ [[package]] name = "windmill-git-sync" -version = "1.448.1" +version = "1.449.0" dependencies = [ "regex", "serde", @@ -11037,7 +11037,7 @@ dependencies = [ [[package]] name = "windmill-indexer" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "bytes", @@ -11060,7 +11060,7 @@ dependencies = [ [[package]] name = "windmill-macros" -version = "1.448.1" +version = "1.449.0" dependencies = [ "itertools 0.14.0", "lazy_static", @@ -11072,7 +11072,7 @@ dependencies = [ [[package]] name = "windmill-parser" -version = "1.448.1" +version = "1.449.0" dependencies = [ "convert_case 0.6.0", "serde", @@ -11081,7 +11081,7 @@ dependencies = [ [[package]] name = "windmill-parser-bash" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "lazy_static", @@ -11093,7 +11093,7 @@ dependencies = [ [[package]] name = "windmill-parser-csharp" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "serde_json", @@ -11105,7 +11105,7 @@ dependencies = [ [[package]] name = "windmill-parser-go" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "gosyn", @@ -11117,7 +11117,7 @@ dependencies = [ [[package]] name = "windmill-parser-graphql" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "lazy_static", @@ -11129,7 +11129,7 @@ dependencies = [ [[package]] name = "windmill-parser-php" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "itertools 0.14.0", @@ -11140,7 +11140,7 @@ dependencies = [ [[package]] name = "windmill-parser-py" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "itertools 0.14.0", @@ -11151,7 +11151,7 @@ dependencies = [ [[package]] name = "windmill-parser-py-imports" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "async-recursion", @@ -11169,7 +11169,7 @@ dependencies = [ [[package]] name = "windmill-parser-rust" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "convert_case 0.6.0", @@ -11186,7 +11186,7 @@ dependencies = [ [[package]] name = "windmill-parser-sql" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "lazy_static", @@ -11198,7 +11198,7 @@ dependencies = [ [[package]] name = "windmill-parser-ts" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "lazy_static", @@ -11216,7 +11216,7 @@ dependencies = [ [[package]] name = "windmill-parser-wasm" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "getrandom 0.2.15", @@ -11238,7 +11238,7 @@ dependencies = [ [[package]] name = "windmill-parser-yaml" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "serde_json", @@ -11248,7 +11248,7 @@ dependencies = [ [[package]] name = "windmill-queue" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "async-recursion", @@ -11281,7 +11281,7 @@ dependencies = [ [[package]] name = "windmill-sql-datatype-parser-wasm" -version = "1.448.1" +version = "1.449.0" dependencies = [ "wasm-bindgen", "wasm-bindgen-test", @@ -11291,7 +11291,7 @@ dependencies = [ [[package]] name = "windmill-worker" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "async-recursion", diff --git a/backend/Cargo.toml b/backend/Cargo.toml index 2ef62c9f578a3..7b72b166113b3 100644 --- a/backend/Cargo.toml +++ b/backend/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "windmill" -version = "1.448.1" +version = "1.449.0" authors.workspace = true edition.workspace = true @@ -30,7 +30,7 @@ members = [ ] [workspace.package] -version = "1.448.1" +version = "1.449.0" authors = ["Ruben Fiszel "] edition = "2021" diff --git a/backend/windmill-api/openapi.yaml b/backend/windmill-api/openapi.yaml index 6819bb5553ef4..af485e0cc5409 100644 --- a/backend/windmill-api/openapi.yaml +++ b/backend/windmill-api/openapi.yaml @@ -1,7 +1,7 @@ openapi: "3.0.3" info: - version: 1.448.1 + version: 1.449.0 title: Windmill API contact: diff --git a/benchmarks/lib.ts b/benchmarks/lib.ts index cedf27fb7bffd..85091b8841158 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.448.1"; +export const VERSION = "v1.449.0"; 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 59b672bdf8187..9f37785809168 100644 --- a/cli/main.ts +++ b/cli/main.ts @@ -60,7 +60,7 @@ export { // } // }); -export const VERSION = "1.448.1"; +export const VERSION = "1.449.0"; const command = new Command() .name("wmill") diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 01d0951acab6b..5855d4c673ed7 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -1,12 +1,12 @@ { "name": "windmill-components", - "version": "1.448.1", + "version": "1.449.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "windmill-components", - "version": "1.448.1", + "version": "1.449.0", "license": "AGPL-3.0", "dependencies": { "@anthropic-ai/sdk": "^0.32.1", diff --git a/frontend/package.json b/frontend/package.json index bd4f81e8a5cc6..2e35acd242cfd 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "windmill-components", - "version": "1.448.1", + "version": "1.449.0", "scripts": { "dev": "vite dev", "build": "vite build", diff --git a/lsp/Pipfile b/lsp/Pipfile index 2fa2caa1f0904..c8d80b188c5af 100644 --- a/lsp/Pipfile +++ b/lsp/Pipfile @@ -4,8 +4,8 @@ verify_ssl = true name = "pypi" [packages] -wmill = ">=1.448.1" -wmill_pg = ">=1.448.1" +wmill = ">=1.449.0" +wmill_pg = ">=1.449.0" sendgrid = "*" mysql-connector-python = "*" pymongo = "*" diff --git a/openflow.openapi.yaml b/openflow.openapi.yaml index 5ce7f73b0f6de..d08759f72b005 100644 --- a/openflow.openapi.yaml +++ b/openflow.openapi.yaml @@ -1,7 +1,7 @@ openapi: "3.0.3" info: - version: 1.448.1 + version: 1.449.0 title: OpenFlow Spec contact: name: Ruben Fiszel diff --git a/powershell-client/WindmillClient/WindmillClient.psd1 b/powershell-client/WindmillClient/WindmillClient.psd1 index b9e9b638620d1..c7cba1cb55d79 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.448.1' + ModuleVersion = '1.449.0' # Supported PSEditions # CompatiblePSEditions = @() diff --git a/python-client/wmill/pyproject.toml b/python-client/wmill/pyproject.toml index 537764407d507..71cdb1e681f3f 100644 --- a/python-client/wmill/pyproject.toml +++ b/python-client/wmill/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "wmill" -version = "1.448.1" +version = "1.449.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 6f3b1c40eb9a3..a3a32128f4a3c 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.448.1" +version = "1.449.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 773bc3f56115f..3862b5fff949c 100644 --- a/typescript-client/jsr.json +++ b/typescript-client/jsr.json @@ -1,6 +1,6 @@ { "name": "@windmill/windmill", - "version": "1.448.1", + "version": "1.449.0", "exports": "./src/index.ts", "publish": { "exclude": ["!src", "./s3Types.ts", "./client.ts"] diff --git a/typescript-client/package.json b/typescript-client/package.json index cd431c71c4d92..ef5b9f274215d 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.448.1", + "version": "1.449.0", "author": "Ruben Fiszel", "license": "Apache 2.0", "devDependencies": { diff --git a/version.txt b/version.txt index 738d56fd9f913..f76595875cbf6 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.448.1 +1.449.0