diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e3da3695f..8e540ef0ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog +## [1.69.1](https://github.com/windmill-labs/windmill/compare/v1.69.0...v1.69.1) (2023-02-24) + + +### Bug Fixes + +* **deno:** remove mysql support waiting for deno fix ([dd7e8c7](https://github.com/windmill-labs/windmill/commit/dd7e8c742c83f6a1d13e4343ca626c0b5efc06fb)) +* **deno:** remove mysql support waiting for deno fix ([2f78132](https://github.com/windmill-labs/windmill/commit/2f78132e081bdf3d7468e022f0e981ebfa52cfb3)) +* **frontend:** containers and tab fixes v1 ([27cac3f](https://github.com/windmill-labs/windmill/commit/27cac3ffe69c4dac160e9e55ffd1eb8ea348d487)) +* **frontend:** containers and tab fixes v1 ([705703a](https://github.com/windmill-labs/windmill/commit/705703a5e2f2dc7ceb4c215221f72bf624799841)) +* **frontend:** containers and tab fixes v1 ([fac31c6](https://github.com/windmill-labs/windmill/commit/fac31c6628b289ad6aae92434e312c4be281a4d2)) + ## [1.69.0](https://github.com/windmill-labs/windmill/compare/v1.68.0...v1.69.0) (2023-02-23) diff --git a/backend/Cargo.lock b/backend/Cargo.lock index 7b00928672..ea8739bb24 100644 --- a/backend/Cargo.lock +++ b/backend/Cargo.lock @@ -255,9 +255,9 @@ checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" [[package]] name = "axum" -version = "0.6.7" +version = "0.6.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2fb79c228270dcf2426e74864cabc94babb5dbab01a4314e702d2f16540e1591" +checksum = "2bd379e511536bad07447f899300aa526e9bae8e6f66dc5e5ca45d7587b7c1ec" dependencies = [ "async-trait", "axum-core", @@ -282,7 +282,7 @@ dependencies = [ "sync_wrapper", "tokio", "tower", - "tower-http", + "tower-http 0.3.5", "tower-layer", "tower-service", ] @@ -553,9 +553,9 @@ dependencies = [ [[package]] name = "clap_lex" -version = "0.3.1" +version = "0.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "783fe232adfca04f90f56201b26d79682d4cd2625e0bc7290b95123afe558ade" +checksum = "350b9cf31731f9957399229e9b2adc51eeabdfbe9d71d9a0552275fd12710d09" dependencies = [ "os_str_bytes", ] @@ -987,9 +987,9 @@ dependencies = [ [[package]] name = "ena" -version = "0.14.0" +version = "0.14.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d7402b94a93c24e742487327a7cd839dc9d36fec9de9fb25b09f2dae459f36c3" +checksum = "b2e5d13ca2353ab7d0230988629def93914a8c4015f621f9b13ed2955614731d" dependencies = [ "log", ] @@ -2149,18 +2149,18 @@ dependencies = [ [[package]] name = "num_enum" -version = "0.5.10" +version = "0.5.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3e0072973714303aa6e3631c7e8e777970cf4bdd25dc4932e41031027b8bcc4e" +checksum = "1f646caf906c20226733ed5b1374287eb97e3c2a5c227ce668c1f2ce20ae57c9" dependencies = [ "num_enum_derive", ] [[package]] name = "num_enum_derive" -version = "0.5.10" +version = "0.5.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0629cbd6b897944899b1f10496d9c4a7ac5878d45fd61bc22e9e79bfbbc29597" +checksum = "dcbff9bc912032c62bf65ef1d5aea88983b420f4f839db1e9b0c281a25c9c799" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -3003,7 +3003,7 @@ dependencies = [ [[package]] name = "rustpython-ast" version = "0.2.0" -source = "git+https://github.com/RustPython/RustPython#c4b67896662b16b5699a779c0e52aa0ca2587fec" +source = "git+https://github.com/RustPython/RustPython#f51764f8d0c33e8e3b423e8a80dba00926715360" dependencies = [ "num-bigint", "rustpython-compiler-core", @@ -3012,7 +3012,7 @@ dependencies = [ [[package]] name = "rustpython-compiler-core" version = "0.2.0" -source = "git+https://github.com/RustPython/RustPython#c4b67896662b16b5699a779c0e52aa0ca2587fec" +source = "git+https://github.com/RustPython/RustPython#f51764f8d0c33e8e3b423e8a80dba00926715360" dependencies = [ "bincode", "bitflags", @@ -3029,7 +3029,7 @@ dependencies = [ [[package]] name = "rustpython-parser" version = "0.2.0" -source = "git+https://github.com/RustPython/RustPython#c4b67896662b16b5699a779c0e52aa0ca2587fec" +source = "git+https://github.com/RustPython/RustPython#f51764f8d0c33e8e3b423e8a80dba00926715360" dependencies = [ "ahash", "anyhow", @@ -3823,9 +3823,9 @@ dependencies = [ [[package]] name = "syn" -version = "1.0.108" +version = "1.0.109" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d56e159d99e6c2b93995d171050271edb50ecc5288fbc7cc17de8fdce4e58c14" +checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" dependencies = [ "proc-macro2", "quote", @@ -4168,6 +4168,24 @@ dependencies = [ "tower", "tower-layer", "tower-service", +] + +[[package]] +name = "tower-http" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5d1d42a9b3f3ec46ba828e8d376aec14592ea199f70a06a548587ecd1c4ab658" +dependencies = [ + "bitflags", + "bytes", + "futures-core", + "futures-util", + "http", + "http-body", + "http-range-header", + "pin-project-lite", + "tower-layer", + "tower-service", "tracing", ] @@ -4766,7 +4784,7 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" [[package]] name = "windmill" -version = "1.69.0" +version = "1.69.1" dependencies = [ "anyhow", "axum", @@ -4793,7 +4811,7 @@ dependencies = [ [[package]] name = "windmill-api" -version = "1.69.0" +version = "1.69.1" dependencies = [ "anyhow", "argon2", @@ -4832,7 +4850,7 @@ dependencies = [ "tokio-util", "tower", "tower-cookies", - "tower-http", + "tower-http 0.4.0", "tracing", "tracing-subscriber", "urlencoding", @@ -4848,7 +4866,7 @@ dependencies = [ [[package]] name = "windmill-api-client" -version = "1.69.0" +version = "1.69.1" dependencies = [ "base64 0.21.0", "chrono", @@ -4863,7 +4881,7 @@ dependencies = [ [[package]] name = "windmill-audit" -version = "1.69.0" +version = "1.69.1" dependencies = [ "chrono", "serde", @@ -4876,7 +4894,7 @@ dependencies = [ [[package]] name = "windmill-common" -version = "1.69.0" +version = "1.69.1" dependencies = [ "anyhow", "axum", @@ -4901,7 +4919,7 @@ dependencies = [ [[package]] name = "windmill-parser" -version = "1.69.0" +version = "1.69.1" dependencies = [ "serde", "serde_json", @@ -4909,7 +4927,7 @@ dependencies = [ [[package]] name = "windmill-parser-bash" -version = "1.69.0" +version = "1.69.1" dependencies = [ "anyhow", "itertools", @@ -4923,7 +4941,7 @@ dependencies = [ [[package]] name = "windmill-parser-go" -version = "1.69.0" +version = "1.69.1" dependencies = [ "anyhow", "itertools", @@ -4935,7 +4953,7 @@ dependencies = [ [[package]] name = "windmill-parser-py" -version = "1.69.0" +version = "1.69.1" dependencies = [ "anyhow", "itertools", @@ -4950,7 +4968,7 @@ dependencies = [ [[package]] name = "windmill-parser-ts" -version = "1.69.0" +version = "1.69.1" dependencies = [ "anyhow", "deno_core", @@ -4964,7 +4982,7 @@ dependencies = [ [[package]] name = "windmill-queue" -version = "1.69.0" +version = "1.69.1" dependencies = [ "anyhow", "chrono", @@ -4987,7 +5005,7 @@ dependencies = [ [[package]] name = "windmill-worker" -version = "1.69.0" +version = "1.69.1" dependencies = [ "anyhow", "async-recursion", diff --git a/backend/Cargo.toml b/backend/Cargo.toml index 9a9bf9e5cb..487d5fc1b4 100644 --- a/backend/Cargo.toml +++ b/backend/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "windmill" -version = "1.69.0" +version = "1.69.1" authors.workspace = true edition.workspace = true @@ -19,7 +19,7 @@ members = [ ] [workspace.package] -version = "1.69.0" +version = "1.69.1" authors = ["Ruben Fiszel "] edition = "2021" diff --git a/backend/windmill-api/openapi.yaml b/backend/windmill-api/openapi.yaml index d48cf9c1ff..57e65c5054 100644 --- a/backend/windmill-api/openapi.yaml +++ b/backend/windmill-api/openapi.yaml @@ -1,7 +1,7 @@ openapi: "3.0.3" info: - version: 1.69.0 + version: 1.69.1 title: Windmill API contact: diff --git a/cli/main.ts b/cli/main.ts index 54a9876f12..4dc6a96547 100644 --- a/cli/main.ts +++ b/cli/main.ts @@ -13,7 +13,7 @@ import sync from "./sync.ts"; import { tryResolveVersion } from "./context.ts"; import { GlobalOptions } from "./types.ts"; -const VERSION = "v1.69.0"; +const VERSION = "v1.69.1"; let command: any = new Command() .name("wmill") diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 915eb24f12..9b67ab1c83 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -1,12 +1,12 @@ { "name": "windmill", - "version": "1.69.0", + "version": "1.69.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "windmill", - "version": "1.69.0", + "version": "1.69.1", "dependencies": { "@fortawesome/free-brands-svg-icons": "^6.2.1", "@fortawesome/free-solid-svg-icons": "^6.2.1", diff --git a/frontend/package.json b/frontend/package.json index 9072b434fc..821a243de0 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "windmill", - "version": "1.69.0", + "version": "1.69.1", "scripts": { "dev": "vite dev", "build": "vite build", diff --git a/lsp/Pipfile b/lsp/Pipfile index 43f83192fe..62644c9aff 100644 --- a/lsp/Pipfile +++ b/lsp/Pipfile @@ -4,8 +4,8 @@ verify_ssl = true name = "pypi" [packages] -wmill = ">=1.69.0" -wmill_pg = ">=1.69.0" +wmill = ">=1.69.1" +wmill_pg = ">=1.69.1" sendgrid = "*" mysql-connector-python = "*" pymongo = "*" diff --git a/openflow.openapi.yaml b/openflow.openapi.yaml index dca7361d63..342c92dd31 100644 --- a/openflow.openapi.yaml +++ b/openflow.openapi.yaml @@ -1,7 +1,7 @@ openapi: "3.0.3" info: - version: 1.69.0 + version: 1.69.1 title: OpenFlow Spec contact: name: Ruben Fiszel diff --git a/python-client/wmill/pyproject.toml b/python-client/wmill/pyproject.toml index 4ef370df1e..be366244dc 100644 --- a/python-client/wmill/pyproject.toml +++ b/python-client/wmill/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "wmill" -version = "1.69.0" +version = "1.69.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.69.0" +windmill-api = "^1.69.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 3ea2ea43cf..f3da0a1739 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.69.0" +version = "1.69.1" description = "An extension client for the wmill client library focused on pg" license = "Apache-2.0" homepage = "https://windmill.dev" diff --git a/version.txt b/version.txt index 4934985655..41bcd69cfd 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.69.0 +1.69.1