diff --git a/CHANGELOG.md b/CHANGELOG.md index 8804a11cee..b54197dc17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [1.154.1](https://github.com/windmill-labs/windmill/compare/v1.154.0...v1.154.1) (2023-08-22) + + +### Bug Fixes + +* **frontend:** Fix hub navigation ([#2151](https://github.com/windmill-labs/windmill/issues/2151)) ([d0ed8f0](https://github.com/windmill-labs/windmill/commit/d0ed8f0fefe3176b9bab621a6b3e9231254504e2)) +* show for-loop settings ([ab8a27f](https://github.com/windmill-labs/windmill/commit/ab8a27f123fbca187eee3b372d512797f8a03916)) + ## [1.154.0](https://github.com/windmill-labs/windmill/compare/v1.153.0...v1.154.0) (2023-08-21) diff --git a/backend/Cargo.lock b/backend/Cargo.lock index 71a93d94a0..5702c36ec8 100644 --- a/backend/Cargo.lock +++ b/backend/Cargo.lock @@ -1355,9 +1355,9 @@ dependencies = [ [[package]] name = "dashmap" -version = "5.5.0" +version = "5.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6943ae99c34386c84a470c499d3414f66502a41340aa895406e0d2e4a207b91d" +checksum = "edd72493923899c6f10c641bdbdeddc7183d6396641d99c1a0d1597f37f92e28" dependencies = [ "cfg-if", "hashbrown 0.14.0", @@ -2248,9 +2248,9 @@ dependencies = [ [[package]] name = "h2" -version = "0.3.20" +version = "0.3.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "97ec8491ebaf99c8eaa73058b045fe58073cd6be7f596ac993ced0b0a0c01049" +checksum = "91fc23aa11be92976ef4729127f1a74adf36d8436f7816b185d18df956790833" dependencies = [ "bytes", "fnv", @@ -3545,12 +3545,12 @@ dependencies = [ [[package]] name = "petgraph" -version = "0.6.3" +version = "0.6.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4dd7d28ee937e54fe3080c91faa1c3a46c06de6252988a7f4592ba2310ef22a4" +checksum = "e1d3afd2628e69da2be385eb6f2fd57c8ac7977ceeff6dc166ff1657b0e386a9" dependencies = [ "fixedbitset", - "indexmap 1.9.3", + "indexmap 2.0.0", ] [[package]] @@ -4267,9 +4267,9 @@ dependencies = [ [[package]] name = "reqwest" -version = "0.11.18" +version = "0.11.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cde824a14b7c14f85caff81225f411faacc04a2013f41670f41443742b1c1c55" +checksum = "20b9b67e2ca7dd9e9f9285b759de30ff538aab981abaaf7bc9bd90b84a0126c3" dependencies = [ "async-compression 0.4.1", "base64 0.21.2", @@ -4307,7 +4307,7 @@ dependencies = [ "wasm-bindgen-futures", "wasm-streams", "web-sys", - "webpki-roots 0.22.6", + "webpki-roots 0.25.2", "winreg", ] @@ -6670,9 +6670,9 @@ dependencies = [ [[package]] name = "unicase" -version = "2.6.0" +version = "2.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6" +checksum = "f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89" dependencies = [ "version_check", ] @@ -6983,9 +6983,9 @@ dependencies = [ [[package]] name = "wasm-streams" -version = "0.2.3" +version = "0.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6bbae3363c08332cadccd13b67db371814cd214c2524020932f0804b8cf7c078" +checksum = "b4609d447824375f43e1ffbc051b50ad8f4b3ae8219680c94452ea05eb240ac7" dependencies = [ "futures-util", "js-sys", @@ -7041,6 +7041,12 @@ dependencies = [ "rustls-webpki 0.101.3", ] +[[package]] +name = "webpki-roots" +version = "0.25.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "14247bb57be4f377dfb94c72830b8ce8fc6beac03cf4bf7b9732eadd414123fc" + [[package]] name = "which" version = "4.4.0" @@ -7095,7 +7101,7 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" [[package]] name = "windmill" -version = "1.154.0" +version = "1.154.1" dependencies = [ "anyhow", "axum", @@ -7130,7 +7136,7 @@ dependencies = [ [[package]] name = "windmill-api" -version = "1.154.0" +version = "1.154.1" dependencies = [ "anyhow", "argon2", @@ -7189,7 +7195,7 @@ dependencies = [ [[package]] name = "windmill-api-client" -version = "1.154.0" +version = "1.154.1" dependencies = [ "base64 0.21.2", "chrono", @@ -7206,7 +7212,7 @@ dependencies = [ [[package]] name = "windmill-audit" -version = "1.154.0" +version = "1.154.1" dependencies = [ "chrono", "serde", @@ -7219,7 +7225,7 @@ dependencies = [ [[package]] name = "windmill-common" -version = "1.154.0" +version = "1.154.1" dependencies = [ "anyhow", "axum", @@ -7244,7 +7250,7 @@ dependencies = [ [[package]] name = "windmill-parser" -version = "1.154.0" +version = "1.154.1" dependencies = [ "serde", "serde_json", @@ -7252,7 +7258,7 @@ dependencies = [ [[package]] name = "windmill-parser-bash" -version = "1.154.0" +version = "1.154.1" dependencies = [ "anyhow", "lazy_static", @@ -7263,7 +7269,7 @@ dependencies = [ [[package]] name = "windmill-parser-go" -version = "1.154.0" +version = "1.154.1" dependencies = [ "anyhow", "gosyn", @@ -7273,7 +7279,7 @@ dependencies = [ [[package]] name = "windmill-parser-graphql" -version = "1.154.0" +version = "1.154.1" dependencies = [ "anyhow", "lazy_static", @@ -7284,7 +7290,7 @@ dependencies = [ [[package]] name = "windmill-parser-py" -version = "1.154.0" +version = "1.154.1" dependencies = [ "anyhow", "itertools 0.11.0", @@ -7295,7 +7301,7 @@ dependencies = [ [[package]] name = "windmill-parser-py-imports" -version = "1.154.0" +version = "1.154.1" dependencies = [ "anyhow", "async-recursion", @@ -7312,7 +7318,7 @@ dependencies = [ [[package]] name = "windmill-parser-sql" -version = "1.154.0" +version = "1.154.1" dependencies = [ "anyhow", "lazy_static", @@ -7323,7 +7329,7 @@ dependencies = [ [[package]] name = "windmill-parser-ts" -version = "1.154.0" +version = "1.154.1" dependencies = [ "anyhow", "convert_case 0.6.0", @@ -7339,7 +7345,7 @@ dependencies = [ [[package]] name = "windmill-parser-wasm" -version = "1.154.0" +version = "1.154.1" dependencies = [ "anyhow", "getrandom 0.2.10", @@ -7357,7 +7363,7 @@ dependencies = [ [[package]] name = "windmill-queue" -version = "1.154.0" +version = "1.154.1" dependencies = [ "anyhow", "async-recursion", @@ -7386,7 +7392,7 @@ dependencies = [ [[package]] name = "windmill-worker" -version = "1.154.0" +version = "1.154.1" dependencies = [ "anyhow", "async-recursion", @@ -7526,11 +7532,12 @@ dependencies = [ [[package]] name = "winreg" -version = "0.10.1" +version = "0.50.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d" +checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1" dependencies = [ - "winapi", + "cfg-if", + "windows-sys", ] [[package]] diff --git a/backend/Cargo.toml b/backend/Cargo.toml index 466535e6fd..094cada67c 100644 --- a/backend/Cargo.toml +++ b/backend/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "windmill" -version = "1.154.0" +version = "1.154.1" authors.workspace = true edition.workspace = true @@ -22,7 +22,7 @@ members = [ ] [workspace.package] -version = "1.154.0" +version = "1.154.1" authors = ["Ruben Fiszel "] edition = "2021" diff --git a/backend/windmill-api/openapi.yaml b/backend/windmill-api/openapi.yaml index e1297228e2..4bfc9205e6 100644 --- a/backend/windmill-api/openapi.yaml +++ b/backend/windmill-api/openapi.yaml @@ -1,7 +1,7 @@ openapi: "3.0.3" info: - version: 1.154.0 + version: 1.154.1 title: Windmill API contact: diff --git a/benchmarks/main.ts b/benchmarks/main.ts index 18e2597cc4..0bc09dd607 100644 --- a/benchmarks/main.ts +++ b/benchmarks/main.ts @@ -21,7 +21,7 @@ async function login(email: string, password: string): Promise { }); } -export const VERSION = "v1.154.0"; +export const VERSION = "v1.154.1"; await new Command() .name("wmillbench") diff --git a/cli/main.ts b/cli/main.ts index 95f15245a7..63e27d3554 100644 --- a/cli/main.ts +++ b/cli/main.ts @@ -31,7 +31,7 @@ addEventListener("error", (event) => { } }); -export const VERSION = "v1.154.0"; +export const VERSION = "v1.154.1"; let command: any = new Command() .name("wmill") diff --git a/frontend/package-lock.json b/frontend/package-lock.json index a9687dea87..e2053307a7 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -1,12 +1,12 @@ { "name": "windmill-components", - "version": "1.154.0", + "version": "1.154.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "windmill-components", - "version": "1.154.0", + "version": "1.154.1", "license": "AGPL-3.0", "dependencies": { "@aws-crypto/sha256-js": "^4.0.0", diff --git a/frontend/package.json b/frontend/package.json index 98bc5d1146..ed4a775140 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "windmill-components", - "version": "1.154.0", + "version": "1.154.1", "scripts": { "dev": "vite dev", "build": "vite build", diff --git a/lsp/Pipfile b/lsp/Pipfile index e14af770a0..f04e51497d 100644 --- a/lsp/Pipfile +++ b/lsp/Pipfile @@ -4,8 +4,8 @@ verify_ssl = true name = "pypi" [packages] -wmill = ">=1.154.0" -wmill_pg = ">=1.154.0" +wmill = ">=1.154.1" +wmill_pg = ">=1.154.1" sendgrid = "*" mysql-connector-python = "*" pymongo = "*" diff --git a/openflow.openapi.yaml b/openflow.openapi.yaml index 235fce0e73..f1daaae5bd 100644 --- a/openflow.openapi.yaml +++ b/openflow.openapi.yaml @@ -1,7 +1,7 @@ openapi: "3.0.3" info: - version: 1.154.0 + version: 1.154.1 title: OpenFlow Spec contact: name: Ruben Fiszel diff --git a/python-client/wmill/pyproject.toml b/python-client/wmill/pyproject.toml index 4a6d42ac31..491130e511 100644 --- a/python-client/wmill/pyproject.toml +++ b/python-client/wmill/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "wmill" -version = "1.154.0" +version = "1.154.1" description = "A client library for accessing Windmill server wrapping the Windmill client API" license = "Apache-2.0" homepage = "https://windmill.dev" @@ -16,7 +16,7 @@ include = ["wmill/py.typed"] [tool.poetry.dependencies] python = "^3.7" -windmill-api = "^1.154.0" +windmill-api = "^1.154.1" [build-system] requires = ["poetry>=1.0.2", "poetry-dynamic-versioning"] diff --git a/python-client/wmill_pg/pyproject.toml b/python-client/wmill_pg/pyproject.toml index 56afa2de60..79cfea4314 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.154.0" +version = "1.154.1" 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 7f29d01358..4167671c63 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.154.0", + "version": "1.154.1", "author": "Ruben Fiszel", "license": "Apache 2.0", "devDependencies": { diff --git a/version.txt b/version.txt index 8cba649205..086c108278 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.154.0 +1.154.1