From 173716ff4f7d284071be5ef0a5ac58337d4f0515 Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Sat, 23 Mar 2024 16:56:19 +0100 Subject: [PATCH] chore(main): release 1.295.0 (#3454) * chore(main): release 1.295.0 * Apply automatic changes --------- Co-authored-by: rubenfiszel --- CHANGELOG.md | 9 +++ backend/Cargo.lock | 86 +++++++++++++-------------- 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, 67 insertions(+), 58 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7312795271..828f1a9c81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.295.0](https://github.com/windmill-labs/windmill/compare/v1.294.0...v1.295.0) (2024-03-23) + + +### Features + +* add workspace environment vars (custom contextual vars) ([#3455](https://github.com/windmill-labs/windmill/issues/3455)) ([283d550](https://github.com/windmill-labs/windmill/commit/283d55008cdcd6c4286e702e93541f662516a643)) +* **frontend:** fetch logs just-in-time only when necessary ([6bf2083](https://github.com/windmill-labs/windmill/commit/6bf20838aeb3718d770b425380ecbb699c9e7425)) +* large log disk and distributed storage compaction ([75e9e67](https://github.com/windmill-labs/windmill/commit/75e9e67d7a8fa07d1dee6c1194261cbeacb69c8d)) + ## [1.294.0](https://github.com/windmill-labs/windmill/compare/v1.293.1...v1.294.0) (2024-03-22) diff --git a/backend/Cargo.lock b/backend/Cargo.lock index c7d3780564..37f87c9975 100644 --- a/backend/Cargo.lock +++ b/backend/Cargo.lock @@ -906,9 +906,9 @@ dependencies = [ [[package]] name = "backtrace" -version = "0.3.70" +version = "0.3.71" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "95d8e92cac0961e91dbd517496b00f7e9b92363dbe6d42c3198268323798860c" +checksum = "26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d" dependencies = [ "addr2line", "cc", @@ -1262,9 +1262,9 @@ checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" [[package]] name = "bytes" -version = "1.5.0" +version = "1.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223" +checksum = "514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9" [[package]] name = "bytes-utils" @@ -3321,7 +3321,7 @@ dependencies = [ "futures-sink", "futures-util", "http 0.2.12", - "indexmap 2.2.5", + "indexmap 2.2.6", "slab", "tokio", "tokio-util", @@ -3340,7 +3340,7 @@ dependencies = [ "futures-sink", "futures-util", "http 1.1.0", - "indexmap 2.2.5", + "indexmap 2.2.6", "slab", "tokio", "tokio-util", @@ -3746,9 +3746,9 @@ dependencies = [ [[package]] name = "indexmap" -version = "2.2.5" +version = "2.2.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7b0b929d511467233429c45a44ac1dcaa21ba0f5ba11e4879e6ed28ddb4f9df4" +checksum = "168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26" dependencies = [ "equivalent", "hashbrown 0.14.3", @@ -3898,7 +3898,7 @@ version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4ee7893dab2e44ae5f9d0173f26ff4aa327c10b01b06a72b52dd9405b628640d" dependencies = [ - "indexmap 2.2.5", + "indexmap 2.2.6", ] [[package]] @@ -5299,7 +5299,7 @@ dependencies = [ "comfy-table", "either", "hashbrown 0.14.3", - "indexmap 2.2.5", + "indexmap 2.2.6", "num-traits", "once_cell", "polars-arrow", @@ -5411,7 +5411,7 @@ dependencies = [ "either", "hashbrown 0.14.3", "hex", - "indexmap 2.2.5", + "indexmap 2.2.6", "memchr", "num-traits", "polars-arrow", @@ -5564,7 +5564,7 @@ dependencies = [ "ahash 0.8.11", "bytemuck", "hashbrown 0.14.3", - "indexmap 2.2.5", + "indexmap 2.2.6", "num-traits", "once_cell", "polars-error", @@ -6192,9 +6192,9 @@ dependencies = [ [[package]] name = "regex" -version = "1.10.3" +version = "1.10.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b62dbe01f0b06f9d8dc7d49e05a0785f153b00b2c227856282f671e0318c9b15" +checksum = "c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c" dependencies = [ "aho-corasick", "memchr", @@ -7028,7 +7028,7 @@ version = "1.0.114" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c5f09b1bd632ef549eaa9f60a1f8de742bdbc698e6cee2095fc84dde5f549ae0" dependencies = [ - "indexmap 2.2.5", + "indexmap 2.2.6", "itoa", "ryu", "serde", @@ -7133,7 +7133,7 @@ dependencies = [ "chrono", "hex", "indexmap 1.9.3", - "indexmap 2.2.5", + "indexmap 2.2.6", "serde", "serde_derive", "serde_json", @@ -7159,7 +7159,7 @@ version = "0.9.33" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a0623d197252096520c6f2a5e1171ee436e5af99a5d7caa2891e55e61950e6d9" dependencies = [ - "indexmap 2.2.5", + "indexmap 2.2.6", "itoa", "ryu", "serde", @@ -7542,7 +7542,7 @@ dependencies = [ "futures-util", "hashlink", "hex", - "indexmap 2.2.5", + "indexmap 2.2.6", "log", "memchr", "once_cell", @@ -7893,7 +7893,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ce837c5eae1cb200a310940de989fd9b3d12ed62d7752bc69b39ef8aa775ec04" dependencies = [ "anyhow", - "indexmap 2.2.5", + "indexmap 2.2.6", "serde", "serde_json", "swc_cached", @@ -8005,7 +8005,7 @@ checksum = "803bb435fdd532d5c931f0d487e48dbc94750d26c9336d79a6f1c04c62f08d93" dependencies = [ "better_scoped_tls", "bitflags 2.5.0", - "indexmap 2.2.5", + "indexmap 2.2.6", "once_cell", "phf", "rustc-hash", @@ -8074,7 +8074,7 @@ checksum = "8984ebb8955116c426457a0c70b0aa9a08a06656e245781ff617a9cd1e289697" dependencies = [ "base64 0.21.7", "dashmap", - "indexmap 2.2.5", + "indexmap 2.2.6", "once_cell", "serde", "sha-1", @@ -8113,7 +8113,7 @@ version = "0.127.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8ff9e77ea18468895d26bd38656885860fede2acd24d1687f64363aaf8910441" dependencies = [ - "indexmap 2.2.5", + "indexmap 2.2.6", "num_cpus", "once_cell", "rustc-hash", @@ -8713,7 +8713,7 @@ version = "0.19.15" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421" dependencies = [ - "indexmap 2.2.5", + "indexmap 2.2.6", "serde", "serde_spanned", "toml_datetime", @@ -8726,7 +8726,7 @@ version = "0.21.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6a8534fd7f78b5405e860340ad6575217ce99f38d4d5c8f2442cb5ecb50090e1" dependencies = [ - "indexmap 2.2.5", + "indexmap 2.2.6", "toml_datetime", "winnow 0.5.40", ] @@ -8737,7 +8737,7 @@ version = "0.22.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8e40bb779c5187258fd7aad0eb68cb8706a0a81fa712fbea808ab43c4b8374c4" dependencies = [ - "indexmap 2.2.5", + "indexmap 2.2.6", "serde", "serde_spanned", "toml_datetime", @@ -9621,7 +9621,7 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" [[package]] name = "windmill" -version = "1.294.0" +version = "1.295.0" dependencies = [ "anyhow", "axum", @@ -9658,7 +9658,7 @@ dependencies = [ [[package]] name = "windmill-api" -version = "1.294.0" +version = "1.295.0" dependencies = [ "anyhow", "argon2", @@ -9736,7 +9736,7 @@ dependencies = [ [[package]] name = "windmill-api-client" -version = "1.294.0" +version = "1.295.0" dependencies = [ "base64 0.21.7", "chrono", @@ -9754,7 +9754,7 @@ dependencies = [ [[package]] name = "windmill-audit" -version = "1.294.0" +version = "1.295.0" dependencies = [ "chrono", "serde", @@ -9767,7 +9767,7 @@ dependencies = [ [[package]] name = "windmill-common" -version = "1.294.0" +version = "1.295.0" dependencies = [ "anyhow", "aws-config", @@ -9779,7 +9779,7 @@ dependencies = [ "hex", "hmac", "hyper 1.2.0", - "indexmap 2.2.5", + "indexmap 2.2.6", "itertools 0.12.1", "lazy_static", "magic-crypt", @@ -9803,7 +9803,7 @@ dependencies = [ [[package]] name = "windmill-git-sync" -version = "1.294.0" +version = "1.295.0" dependencies = [ "regex", "rsmq_async", @@ -9818,7 +9818,7 @@ dependencies = [ [[package]] name = "windmill-parser" -version = "1.294.0" +version = "1.295.0" dependencies = [ "serde", "serde_json", @@ -9826,7 +9826,7 @@ dependencies = [ [[package]] name = "windmill-parser-bash" -version = "1.294.0" +version = "1.295.0" dependencies = [ "anyhow", "lazy_static", @@ -9837,7 +9837,7 @@ dependencies = [ [[package]] name = "windmill-parser-go" -version = "1.294.0" +version = "1.295.0" dependencies = [ "anyhow", "gosyn", @@ -9849,7 +9849,7 @@ dependencies = [ [[package]] name = "windmill-parser-graphql" -version = "1.294.0" +version = "1.295.0" dependencies = [ "anyhow", "lazy_static", @@ -9860,7 +9860,7 @@ dependencies = [ [[package]] name = "windmill-parser-py" -version = "1.294.0" +version = "1.295.0" dependencies = [ "anyhow", "itertools 0.12.1", @@ -9871,7 +9871,7 @@ dependencies = [ [[package]] name = "windmill-parser-py-imports" -version = "1.294.0" +version = "1.295.0" dependencies = [ "anyhow", "async-recursion", @@ -9888,7 +9888,7 @@ dependencies = [ [[package]] name = "windmill-parser-sql" -version = "1.294.0" +version = "1.295.0" dependencies = [ "anyhow", "lazy_static", @@ -9899,7 +9899,7 @@ dependencies = [ [[package]] name = "windmill-parser-ts" -version = "1.294.0" +version = "1.295.0" dependencies = [ "anyhow", "convert_case 0.6.0", @@ -9917,7 +9917,7 @@ dependencies = [ [[package]] name = "windmill-parser-wasm" -version = "1.294.0" +version = "1.295.0" dependencies = [ "anyhow", "getrandom 0.2.12", @@ -9935,7 +9935,7 @@ dependencies = [ [[package]] name = "windmill-queue" -version = "1.294.0" +version = "1.295.0" dependencies = [ "anyhow", "async-recursion", @@ -9968,7 +9968,7 @@ dependencies = [ [[package]] name = "windmill-worker" -version = "1.294.0" +version = "1.295.0" dependencies = [ "anyhow", "async-recursion", diff --git a/backend/Cargo.toml b/backend/Cargo.toml index da34b6ec2c..c6f855d2b5 100644 --- a/backend/Cargo.toml +++ b/backend/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "windmill" -version = "1.294.0" +version = "1.295.0" authors.workspace = true edition.workspace = true @@ -23,7 +23,7 @@ members = [ ] [workspace.package] -version = "1.294.0" +version = "1.295.0" authors = ["Ruben Fiszel "] edition = "2021" diff --git a/backend/windmill-api/openapi.yaml b/backend/windmill-api/openapi.yaml index 8291ed1d32..34b9027bd2 100644 --- a/backend/windmill-api/openapi.yaml +++ b/backend/windmill-api/openapi.yaml @@ -1,7 +1,7 @@ openapi: "3.0.3" info: - version: 1.294.0 + version: 1.295.0 title: Windmill API contact: diff --git a/benchmarks/lib.ts b/benchmarks/lib.ts index 10c11cb61a..a8e1362c19 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.294.0"; +export const VERSION = "v1.295.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 04666be870..dddbe0fc2f 100644 --- a/cli/main.ts +++ b/cli/main.ts @@ -31,7 +31,7 @@ addEventListener("error", (event) => { } }); -export const VERSION = "v1.294.0"; +export const VERSION = "v1.295.0"; let command: any = new Command() .name("wmill") diff --git a/frontend/package-lock.json b/frontend/package-lock.json index ee4831d93a..73a762e167 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -1,12 +1,12 @@ { "name": "windmill-components", - "version": "1.294.0", + "version": "1.295.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "windmill-components", - "version": "1.294.0", + "version": "1.295.0", "license": "AGPL-3.0", "dependencies": { "@aws-crypto/sha256-js": "^4.0.0", diff --git a/frontend/package.json b/frontend/package.json index ce6a35e505..29f083dedb 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "windmill-components", - "version": "1.294.0", + "version": "1.295.0", "scripts": { "dev": "vite dev", "build": "vite build", diff --git a/lsp/Pipfile b/lsp/Pipfile index 04640efc97..09939009e6 100644 --- a/lsp/Pipfile +++ b/lsp/Pipfile @@ -4,8 +4,8 @@ verify_ssl = true name = "pypi" [packages] -wmill = ">=1.294.0" -wmill_pg = ">=1.294.0" +wmill = ">=1.295.0" +wmill_pg = ">=1.295.0" sendgrid = "*" mysql-connector-python = "*" pymongo = "*" diff --git a/openflow.openapi.yaml b/openflow.openapi.yaml index 9233186eb1..6fc624b767 100644 --- a/openflow.openapi.yaml +++ b/openflow.openapi.yaml @@ -1,7 +1,7 @@ openapi: "3.0.3" info: - version: 1.294.0 + version: 1.295.0 title: OpenFlow Spec contact: name: Ruben Fiszel diff --git a/python-client/wmill/pyproject.toml b/python-client/wmill/pyproject.toml index 38ec7e4d18..40ff0683bd 100644 --- a/python-client/wmill/pyproject.toml +++ b/python-client/wmill/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "wmill" -version = "1.294.0" +version = "1.295.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 88b8284f57..ba57c5a09b 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.294.0" +version = "1.295.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/package.json b/typescript-client/package.json index 9adc600634..1cce9ff905 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.294.0", + "version": "1.295.0", "author": "Ruben Fiszel", "license": "Apache 2.0", "devDependencies": { diff --git a/version.txt b/version.txt index d502b86d60..69a8c27704 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.294.0 +1.295.0