From 0d15a18e5d6573ea22906a05195a5d76d47ec6fe Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Wed, 17 Jan 2024 23:22:20 +0100 Subject: [PATCH] chore(main): release 1.246.5 (#3030) * chore(main): release 1.246.5 * Apply automatic changes --------- Co-authored-by: rubenfiszel --- CHANGELOG.md | 8 ++++ backend/Cargo.lock | 64 +++++++++++++-------------- 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 +- python-client/wmill/pyproject.toml | 2 +- python-client/wmill_pg/pyproject.toml | 2 +- typescript-client/package.json | 2 +- version.txt | 2 +- 14 files changed, 55 insertions(+), 47 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e3c81137fc..fc510ba849 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [1.246.5](https://github.com/windmill-labs/windmill/compare/v1.246.4...v1.246.5) (2024-01-17) + + +### Bug Fixes + +* improve app push for cli ([e6de809](https://github.com/windmill-labs/windmill/commit/e6de809ff29a9df54af5fef3f425072e24de49ec)) +* lock file in metadata is now a string ([#3027](https://github.com/windmill-labs/windmill/issues/3027)) ([8752dcb](https://github.com/windmill-labs/windmill/commit/8752dcbb191279b44a2b86ee0ed45ab040465b96)) + ## [1.246.4](https://github.com/windmill-labs/windmill/compare/v1.246.3...v1.246.4) (2024-01-17) diff --git a/backend/Cargo.lock b/backend/Cargo.lock index 315a6ff96b..02870a01f9 100644 --- a/backend/Cargo.lock +++ b/backend/Cargo.lock @@ -1243,7 +1243,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7aadb5b6ccbd078890f6d7003694e33816e6b784358f18e15e7e6d9f065a57cd" dependencies = [ "once_cell", - "proc-macro-crate 3.0.0", + "proc-macro-crate 3.1.0", "proc-macro2", "quote", "syn 2.0.48", @@ -3393,9 +3393,9 @@ dependencies = [ [[package]] name = "h2" -version = "0.3.23" +version = "0.3.24" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b553656127a00601c8ae5590fcfdc118e4083a7924b6cf4ffc1ea4b99dc429d7" +checksum = "bb2c4422095b67ee78da96fbb51a4cc413b3b25883c7717ff7ca1ab31022c9c9" dependencies = [ "bytes", "fnv", @@ -3497,9 +3497,9 @@ dependencies = [ [[package]] name = "hermit-abi" -version = "0.3.3" +version = "0.3.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d77f7ec81a6d05a3abb01ab6eb7590f6083d08449fe5a1c8b1e620283546ccb7" +checksum = "5d3d0e0f38255e7fa3cf31335b3a56f05febd18025f4db5ef7a0cfb4f8da651f" [[package]] name = "hex" @@ -4052,9 +4052,9 @@ dependencies = [ [[package]] name = "libz-ng-sys" -version = "1.1.14" +version = "1.1.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "81157dde2fd4ad2b45ea3a4bb47b8193b52a6346b678840d91d80d3c2cd166c5" +checksum = "c6409efc61b12687963e602df8ecf70e8ddacf95bc6576bcf16e3ac6328083c5" dependencies = [ "cmake", "libc", @@ -5779,9 +5779,9 @@ dependencies = [ [[package]] name = "proc-macro-crate" -version = "3.0.0" +version = "3.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6b2685dd208a3771337d8d386a89840f0f43cd68be8dae90a5f8c2384effc9cd" +checksum = "6d37c51ca738a55da99dc0c4a34860fd675453b8b36209178c2249bb13651284" dependencies = [ "toml_edit 0.21.0", ] @@ -6135,9 +6135,9 @@ dependencies = [ [[package]] name = "rayon" -version = "1.8.0" +version = "1.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9c27db03db7734835b3f53954b534c91069375ce6ccaa2e065441e07d9b6cdb1" +checksum = "fa7237101a77a10773db45d62004a272517633fbcc3df19d96455ede1122e051" dependencies = [ "either", "rayon-core", @@ -6156,9 +6156,9 @@ dependencies = [ [[package]] name = "rayon-core" -version = "1.12.0" +version = "1.12.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5ce3fb6ad83f861aac485e76e1985cd109d9a3713802152be56c3b1f0e0658ed" +checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2" dependencies = [ "crossbeam-deque", "crossbeam-utils", @@ -9093,9 +9093,9 @@ dependencies = [ [[package]] name = "unicode-bidi" -version = "0.3.14" +version = "0.3.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6f2528f27a9eb2b21e69c95319b30bd0efd85d09c379741b0f78ea1d86be2416" +checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75" [[package]] name = "unicode-id" @@ -9541,7 +9541,7 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" [[package]] name = "windmill" -version = "1.246.4" +version = "1.246.5" dependencies = [ "anyhow", "axum", @@ -9577,7 +9577,7 @@ dependencies = [ [[package]] name = "windmill-api" -version = "1.246.4" +version = "1.246.5" dependencies = [ "anyhow", "argon2", @@ -9650,7 +9650,7 @@ dependencies = [ [[package]] name = "windmill-api-client" -version = "1.246.4" +version = "1.246.5" dependencies = [ "base64 0.21.7", "chrono", @@ -9668,7 +9668,7 @@ dependencies = [ [[package]] name = "windmill-audit" -version = "1.246.4" +version = "1.246.5" dependencies = [ "chrono", "serde", @@ -9681,7 +9681,7 @@ dependencies = [ [[package]] name = "windmill-common" -version = "1.246.4" +version = "1.246.5" dependencies = [ "anyhow", "aws-config", @@ -9715,7 +9715,7 @@ dependencies = [ [[package]] name = "windmill-git-sync" -version = "1.246.4" +version = "1.246.5" dependencies = [ "rsmq_async", "serde", @@ -9729,7 +9729,7 @@ dependencies = [ [[package]] name = "windmill-parser" -version = "1.246.4" +version = "1.246.5" dependencies = [ "serde", "serde_json", @@ -9737,7 +9737,7 @@ dependencies = [ [[package]] name = "windmill-parser-bash" -version = "1.246.4" +version = "1.246.5" dependencies = [ "anyhow", "lazy_static", @@ -9748,7 +9748,7 @@ dependencies = [ [[package]] name = "windmill-parser-go" -version = "1.246.4" +version = "1.246.5" dependencies = [ "anyhow", "gosyn", @@ -9760,7 +9760,7 @@ dependencies = [ [[package]] name = "windmill-parser-graphql" -version = "1.246.4" +version = "1.246.5" dependencies = [ "anyhow", "lazy_static", @@ -9771,7 +9771,7 @@ dependencies = [ [[package]] name = "windmill-parser-py" -version = "1.246.4" +version = "1.246.5" dependencies = [ "anyhow", "itertools 0.12.0", @@ -9782,7 +9782,7 @@ dependencies = [ [[package]] name = "windmill-parser-py-imports" -version = "1.246.4" +version = "1.246.5" dependencies = [ "anyhow", "async-recursion", @@ -9799,7 +9799,7 @@ dependencies = [ [[package]] name = "windmill-parser-sql" -version = "1.246.4" +version = "1.246.5" dependencies = [ "anyhow", "lazy_static", @@ -9810,7 +9810,7 @@ dependencies = [ [[package]] name = "windmill-parser-ts" -version = "1.246.4" +version = "1.246.5" dependencies = [ "anyhow", "convert_case 0.6.0", @@ -9828,7 +9828,7 @@ dependencies = [ [[package]] name = "windmill-parser-wasm" -version = "1.246.4" +version = "1.246.5" dependencies = [ "anyhow", "getrandom 0.2.12", @@ -9846,7 +9846,7 @@ dependencies = [ [[package]] name = "windmill-queue" -version = "1.246.4" +version = "1.246.5" dependencies = [ "anyhow", "async-recursion", @@ -9879,7 +9879,7 @@ dependencies = [ [[package]] name = "windmill-worker" -version = "1.246.4" +version = "1.246.5" dependencies = [ "anyhow", "async-recursion", diff --git a/backend/Cargo.toml b/backend/Cargo.toml index 8a13cc8eaf..ab9bc599fe 100644 --- a/backend/Cargo.toml +++ b/backend/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "windmill" -version = "1.246.4" +version = "1.246.5" authors.workspace = true edition.workspace = true @@ -22,7 +22,7 @@ members = [ ] [workspace.package] -version = "1.246.4" +version = "1.246.5" authors = ["Ruben Fiszel "] edition = "2021" diff --git a/backend/windmill-api/openapi.yaml b/backend/windmill-api/openapi.yaml index 995251c30c..7097a8f17f 100644 --- a/backend/windmill-api/openapi.yaml +++ b/backend/windmill-api/openapi.yaml @@ -1,7 +1,7 @@ openapi: "3.0.3" info: - version: 1.246.4 + version: 1.246.5 title: Windmill API contact: diff --git a/benchmarks/lib.ts b/benchmarks/lib.ts index 08c53057bc..b30c70487d 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.246.4"; +export const VERSION = "v1.246.5"; 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 a7ee976e3e..f37c6f553d 100644 --- a/cli/main.ts +++ b/cli/main.ts @@ -31,7 +31,7 @@ addEventListener("error", (event) => { } }); -export const VERSION = "v1.246.4"; +export const VERSION = "v1.246.5"; let command: any = new Command() .name("wmill") diff --git a/frontend/package-lock.json b/frontend/package-lock.json index cba3dfe773..e7910bdd31 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -1,12 +1,12 @@ { "name": "windmill-components", - "version": "1.246.4", + "version": "1.246.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "windmill-components", - "version": "1.246.4", + "version": "1.246.5", "license": "AGPL-3.0", "dependencies": { "@aws-crypto/sha256-js": "^4.0.0", diff --git a/frontend/package.json b/frontend/package.json index e441d0b9ef..fc0721d197 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "windmill-components", - "version": "1.246.4", + "version": "1.246.5", "scripts": { "dev": "vite dev", "build": "vite build", diff --git a/lsp/Pipfile b/lsp/Pipfile index f22ef0adfa..404983e129 100644 --- a/lsp/Pipfile +++ b/lsp/Pipfile @@ -4,8 +4,8 @@ verify_ssl = true name = "pypi" [packages] -wmill = ">=1.246.4" -wmill_pg = ">=1.246.4" +wmill = ">=1.246.5" +wmill_pg = ">=1.246.5" sendgrid = "*" mysql-connector-python = "*" pymongo = "*" diff --git a/openflow.openapi.yaml b/openflow.openapi.yaml index c468f09015..7189844f5f 100644 --- a/openflow.openapi.yaml +++ b/openflow.openapi.yaml @@ -1,7 +1,7 @@ openapi: "3.0.3" info: - version: 1.246.4 + version: 1.246.5 title: OpenFlow Spec contact: name: Ruben Fiszel diff --git a/python-client/wmill/pyproject.toml b/python-client/wmill/pyproject.toml index c6ced8eea1..3470d61b0e 100644 --- a/python-client/wmill/pyproject.toml +++ b/python-client/wmill/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "wmill" -version = "1.246.4" +version = "1.246.5" 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 30d6bb2172..c5dd0789eb 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.246.4" +version = "1.246.5" 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/package.json b/typescript-client/package.json index 2a2e50bc2c..62a16d8de2 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.246.4", + "version": "1.246.5", "author": "Ruben Fiszel", "license": "Apache 2.0", "devDependencies": { diff --git a/version.txt b/version.txt index 22f750a254..04f700e982 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.246.4 +1.246.5