chore(main): release 1.501.3 (#6051)

* chore(main): release 1.501.3

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2025-06-25 21:14:43 +02:00
committed by GitHub
parent 18ee03a323
commit 2039c93d4c
16 changed files with 63 additions and 52 deletions
+11
View File
@@ -1,5 +1,16 @@
# Changelog
## [1.501.3](https://github.com/windmill-labs/windmill/compare/v1.501.2...v1.501.3) (2025-06-25)
### Bug Fixes
* **backend:** return correct content-type for openapi spec ([#6045](https://github.com/windmill-labs/windmill/issues/6045)) ([44457c7](https://github.com/windmill-labs/windmill/commit/44457c72cf75c969de97c39bb23f57acad268e10))
* **frontend:** load all flow jobs on page load ([#6029](https://github.com/windmill-labs/windmill/issues/6029)) ([dc5e764](https://github.com/windmill-labs/windmill/commit/dc5e764d9db9251dc356094d6ac47c45fdf72c74))
* ignore type only imports when computing ts lockfiles ([900c8ed](https://github.com/windmill-labs/windmill/commit/900c8edd7b35802e23a1359029da8ddbfb783753))
* improve ordering of forms for non complete ordering + array schema fix ([18ee03a](https://github.com/windmill-labs/windmill/commit/18ee03a32371885f5e608cb306b5ccbccc31dac5))
* missing static_asset_config from api call ([#6058](https://github.com/windmill-labs/windmill/issues/6058)) ([395f1ff](https://github.com/windmill-labs/windmill/commit/395f1ff8ba05020d72d1d8b34bd6bb32517b7aec))
## [1.501.2](https://github.com/windmill-labs/windmill/compare/v1.501.1...v1.501.2) (2025-06-24)
+35 -35
View File
@@ -2364,9 +2364,9 @@ dependencies = [
[[package]]
name = "crunchy"
version = "0.2.3"
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "43da5946c66ffcc7745f48db692ffbb10a83bfe0afd96235c5c2a4fb23994929"
checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5"
[[package]]
name = "crypto-bigint"
@@ -7294,9 +7294,9 @@ dependencies = [
[[package]]
name = "libredox"
version = "0.1.3"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d"
checksum = "1580801010e535496706ba011c15f8532df6b42297d2e471fec38ceadd8c0638"
dependencies = [
"bitflags 2.9.1",
"libc",
@@ -10450,7 +10450,7 @@ dependencies = [
[[package]]
name = "rmcp"
version = "0.1.5"
source = "git+https://github.com/modelcontextprotocol/rust-sdk#893969ac7780897bbb804d41fb98347553386f33"
source = "git+https://github.com/modelcontextprotocol/rust-sdk#e6effb327883d0a8a91f5efbb527194747eee57b"
dependencies = [
"base64 0.22.1",
"bytes",
@@ -10479,7 +10479,7 @@ dependencies = [
[[package]]
name = "rmcp-macros"
version = "0.1.5"
source = "git+https://github.com/modelcontextprotocol/rust-sdk#893969ac7780897bbb804d41fb98347553386f33"
source = "git+https://github.com/modelcontextprotocol/rust-sdk#e6effb327883d0a8a91f5efbb527194747eee57b"
dependencies = [
"darling 0.20.11",
"proc-macro2",
@@ -14616,7 +14616,7 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
[[package]]
name = "windmill"
version = "1.501.2"
version = "1.501.3"
dependencies = [
"anyhow",
"axum",
@@ -14668,7 +14668,7 @@ dependencies = [
[[package]]
name = "windmill-api"
version = "1.501.2"
version = "1.501.3"
dependencies = [
"anyhow",
"argon2",
@@ -14779,7 +14779,7 @@ dependencies = [
[[package]]
name = "windmill-api-client"
version = "1.501.2"
version = "1.501.3"
dependencies = [
"base64 0.22.1",
"chrono",
@@ -14794,7 +14794,7 @@ dependencies = [
[[package]]
name = "windmill-audit"
version = "1.501.2"
version = "1.501.3"
dependencies = [
"chrono",
"serde",
@@ -14807,7 +14807,7 @@ dependencies = [
[[package]]
name = "windmill-autoscaling"
version = "1.501.2"
version = "1.501.3"
dependencies = [
"anyhow",
"serde",
@@ -14821,7 +14821,7 @@ dependencies = [
[[package]]
name = "windmill-common"
version = "1.501.2"
version = "1.501.3"
dependencies = [
"anyhow",
"async-stream",
@@ -14898,7 +14898,7 @@ dependencies = [
[[package]]
name = "windmill-git-sync"
version = "1.501.2"
version = "1.501.3"
dependencies = [
"regex",
"serde",
@@ -14912,7 +14912,7 @@ dependencies = [
[[package]]
name = "windmill-indexer"
version = "1.501.2"
version = "1.501.3"
dependencies = [
"anyhow",
"bytes",
@@ -14935,7 +14935,7 @@ dependencies = [
[[package]]
name = "windmill-macros"
version = "1.501.2"
version = "1.501.3"
dependencies = [
"itertools 0.14.0",
"lazy_static",
@@ -14947,7 +14947,7 @@ dependencies = [
[[package]]
name = "windmill-parser"
version = "1.501.2"
version = "1.501.3"
dependencies = [
"convert_case 0.6.0",
"serde",
@@ -14956,7 +14956,7 @@ dependencies = [
[[package]]
name = "windmill-parser-bash"
version = "1.501.2"
version = "1.501.3"
dependencies = [
"anyhow",
"lazy_static",
@@ -14968,7 +14968,7 @@ dependencies = [
[[package]]
name = "windmill-parser-csharp"
version = "1.501.2"
version = "1.501.3"
dependencies = [
"anyhow",
"serde_json",
@@ -14980,7 +14980,7 @@ dependencies = [
[[package]]
name = "windmill-parser-go"
version = "1.501.2"
version = "1.501.3"
dependencies = [
"anyhow",
"gosyn",
@@ -14992,7 +14992,7 @@ dependencies = [
[[package]]
name = "windmill-parser-graphql"
version = "1.501.2"
version = "1.501.3"
dependencies = [
"anyhow",
"lazy_static",
@@ -15004,7 +15004,7 @@ dependencies = [
[[package]]
name = "windmill-parser-java"
version = "1.501.2"
version = "1.501.3"
dependencies = [
"anyhow",
"serde_json",
@@ -15016,7 +15016,7 @@ dependencies = [
[[package]]
name = "windmill-parser-nu"
version = "1.501.2"
version = "1.501.3"
dependencies = [
"anyhow",
"nu-parser",
@@ -15027,7 +15027,7 @@ dependencies = [
[[package]]
name = "windmill-parser-php"
version = "1.501.2"
version = "1.501.3"
dependencies = [
"anyhow",
"itertools 0.14.0",
@@ -15038,7 +15038,7 @@ dependencies = [
[[package]]
name = "windmill-parser-py"
version = "1.501.2"
version = "1.501.3"
dependencies = [
"anyhow",
"itertools 0.14.0",
@@ -15049,7 +15049,7 @@ dependencies = [
[[package]]
name = "windmill-parser-py-imports"
version = "1.501.2"
version = "1.501.3"
dependencies = [
"anyhow",
"async-recursion",
@@ -15072,7 +15072,7 @@ dependencies = [
[[package]]
name = "windmill-parser-rust"
version = "1.501.2"
version = "1.501.3"
dependencies = [
"anyhow",
"convert_case 0.6.0",
@@ -15089,7 +15089,7 @@ dependencies = [
[[package]]
name = "windmill-parser-sql"
version = "1.501.2"
version = "1.501.3"
dependencies = [
"anyhow",
"lazy_static",
@@ -15101,7 +15101,7 @@ dependencies = [
[[package]]
name = "windmill-parser-ts"
version = "1.501.2"
version = "1.501.3"
dependencies = [
"anyhow",
"lazy_static",
@@ -15119,7 +15119,7 @@ dependencies = [
[[package]]
name = "windmill-parser-wasm"
version = "1.501.2"
version = "1.501.3"
dependencies = [
"anyhow",
"getrandom 0.2.16",
@@ -15143,7 +15143,7 @@ dependencies = [
[[package]]
name = "windmill-parser-yaml"
version = "1.501.2"
version = "1.501.3"
dependencies = [
"anyhow",
"serde_json",
@@ -15153,7 +15153,7 @@ dependencies = [
[[package]]
name = "windmill-queue"
version = "1.501.2"
version = "1.501.3"
dependencies = [
"anyhow",
"async-recursion",
@@ -15186,7 +15186,7 @@ dependencies = [
[[package]]
name = "windmill-sql-datatype-parser-wasm"
version = "1.501.2"
version = "1.501.3"
dependencies = [
"wasm-bindgen",
"wasm-bindgen-test",
@@ -15196,7 +15196,7 @@ dependencies = [
[[package]]
name = "windmill-worker"
version = "1.501.2"
version = "1.501.3"
dependencies = [
"anyhow",
"async-recursion",
@@ -15832,9 +15832,9 @@ dependencies = [
[[package]]
name = "xattr"
version = "1.5.0"
version = "1.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0d65cbf2f12c15564212d48f4e3dfb87923d25d611f2aed18f4cb23f0413d89e"
checksum = "af3a19837351dc82ba89f8a125e22a3c475f05aba604acc023d62b2739ae2909"
dependencies = [
"libc",
"rustix 1.0.7",
+2 -2
View File
@@ -1,6 +1,6 @@
[package]
name = "windmill"
version = "1.501.2"
version = "1.501.3"
authors.workspace = true
edition.workspace = true
@@ -32,7 +32,7 @@ members = [
]
[workspace.package]
version = "1.501.2"
version = "1.501.3"
authors = ["Ruben Fiszel <ruben@windmill.dev>"]
edition = "2021"
+1 -1
View File
@@ -1,7 +1,7 @@
openapi: "3.0.3"
info:
version: 1.501.2
version: 1.501.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.501.2";
export const VERSION = "v1.501.3";
export async function login(email: string, password: string): Promise<string> {
return await windmill.UserService.login({
+1 -1
View File
@@ -63,7 +63,7 @@ export {
// }
// });
export const VERSION = "1.501.2";
export const VERSION = "1.501.3";
const command = new Command()
.name("wmill")
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "windmill-components",
"version": "1.501.2",
"version": "1.501.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "windmill-components",
"version": "1.501.2",
"version": "1.501.3",
"hasInstallScript": true,
"license": "AGPL-3.0",
"dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "windmill-components",
"version": "1.501.2",
"version": "1.501.3",
"scripts": {
"dev": "vite dev",
"build": "vite build",
+2 -2
View File
@@ -4,8 +4,8 @@ verify_ssl = true
name = "pypi"
[packages]
wmill = ">=1.501.2"
wmill_pg = ">=1.501.2"
wmill = ">=1.501.3"
wmill_pg = ">=1.501.3"
sendgrid = "*"
mysql-connector-python = "*"
pymongo = "*"
+1 -1
View File
@@ -1,7 +1,7 @@
openapi: "3.0.3"
info:
version: 1.501.2
version: 1.501.3
title: OpenFlow Spec
contact:
name: Ruben Fiszel
@@ -12,7 +12,7 @@
RootModule = 'WindmillClient.psm1'
# Version number of this module.
ModuleVersion = '1.501.2'
ModuleVersion = '1.501.3'
# Supported PSEditions
# CompatiblePSEditions = @()
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "wmill"
version = "1.501.2"
version = "1.501.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.501.2"
version = "1.501.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.501.2",
"version": "1.501.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.501.2",
"version": "1.501.3",
"author": "Ruben Fiszel",
"license": "Apache 2.0",
"devDependencies": {
+1 -1
View File
@@ -1 +1 @@
1.501.2
1.501.3