From d02430a2e0458662bdcc37f01d06e148d1e5b89a Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Wed, 5 Jun 2024 00:42:06 +0200 Subject: [PATCH] chore(main): release 1.342.0 (#3870) * chore(main): release 1.342.0 * Apply automatic changes --------- Co-authored-by: rubenfiszel --- CHANGELOG.md | 12 ++++ backend/Cargo.lock | 66 +++++++++---------- 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, 62 insertions(+), 50 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be99aa31b5..ce27e825b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.342.0](https://github.com/windmill-labs/windmill/compare/v1.341.1...v1.342.0) (2024-06-04) + + +### Features + +* customer portal link ([#3868](https://github.com/windmill-labs/windmill/issues/3868)) ([14bd5fe](https://github.com/windmill-labs/windmill/commit/14bd5fe0515bb2e746656cf3d6ee5bbd5c727510)) + + +### Bug Fixes + +* handle csv with different separators in csv preview ([b756a3b](https://github.com/windmill-labs/windmill/commit/b756a3b31ef62cbfacd20bcffb0da8482dd57565)) + ## [1.341.1](https://github.com/windmill-labs/windmill/compare/v1.341.0...v1.341.1) (2024-06-04) diff --git a/backend/Cargo.lock b/backend/Cargo.lock index 316ea3bcdd..174ca6d19a 100644 --- a/backend/Cargo.lock +++ b/backend/Cargo.lock @@ -4723,14 +4723,14 @@ dependencies = [ "smtp-proto", "tokio", "tokio-rustls 0.25.0", - "webpki-roots 0.26.1", + "webpki-roots 0.26.2", ] [[package]] name = "malachite" -version = "0.4.11" +version = "0.4.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8daef21442be9219c2b5531ad246332a4e9870efd02143e92c5d05d1d9ba45ce" +checksum = "5ec75c8919dd516ed0ee247046a5950113ebcb06fbd3140f3cefb917d6b50fa5" dependencies = [ "malachite-base", "malachite-nz", @@ -4739,9 +4739,9 @@ dependencies = [ [[package]] name = "malachite-base" -version = "0.4.11" +version = "0.4.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9a1e2ded837144c32cfd3aafcb3d11f7087a438fcbf4f423c19e8330a39d239f" +checksum = "98ca40106fdb86fe664e5a1697e0246fe5c5461195dbb4f4df91a88283b76a09" dependencies = [ "hashbrown 0.14.5", "itertools 0.11.0", @@ -4764,9 +4764,9 @@ dependencies = [ [[package]] name = "malachite-nz" -version = "0.4.11" +version = "0.4.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "10e203b400efc901d76ad2266fb6a00c4f4c8c44c098f710763e69284d55f708" +checksum = "6117914d26f55be8be3cd874e8ab4c8292c96901613d3dde4381cdd586997062" dependencies = [ "itertools 0.11.0", "libm", @@ -4775,9 +4775,9 @@ dependencies = [ [[package]] name = "malachite-q" -version = "0.4.11" +version = "0.4.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ce067038c9196f0730e715a0bd3ea7c8dc9097f02fea8b30232ac656a65a98dc" +checksum = "4bd3fad92242d433e28335f8d10fec0bfc712b00a2d7e135f8920bbc387dfeaa" dependencies = [ "itertools 0.11.0", "malachite-base", @@ -8500,9 +8500,9 @@ checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369" [[package]] name = "tar" -version = "0.4.40" +version = "0.4.41" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b16afcea1f22891c49a00c751c7b63b2233284064f11a200fc624137c51e2ddb" +checksum = "cb797dad5fb5b76fcf519e702f4a589483b5ef06567f160c392832c1f5e44909" dependencies = [ "filetime", "libc", @@ -9463,7 +9463,7 @@ dependencies = [ "serde", "serde_json", "url", - "webpki-roots 0.26.1", + "webpki-roots 0.26.2", ] [[package]] @@ -9761,9 +9761,9 @@ checksum = "5f20c57d8d7db6d3b86154206ae5d8fba62dd39573114de97c2cb0578251f8e1" [[package]] name = "webpki-roots" -version = "0.26.1" +version = "0.26.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b3de34ae270483955a94f4b21bdaaeb83d508bb84a01435f393818edb0012009" +checksum = "3c452ad30530b54a4d8e71952716a212b08efd0f3562baa66c29a618b07da7c3" dependencies = [ "rustls-pki-types", ] @@ -9837,7 +9837,7 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" [[package]] name = "windmill" -version = "1.341.1" +version = "1.342.0" dependencies = [ "anyhow", "axum", @@ -9876,7 +9876,7 @@ dependencies = [ [[package]] name = "windmill-api" -version = "1.341.1" +version = "1.342.0" dependencies = [ "anyhow", "argon2", @@ -9953,7 +9953,7 @@ dependencies = [ [[package]] name = "windmill-api-client" -version = "1.341.1" +version = "1.342.0" dependencies = [ "base64 0.21.7", "chrono", @@ -9971,7 +9971,7 @@ dependencies = [ [[package]] name = "windmill-audit" -version = "1.341.1" +version = "1.342.0" dependencies = [ "chrono", "serde", @@ -9984,7 +9984,7 @@ dependencies = [ [[package]] name = "windmill-common" -version = "1.341.1" +version = "1.342.0" dependencies = [ "anyhow", "aws-config", @@ -10023,7 +10023,7 @@ dependencies = [ [[package]] name = "windmill-git-sync" -version = "1.341.1" +version = "1.342.0" dependencies = [ "regex", "rsmq_async", @@ -10038,7 +10038,7 @@ dependencies = [ [[package]] name = "windmill-parser" -version = "1.341.1" +version = "1.342.0" dependencies = [ "serde", "serde_json", @@ -10046,7 +10046,7 @@ dependencies = [ [[package]] name = "windmill-parser-bash" -version = "1.341.1" +version = "1.342.0" dependencies = [ "anyhow", "lazy_static", @@ -10057,7 +10057,7 @@ dependencies = [ [[package]] name = "windmill-parser-go" -version = "1.341.1" +version = "1.342.0" dependencies = [ "anyhow", "gosyn", @@ -10069,7 +10069,7 @@ dependencies = [ [[package]] name = "windmill-parser-graphql" -version = "1.341.1" +version = "1.342.0" dependencies = [ "anyhow", "lazy_static", @@ -10080,7 +10080,7 @@ dependencies = [ [[package]] name = "windmill-parser-php" -version = "1.341.1" +version = "1.342.0" dependencies = [ "anyhow", "convert_case 0.6.0", @@ -10094,7 +10094,7 @@ dependencies = [ [[package]] name = "windmill-parser-py" -version = "1.341.1" +version = "1.342.0" dependencies = [ "anyhow", "itertools 0.13.0", @@ -10105,7 +10105,7 @@ dependencies = [ [[package]] name = "windmill-parser-py-imports" -version = "1.341.1" +version = "1.342.0" dependencies = [ "anyhow", "async-recursion", @@ -10122,7 +10122,7 @@ dependencies = [ [[package]] name = "windmill-parser-sql" -version = "1.341.1" +version = "1.342.0" dependencies = [ "anyhow", "lazy_static", @@ -10133,7 +10133,7 @@ dependencies = [ [[package]] name = "windmill-parser-ts" -version = "1.341.1" +version = "1.342.0" dependencies = [ "anyhow", "convert_case 0.6.0", @@ -10152,7 +10152,7 @@ dependencies = [ [[package]] name = "windmill-parser-wasm" -version = "1.341.1" +version = "1.342.0" dependencies = [ "anyhow", "getrandom 0.2.15", @@ -10171,7 +10171,7 @@ dependencies = [ [[package]] name = "windmill-queue" -version = "1.341.1" +version = "1.342.0" dependencies = [ "anyhow", "async-recursion", @@ -10204,7 +10204,7 @@ dependencies = [ [[package]] name = "windmill-sql-datatype-parser-wasm" -version = "1.341.1" +version = "1.342.0" dependencies = [ "serde", "wasm-bindgen", @@ -10215,7 +10215,7 @@ dependencies = [ [[package]] name = "windmill-worker" -version = "1.341.1" +version = "1.342.0" dependencies = [ "anyhow", "async-recursion", diff --git a/backend/Cargo.toml b/backend/Cargo.toml index 1a9957dd06..3c769bcc41 100644 --- a/backend/Cargo.toml +++ b/backend/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "windmill" -version = "1.341.1" +version = "1.342.0" authors.workspace = true edition.workspace = true @@ -24,7 +24,7 @@ members = [ ] [workspace.package] -version = "1.341.1" +version = "1.342.0" authors = ["Ruben Fiszel "] edition = "2021" diff --git a/backend/windmill-api/openapi.yaml b/backend/windmill-api/openapi.yaml index 7eb18ce928..019b2f67df 100644 --- a/backend/windmill-api/openapi.yaml +++ b/backend/windmill-api/openapi.yaml @@ -1,7 +1,7 @@ openapi: "3.0.3" info: - version: 1.341.1 + version: 1.342.0 title: Windmill API contact: diff --git a/benchmarks/lib.ts b/benchmarks/lib.ts index 3a118bbc61..7ca0bf051b 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.341.1"; +export const VERSION = "v1.342.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 2e4f8d77dd..5ce13fbb45 100644 --- a/cli/main.ts +++ b/cli/main.ts @@ -33,7 +33,7 @@ addEventListener("error", (event) => { } }); -export const VERSION = "v1.341.1"; +export const VERSION = "v1.342.0"; let command: any = new Command() .name("wmill") diff --git a/frontend/package-lock.json b/frontend/package-lock.json index e6d6b85460..be709bbede 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -1,12 +1,12 @@ { "name": "windmill-components", - "version": "1.341.1", + "version": "1.342.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "windmill-components", - "version": "1.341.1", + "version": "1.342.0", "license": "AGPL-3.0", "dependencies": { "@aws-crypto/sha256-js": "^4.0.0", diff --git a/frontend/package.json b/frontend/package.json index d30b38cff7..6bd632435e 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "windmill-components", - "version": "1.341.1", + "version": "1.342.0", "scripts": { "dev": "vite dev", "build": "vite build", diff --git a/lsp/Pipfile b/lsp/Pipfile index a0be5f5fe8..9856285100 100644 --- a/lsp/Pipfile +++ b/lsp/Pipfile @@ -4,8 +4,8 @@ verify_ssl = true name = "pypi" [packages] -wmill = ">=1.341.1" -wmill_pg = ">=1.341.1" +wmill = ">=1.342.0" +wmill_pg = ">=1.342.0" sendgrid = "*" mysql-connector-python = "*" pymongo = "*" diff --git a/openflow.openapi.yaml b/openflow.openapi.yaml index c0aa4f8fa9..aed4960bc9 100644 --- a/openflow.openapi.yaml +++ b/openflow.openapi.yaml @@ -1,7 +1,7 @@ openapi: "3.0.3" info: - version: 1.341.1 + version: 1.342.0 title: OpenFlow Spec contact: name: Ruben Fiszel diff --git a/powershell-client/WindmillClient/WindmillClient.psd1 b/powershell-client/WindmillClient/WindmillClient.psd1 index 8c1c704171..41d9ac1ae7 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.341.1' +ModuleVersion = '1.342.0' # Supported PSEditions # CompatiblePSEditions = @() diff --git a/python-client/wmill/pyproject.toml b/python-client/wmill/pyproject.toml index 8201cb0bd1..053daaecae 100644 --- a/python-client/wmill/pyproject.toml +++ b/python-client/wmill/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "wmill" -version = "1.341.1" +version = "1.342.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 b2ca809e7f..ca09f81450 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.341.1" +version = "1.342.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 867ffd067c..99fc1ce5ed 100644 --- a/typescript-client/jsr.json +++ b/typescript-client/jsr.json @@ -1,6 +1,6 @@ { "name": "@windmill/windmill", - "version": "1.341.1", + "version": "1.342.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 da9ff324f1..d590632dfc 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.341.1", + "version": "1.342.0", "author": "Ruben Fiszel", "license": "Apache 2.0", "devDependencies": { diff --git a/version.txt b/version.txt index e2dd31cd87..1e25b50ee0 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.341.1 +1.342.0