chore(main): release 1.564.0 (#6877)

* chore(main): release 1.564.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2025-10-21 19:18:03 +00:00
committed by GitHub
parent df91a7998c
commit b893af16e7
16 changed files with 84 additions and 66 deletions
+18
View File
@@ -1,5 +1,23 @@
# Changelog
## [1.564.0](https://github.com/windmill-labs/windmill/compare/v1.563.4...v1.564.0) (2025-10-21)
### Features
* add 'on submit' wizard for buttons in app builder ([#6886](https://github.com/windmill-labs/windmill/issues/6886)) ([7fe8494](https://github.com/windmill-labs/windmill/commit/7fe849494d78b043f278b4cb381ac34c88f4566f))
* **aiagent:** allow mcp as tools ([#6790](https://github.com/windmill-labs/windmill/issues/6790)) ([97ac1be](https://github.com/windmill-labs/windmill/commit/97ac1be036b959e7129a699651c309e283460276))
* allow optionally forcing ipv4 for reqwest ([#6883](https://github.com/windmill-labs/windmill/issues/6883)) ([d777c77](https://github.com/windmill-labs/windmill/commit/d777c7798b932fc70fbf1477691637a4a0f08177))
* **flow chat:** add cancel button ([#6869](https://github.com/windmill-labs/windmill/issues/6869)) ([0e98b22](https://github.com/windmill-labs/windmill/commit/0e98b22b429ae968d9a4cd1e544045ead9e9fdfa))
### Bug Fixes
* debounce_key automatic deletion ([#6885](https://github.com/windmill-labs/windmill/issues/6885)) ([caa21fc](https://github.com/windmill-labs/windmill/commit/caa21fcb33ae4fe2670e54a0f558bacdeff738dd))
* delete workspace_env on workspace deletion ([7d1ee06](https://github.com/windmill-labs/windmill/commit/7d1ee0662ead211af3c285ccbb2c947314ef67e2))
* fix column def sync for evalv2 ([1e67073](https://github.com/windmill-labs/windmill/commit/1e670731d5a2e0f94a274c0152cd24518749c306))
* fix download s3 images with jwt ([df91a79](https://github.com/windmill-labs/windmill/commit/df91a7998c4d802b7f614e026d7c0308a53c8d64))
## [1.563.4](https://github.com/windmill-labs/windmill/compare/v1.563.3...v1.563.4) (2025-10-20)
+49 -49
View File
@@ -1846,7 +1846,7 @@ dependencies = [
"byteorder",
"gemm 0.17.1",
"half",
"memmap2 0.9.8",
"memmap2 0.9.9",
"num-traits",
"num_cpus",
"rand 0.9.0",
@@ -2044,9 +2044,9 @@ dependencies = [
[[package]]
name = "clap"
version = "4.5.49"
version = "4.5.50"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f4512b90fa68d3a9932cea5184017c5d200f5921df706d45e853537dea51508f"
checksum = "0c2cfd7bf8a6017ddaa4e32ffe7403d547790db06bd171c1c53926faab501623"
dependencies = [
"clap_builder",
"clap_derive",
@@ -2054,9 +2054,9 @@ dependencies = [
[[package]]
name = "clap_builder"
version = "4.5.49"
version = "4.5.50"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0025e98baa12e766c67ba13ff4695a887a1eba19569aad00a472546795bd6730"
checksum = "0a4c05b9e80c5ccd3a7ef080ad7b6ba7d6fc00a985b8b157197075677c82c7a0"
dependencies = [
"anstream",
"anstyle",
@@ -7115,9 +7115,9 @@ checksum = "7655c9839580ee829dfacba1d1278c2b7883e50a277ff7541299489d6bdfdc45"
[[package]]
name = "is_terminal_polyfill"
version = "1.70.1"
version = "1.70.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf"
checksum = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695"
[[package]]
name = "itertools"
@@ -8055,9 +8055,9 @@ dependencies = [
[[package]]
name = "memmap2"
version = "0.9.8"
version = "0.9.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "843a98750cd611cc2965a8213b53b43e715f13c37a9e096c6408e69990961db7"
checksum = "744133e4a0e0a658e1374cf3bf8e415c4052a15a111acd372764c55b4177d490"
dependencies = [
"libc",
"stable_deref_trait",
@@ -8976,9 +8976,9 @@ checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
[[package]]
name = "once_cell_polyfill"
version = "1.70.1"
version = "1.70.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad"
checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe"
[[package]]
name = "oneshot"
@@ -9090,9 +9090,9 @@ checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e"
[[package]]
name = "openssl-src"
version = "300.5.3+3.5.4"
version = "300.5.4+3.5.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dc6bad8cd0233b63971e232cc9c5e83039375b8586d2312f31fda85db8f888c2"
checksum = "a507b3792995dae9b0df8a1c1e3771e8418b7c2d9f0baeba32e6fe8b06c7cb72"
dependencies = [
"cc",
]
@@ -10852,9 +10852,9 @@ dependencies = [
[[package]]
name = "rmcp"
version = "0.8.1"
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6f35acda8f89fca5fd8c96cae3c6d5b4c38ea0072df4c8030915f3b5ff469c1c"
checksum = "4e35d31f89beb59c83bc31363426da25b323ce0c2e5b53c7bf29867d16ee7898"
dependencies = [
"base64 0.22.1",
"bytes",
@@ -10883,9 +10883,9 @@ dependencies = [
[[package]]
name = "rmcp-macros"
version = "0.8.1"
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c9f1d5220aaa23b79c3d02e18f7a554403b3ccea544bbb6c69d6bcb3e854a274"
checksum = "d88518b38110c439a03f0f4eee40e5105d648a530711cb87f98991e3f324a664"
dependencies = [
"darling 0.21.3",
"proc-macro2",
@@ -13170,7 +13170,7 @@ dependencies = [
"lru 0.12.5",
"lz4_flex",
"measure_time",
"memmap2 0.9.8",
"memmap2 0.9.9",
"once_cell",
"oneshot",
"rayon",
@@ -14334,7 +14334,7 @@ dependencies = [
"gemm 0.18.2",
"half",
"libloading 0.8.9",
"memmap2 0.9.8",
"memmap2 0.9.9",
"num",
"num-traits",
"num_cpus",
@@ -14447,9 +14447,9 @@ checksum = "81b79ad29b5e19de4260020f8919b443b2ef0277d242ce532ec7b7a2cc8b6007"
[[package]]
name = "unicode-ident"
version = "1.0.19"
version = "1.0.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f63a545481291138910575129486daeaf8ac54aee4387fe7906919f7830c7d9d"
checksum = "462eeb75aeb73aea900253ce739c8e18a67423fadf006037cd3ff27e82748a06"
[[package]]
name = "unicode-linebreak"
@@ -15123,7 +15123,7 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
[[package]]
name = "windmill"
version = "1.563.4"
version = "1.564.0"
dependencies = [
"anyhow",
"aws-sdk-config",
@@ -15183,7 +15183,7 @@ dependencies = [
[[package]]
name = "windmill-api"
version = "1.563.4"
version = "1.564.0"
dependencies = [
"anyhow",
"argon2",
@@ -15303,7 +15303,7 @@ dependencies = [
[[package]]
name = "windmill-api-client"
version = "1.563.4"
version = "1.564.0"
dependencies = [
"base64 0.22.1",
"chrono",
@@ -15318,7 +15318,7 @@ dependencies = [
[[package]]
name = "windmill-audit"
version = "1.563.4"
version = "1.564.0"
dependencies = [
"chrono",
"serde",
@@ -15331,7 +15331,7 @@ dependencies = [
[[package]]
name = "windmill-autoscaling"
version = "1.563.4"
version = "1.564.0"
dependencies = [
"anyhow",
"axum",
@@ -15350,7 +15350,7 @@ dependencies = [
[[package]]
name = "windmill-common"
version = "1.563.4"
version = "1.564.0"
dependencies = [
"anyhow",
"async-recursion",
@@ -15435,7 +15435,7 @@ dependencies = [
[[package]]
name = "windmill-git-sync"
version = "1.563.4"
version = "1.564.0"
dependencies = [
"regex",
"serde",
@@ -15450,7 +15450,7 @@ dependencies = [
[[package]]
name = "windmill-indexer"
version = "1.563.4"
version = "1.564.0"
dependencies = [
"anyhow",
"bytes",
@@ -15474,7 +15474,7 @@ dependencies = [
[[package]]
name = "windmill-macros"
version = "1.563.4"
version = "1.564.0"
dependencies = [
"itertools 0.14.0",
"lazy_static",
@@ -15486,7 +15486,7 @@ dependencies = [
[[package]]
name = "windmill-parser"
version = "1.563.4"
version = "1.564.0"
dependencies = [
"convert_case 0.6.0",
"serde",
@@ -15495,7 +15495,7 @@ dependencies = [
[[package]]
name = "windmill-parser-bash"
version = "1.563.4"
version = "1.564.0"
dependencies = [
"anyhow",
"lazy_static",
@@ -15507,7 +15507,7 @@ dependencies = [
[[package]]
name = "windmill-parser-csharp"
version = "1.563.4"
version = "1.564.0"
dependencies = [
"anyhow",
"serde_json",
@@ -15519,7 +15519,7 @@ dependencies = [
[[package]]
name = "windmill-parser-go"
version = "1.563.4"
version = "1.564.0"
dependencies = [
"anyhow",
"gosyn",
@@ -15531,7 +15531,7 @@ dependencies = [
[[package]]
name = "windmill-parser-graphql"
version = "1.563.4"
version = "1.564.0"
dependencies = [
"anyhow",
"lazy_static",
@@ -15543,7 +15543,7 @@ dependencies = [
[[package]]
name = "windmill-parser-java"
version = "1.563.4"
version = "1.564.0"
dependencies = [
"anyhow",
"serde_json",
@@ -15555,7 +15555,7 @@ dependencies = [
[[package]]
name = "windmill-parser-nu"
version = "1.563.4"
version = "1.564.0"
dependencies = [
"anyhow",
"nu-parser",
@@ -15566,7 +15566,7 @@ dependencies = [
[[package]]
name = "windmill-parser-php"
version = "1.563.4"
version = "1.564.0"
dependencies = [
"anyhow",
"itertools 0.14.0",
@@ -15577,7 +15577,7 @@ dependencies = [
[[package]]
name = "windmill-parser-py"
version = "1.563.4"
version = "1.564.0"
dependencies = [
"anyhow",
"itertools 0.14.0",
@@ -15589,7 +15589,7 @@ dependencies = [
[[package]]
name = "windmill-parser-py-imports"
version = "1.563.4"
version = "1.564.0"
dependencies = [
"anyhow",
"async-recursion",
@@ -15612,7 +15612,7 @@ dependencies = [
[[package]]
name = "windmill-parser-ruby"
version = "1.563.4"
version = "1.564.0"
dependencies = [
"anyhow",
"lazy_static",
@@ -15626,7 +15626,7 @@ dependencies = [
[[package]]
name = "windmill-parser-rust"
version = "1.563.4"
version = "1.564.0"
dependencies = [
"anyhow",
"convert_case 0.6.0",
@@ -15643,7 +15643,7 @@ dependencies = [
[[package]]
name = "windmill-parser-sql"
version = "1.563.4"
version = "1.564.0"
dependencies = [
"anyhow",
"lazy_static",
@@ -15657,7 +15657,7 @@ dependencies = [
[[package]]
name = "windmill-parser-ts"
version = "1.563.4"
version = "1.564.0"
dependencies = [
"anyhow",
"lazy_static",
@@ -15675,7 +15675,7 @@ dependencies = [
[[package]]
name = "windmill-parser-wasm"
version = "1.563.4"
version = "1.564.0"
dependencies = [
"anyhow",
"getrandom 0.2.16",
@@ -15700,7 +15700,7 @@ dependencies = [
[[package]]
name = "windmill-parser-yaml"
version = "1.563.4"
version = "1.564.0"
dependencies = [
"anyhow",
"serde",
@@ -15711,7 +15711,7 @@ dependencies = [
[[package]]
name = "windmill-queue"
version = "1.563.4"
version = "1.564.0"
dependencies = [
"anyhow",
"async-recursion",
@@ -15744,7 +15744,7 @@ dependencies = [
[[package]]
name = "windmill-sql-datatype-parser-wasm"
version = "1.563.4"
version = "1.564.0"
dependencies = [
"wasm-bindgen",
"wasm-bindgen-test",
@@ -15754,7 +15754,7 @@ dependencies = [
[[package]]
name = "windmill-worker"
version = "1.563.4"
version = "1.564.0"
dependencies = [
"anyhow",
"async-once-cell",
+2 -2
View File
@@ -1,6 +1,6 @@
[package]
name = "windmill"
version = "1.563.4"
version = "1.564.0"
authors.workspace = true
edition.workspace = true
@@ -34,7 +34,7 @@ members = [
exclude = ["./windmill-duckdb-ffi-internal"]
[workspace.package]
version = "1.563.4"
version = "1.564.0"
authors = ["Ruben Fiszel <ruben@windmill.dev>"]
edition = "2021"
+1 -1
View File
@@ -1,7 +1,7 @@
openapi: "3.0.3"
info:
version: 1.563.4
version: 1.564.0
title: Windmill API
contact:
+1 -1
View File
@@ -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.563.4";
export const VERSION = "v1.564.0";
export async function login(email: string, password: string): Promise<string> {
return await windmill.UserService.login({
+1 -1
View File
@@ -68,7 +68,7 @@ export {
// }
// });
export const VERSION = "1.563.4";
export const VERSION = "1.564.0";
export const WM_FORK_PREFIX = "wm-fork";
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "windmill-components",
"version": "1.563.4",
"version": "1.564.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "windmill-components",
"version": "1.563.4",
"version": "1.564.0",
"hasInstallScript": true,
"license": "AGPL-3.0",
"dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "windmill-components",
"version": "1.563.4",
"version": "1.564.0",
"scripts": {
"dev": "vite dev",
"build": "vite build",
+2 -2
View File
@@ -4,8 +4,8 @@ verify_ssl = true
name = "pypi"
[packages]
wmill = ">=1.563.4"
wmill_pg = ">=1.563.4"
wmill = ">=1.564.0"
wmill_pg = ">=1.564.0"
sendgrid = "*"
mysql-connector-python = "*"
pymongo = "*"
+1 -1
View File
@@ -1,7 +1,7 @@
openapi: "3.0.3"
info:
version: 1.563.4
version: 1.564.0
title: OpenFlow Spec
contact:
name: Ruben Fiszel
@@ -12,7 +12,7 @@
RootModule = 'WindmillClient.psm1'
# Version number of this module.
ModuleVersion = '1.563.4'
ModuleVersion = '1.564.0'
# Supported PSEditions
# CompatiblePSEditions = @()
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "wmill"
version = "1.563.4"
version = "1.564.0"
description = "A client library for accessing Windmill server wrapping the Windmill client API"
license = "Apache-2.0"
homepage = "https://windmill.dev"
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "wmill-pg"
version = "1.563.4"
version = "1.564.0"
description = "An extension client for the wmill client library focused on pg"
license = "Apache-2.0"
homepage = "https://windmill.dev"
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@windmill/windmill",
"version": "1.563.4",
"version": "1.564.0",
"exports": "./src/index.ts",
"publish": {
"exclude": ["!src", "./s3Types.ts", "./client.ts"]
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "windmill-client",
"description": "Windmill SDK client for browsers and Node.js",
"version": "1.563.4",
"version": "1.564.0",
"author": "Ruben Fiszel",
"license": "Apache 2.0",
"devDependencies": {
+1 -1
View File
@@ -1 +1 @@
1.563.4
1.564.0