chore(main): release 1.575.3 (#7134)

* chore(main): release 1.575.3

* update versions
This commit is contained in:
Ruben Fiszel
2025-11-13 16:02:20 +01:00
committed by GitHub
parent 2099a6abf2
commit 40899b4a54
16 changed files with 67 additions and 98 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## [1.575.3](https://github.com/windmill-labs/windmill/compare/v1.575.2...v1.575.3) (2025-11-13)
### Bug Fixes
* fix cancel job selection ([fbab86c](https://github.com/windmill-labs/windmill/commit/fbab86cc43dae17727a3aa99abc43a57c6b59b57))
## [1.575.2](https://github.com/windmill-labs/windmill/compare/v1.575.1...v1.575.2) (2025-11-13)
+43 -43
View File
@@ -15148,7 +15148,7 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
[[package]]
name = "windmill"
version = "1.575.2"
version = "1.575.3"
dependencies = [
"anyhow",
"aws-sdk-config",
@@ -15208,7 +15208,7 @@ dependencies = [
[[package]]
name = "windmill-api"
version = "1.575.2"
version = "1.575.3"
dependencies = [
"anyhow",
"argon2",
@@ -15228,7 +15228,7 @@ dependencies = [
"axum",
"backon",
"base32",
"base64 0.22.1",
"base64 0.13.1",
"byteorder",
"bytes",
"candle-core",
@@ -15253,7 +15253,7 @@ dependencies = [
"http 1.3.1",
"hyper 1.8.0",
"indexmap 2.11.1",
"itertools 0.14.0",
"itertools 0.10.5",
"jsonwebtoken 8.3.0",
"lazy_static",
"libxml",
@@ -15304,7 +15304,7 @@ dependencies = [
"tokio-tungstenite",
"tokio-util",
"tonic",
"tower 0.5.2",
"tower 0.4.13",
"tower-cookies",
"tower-http",
"tracing",
@@ -15328,9 +15328,9 @@ dependencies = [
[[package]]
name = "windmill-api-client"
version = "1.575.2"
version = "1.575.3"
dependencies = [
"base64 0.22.1",
"base64 0.13.1",
"chrono",
"openapiv3",
"progenitor-client",
@@ -15343,7 +15343,7 @@ dependencies = [
[[package]]
name = "windmill-audit"
version = "1.575.2"
version = "1.575.3"
dependencies = [
"chrono",
"lazy_static",
@@ -15357,7 +15357,7 @@ dependencies = [
[[package]]
name = "windmill-autoscaling"
version = "1.575.2"
version = "1.575.3"
dependencies = [
"anyhow",
"axum",
@@ -15376,7 +15376,7 @@ dependencies = [
[[package]]
name = "windmill-common"
version = "1.575.2"
version = "1.575.3"
dependencies = [
"anyhow",
"async-recursion",
@@ -15387,7 +15387,7 @@ dependencies = [
"aws-smithy-types-convert",
"axum",
"backon",
"base64 0.22.1",
"base64 0.13.1",
"bitflags 2.9.4",
"bytes",
"chrono",
@@ -15406,7 +15406,7 @@ dependencies = [
"hmac",
"hyper 1.8.0",
"indexmap 2.11.1",
"itertools 0.14.0",
"itertools 0.10.5",
"jsonwebtoken 8.3.0",
"lazy_static",
"magic-crypt",
@@ -15434,7 +15434,7 @@ dependencies = [
"size",
"sqlx",
"strum 0.27.2",
"strum_macros 0.27.2",
"strum_macros 0.25.3",
"sysinfo",
"systemstat",
"tar",
@@ -15461,7 +15461,7 @@ dependencies = [
[[package]]
name = "windmill-git-sync"
version = "1.575.2"
version = "1.575.3"
dependencies = [
"regex",
"serde",
@@ -15476,7 +15476,7 @@ dependencies = [
[[package]]
name = "windmill-indexer"
version = "1.575.2"
version = "1.575.3"
dependencies = [
"anyhow",
"bytes",
@@ -15500,9 +15500,9 @@ dependencies = [
[[package]]
name = "windmill-macros"
version = "1.575.2"
version = "1.575.3"
dependencies = [
"itertools 0.14.0",
"itertools 0.10.5",
"lazy_static",
"proc-macro2",
"quote",
@@ -15512,7 +15512,7 @@ dependencies = [
[[package]]
name = "windmill-parser"
version = "1.575.2"
version = "1.575.3"
dependencies = [
"convert_case 0.6.0",
"serde",
@@ -15521,7 +15521,7 @@ dependencies = [
[[package]]
name = "windmill-parser-bash"
version = "1.575.2"
version = "1.575.3"
dependencies = [
"anyhow",
"lazy_static",
@@ -15533,7 +15533,7 @@ dependencies = [
[[package]]
name = "windmill-parser-csharp"
version = "1.575.2"
version = "1.575.3"
dependencies = [
"anyhow",
"serde_json",
@@ -15545,11 +15545,11 @@ dependencies = [
[[package]]
name = "windmill-parser-go"
version = "1.575.2"
version = "1.575.3"
dependencies = [
"anyhow",
"gosyn",
"itertools 0.14.0",
"itertools 0.10.5",
"lazy_static",
"regex",
"windmill-parser",
@@ -15557,7 +15557,7 @@ dependencies = [
[[package]]
name = "windmill-parser-graphql"
version = "1.575.2"
version = "1.575.3"
dependencies = [
"anyhow",
"lazy_static",
@@ -15569,7 +15569,7 @@ dependencies = [
[[package]]
name = "windmill-parser-java"
version = "1.575.2"
version = "1.575.3"
dependencies = [
"anyhow",
"serde_json",
@@ -15581,7 +15581,7 @@ dependencies = [
[[package]]
name = "windmill-parser-nu"
version = "1.575.2"
version = "1.575.3"
dependencies = [
"anyhow",
"nu-parser",
@@ -15592,10 +15592,10 @@ dependencies = [
[[package]]
name = "windmill-parser-php"
version = "1.575.2"
version = "1.575.3"
dependencies = [
"anyhow",
"itertools 0.14.0",
"itertools 0.10.5",
"php-parser-rs",
"serde_json",
"windmill-parser",
@@ -15603,10 +15603,10 @@ dependencies = [
[[package]]
name = "windmill-parser-py"
version = "1.575.2"
version = "1.575.3"
dependencies = [
"anyhow",
"itertools 0.14.0",
"itertools 0.10.5",
"rustpython-ast",
"rustpython-parser",
"serde_json",
@@ -15615,11 +15615,11 @@ dependencies = [
[[package]]
name = "windmill-parser-py-imports"
version = "1.575.2"
version = "1.575.3"
dependencies = [
"anyhow",
"async-recursion",
"itertools 0.14.0",
"itertools 0.10.5",
"lazy_static",
"malachite",
"malachite-bigint",
@@ -15638,7 +15638,7 @@ dependencies = [
[[package]]
name = "windmill-parser-ruby"
version = "1.575.2"
version = "1.575.3"
dependencies = [
"anyhow",
"lazy_static",
@@ -15652,11 +15652,11 @@ dependencies = [
[[package]]
name = "windmill-parser-rust"
version = "1.575.2"
version = "1.575.3"
dependencies = [
"anyhow",
"convert_case 0.6.0",
"itertools 0.14.0",
"itertools 0.10.5",
"lazy_static",
"pulldown-cmark",
"quote",
@@ -15669,7 +15669,7 @@ dependencies = [
[[package]]
name = "windmill-parser-sql"
version = "1.575.2"
version = "1.575.3"
dependencies = [
"anyhow",
"lazy_static",
@@ -15683,7 +15683,7 @@ dependencies = [
[[package]]
name = "windmill-parser-ts"
version = "1.575.2"
version = "1.575.3"
dependencies = [
"anyhow",
"lazy_static",
@@ -15701,7 +15701,7 @@ dependencies = [
[[package]]
name = "windmill-parser-yaml"
version = "1.575.2"
version = "1.575.3"
dependencies = [
"anyhow",
"serde",
@@ -15712,7 +15712,7 @@ dependencies = [
[[package]]
name = "windmill-queue"
version = "1.575.2"
version = "1.575.3"
dependencies = [
"anyhow",
"async-recursion",
@@ -15725,7 +15725,7 @@ dependencies = [
"futures-core",
"hex",
"hmac",
"itertools 0.14.0",
"itertools 0.10.5",
"lazy_static",
"prometheus",
"quick_cache",
@@ -15747,7 +15747,7 @@ dependencies = [
[[package]]
name = "windmill-sql-datatype-parser-wasm"
version = "1.575.2"
version = "1.575.3"
dependencies = [
"wasm-bindgen",
"wasm-bindgen-test",
@@ -15757,7 +15757,7 @@ dependencies = [
[[package]]
name = "windmill-worker"
version = "1.575.2"
version = "1.575.3"
dependencies = [
"anyhow",
"async-once-cell",
@@ -15765,7 +15765,7 @@ dependencies = [
"async-stream",
"async-trait",
"backon",
"base64 0.22.1",
"base64 0.13.1",
"bit-vec 0.6.3",
"bollard",
"bytes",
@@ -15794,7 +15794,7 @@ dependencies = [
"gcp_auth",
"git-version",
"hex",
"itertools 0.14.0",
"itertools 0.10.5",
"jsonwebtoken 8.3.0",
"lazy_static",
"libffi-sys",
+2 -2
View File
@@ -1,6 +1,6 @@
[package]
name = "windmill"
version = "1.575.2"
version = "1.575.3"
authors.workspace = true
edition.workspace = true
@@ -33,7 +33,7 @@ members = [
exclude = ["./windmill-duckdb-ffi-internal"]
[workspace.package]
version = "1.575.2"
version = "1.575.3"
authors = ["Ruben Fiszel <ruben@windmill.dev>"]
edition = "2021"
+1 -1
View File
@@ -1,7 +1,7 @@
openapi: "3.0.3"
info:
version: 1.575.2
version: 1.575.3
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.575.2";
export const VERSION = "v1.575.3";
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.575.2";
export const VERSION = "1.575.3";
export const WM_FORK_PREFIX = "wm-fork";
+2 -40
View File
@@ -1,12 +1,12 @@
{
"name": "windmill-components",
"version": "1.575.2",
"version": "1.575.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "windmill-components",
"version": "1.575.2",
"version": "1.575.3",
"hasInstallScript": true,
"license": "AGPL-3.0",
"dependencies": {
@@ -12464,21 +12464,6 @@
}
}
},
"node_modules/svelte-check/node_modules/picomatch": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
"integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
"dev": true,
"license": "MIT",
"optional": true,
"peer": true,
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/sponsors/jonschlinkert"
}
},
"node_modules/svelte-eslint-parser": {
"version": "0.43.0",
"resolved": "https://registry.npmjs.org/svelte-eslint-parser/-/svelte-eslint-parser-0.43.0.tgz",
@@ -13936,29 +13921,6 @@
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/ws": {
"version": "8.18.3",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.18.3.tgz",
"integrity": "sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==",
"license": "MIT",
"optional": true,
"peer": true,
"engines": {
"node": ">=10.0.0"
},
"peerDependencies": {
"bufferutil": "^4.0.1",
"utf-8-validate": ">=5.0.2"
},
"peerDependenciesMeta": {
"bufferutil": {
"optional": true
},
"utf-8-validate": {
"optional": true
}
}
},
"node_modules/xml-utils": {
"version": "1.10.2",
"resolved": "https://registry.npmjs.org/xml-utils/-/xml-utils-1.10.2.tgz",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "windmill-components",
"version": "1.575.2",
"version": "1.575.3",
"scripts": {
"dev": "vite dev",
"build": "vite build",
+2 -2
View File
@@ -4,8 +4,8 @@ verify_ssl = true
name = "pypi"
[packages]
wmill = ">=1.575.2"
wmill_pg = ">=1.575.2"
wmill = ">=1.575.3"
wmill_pg = ">=1.575.3"
sendgrid = "*"
mysql-connector-python = "*"
pymongo = "*"
+1 -1
View File
@@ -1,7 +1,7 @@
openapi: "3.0.3"
info:
version: 1.575.2
version: 1.575.3
title: OpenFlow Spec
contact:
name: Ruben Fiszel
@@ -12,7 +12,7 @@
RootModule = 'WindmillClient.psm1'
# Version number of this module.
ModuleVersion = '1.575.2'
ModuleVersion = '1.575.3'
# Supported PSEditions
# CompatiblePSEditions = @()
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "wmill"
version = "1.575.2"
version = "1.575.3"
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.575.2"
version = "1.575.3"
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.575.2",
"version": "1.575.3",
"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.575.2",
"version": "1.575.3",
"author": "Ruben Fiszel",
"license": "Apache 2.0",
"devDependencies": {
+1 -1
View File
@@ -1 +1 @@
1.575.2
1.575.3