chore(main): release 1.540.0 (#6556)

* chore(main): release 1.540.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2025-09-09 07:55:28 +00:00
committed by GitHub
parent e1ec52257c
commit 29c4f91ee5
16 changed files with 71 additions and 69 deletions
+9
View File
@@ -1,5 +1,14 @@
# Changelog
## [1.540.0](https://github.com/windmill-labs/windmill/compare/v1.539.1...v1.540.0) (2025-09-08)
### Features
* add worker_group_job_stats table for efficient job metrics aggregation ([#6527](https://github.com/windmill-labs/windmill/issues/6527)) ([20f4086](https://github.com/windmill-labs/windmill/commit/20f4086a7709f196d9deb7e8e1744eb7848a4fc7))
* **backend:** prefix matching for list_paths_from_workspace_runnable + bulk delete endpoints for scripts/variables/resources ([#6542](https://github.com/windmill-labs/windmill/issues/6542)) ([5aac5fa](https://github.com/windmill-labs/windmill/commit/5aac5fa1361860859971fc77b4dd87048f536291))
* timeout as expression ([#6509](https://github.com/windmill-labs/windmill/issues/6509)) ([c210a40](https://github.com/windmill-labs/windmill/commit/c210a404e03f2a857c2fabbbff2ce23189852eff))
## [1.539.1](https://github.com/windmill-labs/windmill/compare/v1.539.0...v1.539.1) (2025-09-06)
+45 -52
View File
@@ -158,12 +158,6 @@ version = "0.2.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
[[package]]
name = "android-tzdata"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
[[package]]
name = "android_system_properties"
version = "0.1.5"
@@ -1963,18 +1957,17 @@ checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
[[package]]
name = "chrono"
version = "0.4.41"
version = "0.4.42"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d"
checksum = "145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2"
dependencies = [
"android-tzdata",
"iana-time-zone",
"js-sys",
"num-traits",
"pure-rust-locales",
"serde",
"wasm-bindgen",
"windows-link 0.1.3",
"windows-link 0.2.0",
]
[[package]]
@@ -11208,7 +11201,7 @@ dependencies = [
"openssl-probe",
"rustls-pki-types",
"schannel",
"security-framework 3.3.0",
"security-framework 3.4.0",
]
[[package]]
@@ -11589,9 +11582,9 @@ dependencies = [
[[package]]
name = "security-framework"
version = "3.3.0"
version = "3.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "80fb1d92c5028aa318b4b8bd7302a5bfcf48be96a37fc6fc790f806b0004ee0c"
checksum = "60b369d18893388b345804dc0007963c99b7d665ae71d275812d828c6f089640"
dependencies = [
"bitflags 2.9.4",
"core-foundation 0.10.1",
@@ -11602,9 +11595,9 @@ dependencies = [
[[package]]
name = "security-framework-sys"
version = "2.14.0"
version = "2.15.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32"
checksum = "cc1f0cbffaac4852523ce30d8bd3c5cdc873501d96ff467ca09b6767bb8cd5c0"
dependencies = [
"core-foundation-sys",
"libc",
@@ -12098,9 +12091,9 @@ dependencies = [
[[package]]
name = "smtp-proto"
version = "0.1.6"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b7d3950ab75b03c52f2f13fd52aab91c9d62698b231b67240e85c3ef5301e63e"
checksum = "8003eb09806ff2ae4661dd0dca27cbd9f65ba85de06cc0302c364b0d661ba368"
[[package]]
name = "snap"
@@ -15114,11 +15107,11 @@ checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
[[package]]
name = "winapi-util"
version = "0.1.10"
version = "0.1.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0978bf7171b3d90bac376700cb56d606feb40f251a475a5d6634613564460b22"
checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
dependencies = [
"windows-sys 0.60.2",
"windows-sys 0.61.0",
]
[[package]]
@@ -15129,7 +15122,7 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
[[package]]
name = "windmill"
version = "1.539.1"
version = "1.540.0"
dependencies = [
"anyhow",
"aws-sdk-config",
@@ -15185,7 +15178,7 @@ dependencies = [
[[package]]
name = "windmill-api"
version = "1.539.1"
version = "1.540.0"
dependencies = [
"anyhow",
"argon2",
@@ -15305,7 +15298,7 @@ dependencies = [
[[package]]
name = "windmill-api-client"
version = "1.539.1"
version = "1.540.0"
dependencies = [
"base64 0.22.1",
"chrono",
@@ -15320,7 +15313,7 @@ dependencies = [
[[package]]
name = "windmill-audit"
version = "1.539.1"
version = "1.540.0"
dependencies = [
"chrono",
"serde",
@@ -15333,7 +15326,7 @@ dependencies = [
[[package]]
name = "windmill-autoscaling"
version = "1.539.1"
version = "1.540.0"
dependencies = [
"anyhow",
"axum",
@@ -15352,7 +15345,7 @@ dependencies = [
[[package]]
name = "windmill-common"
version = "1.539.1"
version = "1.540.0"
dependencies = [
"anyhow",
"async-recursion",
@@ -15434,7 +15427,7 @@ dependencies = [
[[package]]
name = "windmill-git-sync"
version = "1.539.1"
version = "1.540.0"
dependencies = [
"regex",
"serde",
@@ -15449,7 +15442,7 @@ dependencies = [
[[package]]
name = "windmill-indexer"
version = "1.539.1"
version = "1.540.0"
dependencies = [
"anyhow",
"bytes",
@@ -15473,7 +15466,7 @@ dependencies = [
[[package]]
name = "windmill-macros"
version = "1.539.1"
version = "1.540.0"
dependencies = [
"itertools 0.14.0",
"lazy_static",
@@ -15485,7 +15478,7 @@ dependencies = [
[[package]]
name = "windmill-parser"
version = "1.539.1"
version = "1.540.0"
dependencies = [
"convert_case 0.6.0",
"serde",
@@ -15494,7 +15487,7 @@ dependencies = [
[[package]]
name = "windmill-parser-bash"
version = "1.539.1"
version = "1.540.0"
dependencies = [
"anyhow",
"lazy_static",
@@ -15506,7 +15499,7 @@ dependencies = [
[[package]]
name = "windmill-parser-csharp"
version = "1.539.1"
version = "1.540.0"
dependencies = [
"anyhow",
"serde_json",
@@ -15518,7 +15511,7 @@ dependencies = [
[[package]]
name = "windmill-parser-go"
version = "1.539.1"
version = "1.540.0"
dependencies = [
"anyhow",
"gosyn",
@@ -15530,7 +15523,7 @@ dependencies = [
[[package]]
name = "windmill-parser-graphql"
version = "1.539.1"
version = "1.540.0"
dependencies = [
"anyhow",
"lazy_static",
@@ -15542,7 +15535,7 @@ dependencies = [
[[package]]
name = "windmill-parser-java"
version = "1.539.1"
version = "1.540.0"
dependencies = [
"anyhow",
"serde_json",
@@ -15554,7 +15547,7 @@ dependencies = [
[[package]]
name = "windmill-parser-nu"
version = "1.539.1"
version = "1.540.0"
dependencies = [
"anyhow",
"nu-parser",
@@ -15565,7 +15558,7 @@ dependencies = [
[[package]]
name = "windmill-parser-php"
version = "1.539.1"
version = "1.540.0"
dependencies = [
"anyhow",
"itertools 0.14.0",
@@ -15576,7 +15569,7 @@ dependencies = [
[[package]]
name = "windmill-parser-py"
version = "1.539.1"
version = "1.540.0"
dependencies = [
"anyhow",
"itertools 0.14.0",
@@ -15588,7 +15581,7 @@ dependencies = [
[[package]]
name = "windmill-parser-py-imports"
version = "1.539.1"
version = "1.540.0"
dependencies = [
"anyhow",
"async-recursion",
@@ -15611,7 +15604,7 @@ dependencies = [
[[package]]
name = "windmill-parser-ruby"
version = "1.539.1"
version = "1.540.0"
dependencies = [
"anyhow",
"lazy_static",
@@ -15625,7 +15618,7 @@ dependencies = [
[[package]]
name = "windmill-parser-rust"
version = "1.539.1"
version = "1.540.0"
dependencies = [
"anyhow",
"convert_case 0.6.0",
@@ -15642,7 +15635,7 @@ dependencies = [
[[package]]
name = "windmill-parser-sql"
version = "1.539.1"
version = "1.540.0"
dependencies = [
"anyhow",
"lazy_static",
@@ -15656,7 +15649,7 @@ dependencies = [
[[package]]
name = "windmill-parser-ts"
version = "1.539.1"
version = "1.540.0"
dependencies = [
"anyhow",
"lazy_static",
@@ -15674,7 +15667,7 @@ dependencies = [
[[package]]
name = "windmill-parser-wasm"
version = "1.539.1"
version = "1.540.0"
dependencies = [
"anyhow",
"getrandom 0.2.16",
@@ -15699,7 +15692,7 @@ dependencies = [
[[package]]
name = "windmill-parser-yaml"
version = "1.539.1"
version = "1.540.0"
dependencies = [
"anyhow",
"serde_json",
@@ -15709,7 +15702,7 @@ dependencies = [
[[package]]
name = "windmill-queue"
version = "1.539.1"
version = "1.540.0"
dependencies = [
"anyhow",
"async-recursion",
@@ -15742,7 +15735,7 @@ dependencies = [
[[package]]
name = "windmill-sql-datatype-parser-wasm"
version = "1.539.1"
version = "1.540.0"
dependencies = [
"wasm-bindgen",
"wasm-bindgen-test",
@@ -15752,7 +15745,7 @@ dependencies = [
[[package]]
name = "windmill-worker"
version = "1.539.1"
version = "1.540.0"
dependencies = [
"anyhow",
"async-once-cell",
@@ -16499,18 +16492,18 @@ dependencies = [
[[package]]
name = "zerocopy"
version = "0.8.26"
version = "0.8.27"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f"
checksum = "0894878a5fa3edfd6da3f88c4805f4c8558e2b996227a3d864f47fe11e38282c"
dependencies = [
"zerocopy-derive",
]
[[package]]
name = "zerocopy-derive"
version = "0.8.26"
version = "0.8.27"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9ecf5b4cc5364572d7f4c329661bcc82724222973f2cab6f050a4e5c22f75181"
checksum = "88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831"
dependencies = [
"proc-macro2",
"quote",
+2 -2
View File
@@ -1,6 +1,6 @@
[package]
name = "windmill"
version = "1.539.1"
version = "1.540.0"
authors.workspace = true
edition.workspace = true
@@ -33,7 +33,7 @@ members = [
]
[workspace.package]
version = "1.539.1"
version = "1.540.0"
authors = ["Ruben Fiszel <ruben@windmill.dev>"]
edition = "2021"
+1 -1
View File
@@ -1,7 +1,7 @@
openapi: "3.0.3"
info:
version: 1.539.1
version: 1.540.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.539.1";
export const VERSION = "v1.540.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.539.1";
export const VERSION = "1.540.0";
const command = new Command()
.name("wmill")
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "windmill-components",
"version": "1.539.1",
"version": "1.540.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "windmill-components",
"version": "1.539.1",
"version": "1.540.0",
"hasInstallScript": true,
"license": "AGPL-3.0",
"dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "windmill-components",
"version": "1.539.1",
"version": "1.540.0",
"scripts": {
"dev": "vite dev",
"build": "vite build",
+2 -2
View File
@@ -4,8 +4,8 @@ verify_ssl = true
name = "pypi"
[packages]
wmill = ">=1.539.1"
wmill_pg = ">=1.539.1"
wmill = ">=1.540.0"
wmill_pg = ">=1.540.0"
sendgrid = "*"
mysql-connector-python = "*"
pymongo = "*"
+1 -1
View File
@@ -1,7 +1,7 @@
openapi: "3.0.3"
info:
version: 1.539.1
version: 1.540.0
title: OpenFlow Spec
contact:
name: Ruben Fiszel
@@ -12,7 +12,7 @@
RootModule = 'WindmillClient.psm1'
# Version number of this module.
ModuleVersion = '1.539.1'
ModuleVersion = '1.540.0'
# Supported PSEditions
# CompatiblePSEditions = @()
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "wmill"
version = "1.539.1"
version = "1.540.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.539.1"
version = "1.540.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.539.1",
"version": "1.540.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.539.1",
"version": "1.540.0",
"author": "Ruben Fiszel",
"license": "Apache 2.0",
"devDependencies": {
+1 -1
View File
@@ -1 +1 @@
1.539.1
1.540.0