chore(main): release 1.346.2 (#3917)

* chore(main): release 1.346.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2024-06-17 17:29:57 +02:00
committed by GitHub
parent 805d8cd054
commit 0da97877fd
16 changed files with 102 additions and 53 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## [1.346.2](https://github.com/windmill-labs/windmill/compare/v1.346.1...v1.346.2) (2024-06-17)
### Bug Fixes
* **frontend:** revert range ([#3916](https://github.com/windmill-labs/windmill/issues/3916)) ([c94c76f](https://github.com/windmill-labs/windmill/commit/c94c76f59bfbd852cfc486edf4a51ee6ab8d4501))
## [1.346.1](https://github.com/windmill-labs/windmill/compare/v1.346.0...v1.346.1) (2024-06-17)
+78 -36
View File
@@ -613,7 +613,7 @@ dependencies = [
"bytes",
"http 1.1.0",
"rand 0.8.5",
"reqwest 0.12.4",
"reqwest 0.12.5",
"serde",
"serde-aux",
"serde_json",
@@ -995,7 +995,7 @@ dependencies = [
"http-body 0.4.6",
"http-body 1.0.0",
"hyper 0.14.29",
"hyper-rustls",
"hyper-rustls 0.24.2",
"once_cell",
"pin-project-lite",
"pin-utils",
@@ -3557,7 +3557,7 @@ dependencies = [
"base64 0.21.7",
"dirs-next",
"hyper 0.14.29",
"hyper-rustls",
"hyper-rustls 0.24.2",
"ring 0.16.20",
"rustls 0.21.11",
"rustls-pemfile 1.0.4",
@@ -4103,9 +4103,9 @@ dependencies = [
[[package]]
name = "httparse"
version = "1.9.3"
version = "1.9.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d0e7a4dd27b9476dc40cb050d3632d3bba3a70ddbff012285f7f8559a1e7e545"
checksum = "0fcc0b4a115bf80b728eb8ea024ad5bd707b615bfed49e0665b6e0f86fd082d9"
[[package]]
name = "httpdate"
@@ -4180,6 +4180,23 @@ dependencies = [
"tokio-rustls 0.24.1",
]
[[package]]
name = "hyper-rustls"
version = "0.27.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5ee4be2c948921a1a5320b629c4193916ed787a7f7f293fd3f7f5a6c9de74155"
dependencies = [
"futures-util",
"http 1.1.0",
"hyper 1.3.1",
"hyper-util",
"rustls 0.23.10",
"rustls-pki-types",
"tokio",
"tokio-rustls 0.26.0",
"tower-service",
]
[[package]]
name = "hyper-tls"
version = "0.5.0"
@@ -6700,7 +6717,7 @@ dependencies = [
"http 0.2.12",
"http-body 0.4.6",
"hyper 0.14.29",
"hyper-rustls",
"hyper-rustls 0.24.2",
"hyper-tls 0.5.0",
"ipnet",
"js-sys",
@@ -6733,9 +6750,9 @@ dependencies = [
[[package]]
name = "reqwest"
version = "0.12.4"
version = "0.12.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "566cafdd92868e0939d3fb961bd0dc25fcfaaed179291093b3d43e6b3150ea10"
checksum = "c7d6d2a27d57148378eb5e111173f4276ad26340ecc5c49a4a2152167a2d6a37"
dependencies = [
"base64 0.22.1",
"bytes",
@@ -6747,6 +6764,7 @@ dependencies = [
"http-body 1.0.0",
"http-body-util",
"hyper 1.3.1",
"hyper-rustls 0.27.2",
"hyper-tls 0.6.0",
"hyper-util",
"ipnet",
@@ -6761,7 +6779,7 @@ dependencies = [
"serde",
"serde_json",
"serde_urlencoded",
"sync_wrapper 0.1.2",
"sync_wrapper 1.0.1",
"system-configuration",
"tokio",
"tokio-native-tls",
@@ -7063,6 +7081,19 @@ dependencies = [
"zeroize",
]
[[package]]
name = "rustls"
version = "0.23.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "05cff451f60db80f490f3c182b77c35260baace73209e9cdbbe526bfe3a4d402"
dependencies = [
"once_cell",
"rustls-pki-types",
"rustls-webpki 0.102.4",
"subtle",
"zeroize",
]
[[package]]
name = "rustls-native-certs"
version = "0.6.3"
@@ -9057,6 +9088,17 @@ dependencies = [
"tokio",
]
[[package]]
name = "tokio-rustls"
version = "0.26.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0c7bc40d0e5a97695bb96e27995cd3a08538541b0a846f65bba7a359f36700d4"
dependencies = [
"rustls 0.23.10",
"rustls-pki-types",
"tokio",
]
[[package]]
name = "tokio-socks"
version = "0.5.1"
@@ -9337,7 +9379,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fea6023f9fe4b69267ccd3ed7d203d931c43c5f82dbaa0f07202bc17193a5f43"
dependencies = [
"loki-api",
"reqwest 0.12.4",
"reqwest 0.12.5",
"serde",
"serde_json",
"snap",
@@ -10122,7 +10164,7 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
[[package]]
name = "windmill"
version = "1.346.1"
version = "1.346.2"
dependencies = [
"anyhow",
"axum",
@@ -10138,7 +10180,7 @@ dependencies = [
"pg-embed",
"prometheus",
"rand 0.8.5",
"reqwest 0.12.4",
"reqwest 0.12.5",
"rsmq_async",
"serde",
"serde_json",
@@ -10161,7 +10203,7 @@ dependencies = [
[[package]]
name = "windmill-api"
version = "1.346.1"
version = "1.346.2"
dependencies = [
"anyhow",
"argon2",
@@ -10201,7 +10243,7 @@ dependencies = [
"quick_cache",
"rand 0.8.5",
"regex",
"reqwest 0.12.4",
"reqwest 0.12.5",
"rsa 0.7.2",
"rsmq_async",
"rust-embed",
@@ -10239,7 +10281,7 @@ dependencies = [
[[package]]
name = "windmill-api-client"
version = "1.346.1"
version = "1.346.2"
dependencies = [
"base64 0.21.7",
"chrono",
@@ -10257,7 +10299,7 @@ dependencies = [
[[package]]
name = "windmill-audit"
version = "1.346.1"
version = "1.346.2"
dependencies = [
"chrono",
"serde",
@@ -10270,7 +10312,7 @@ dependencies = [
[[package]]
name = "windmill-common"
version = "1.346.1"
version = "1.346.2"
dependencies = [
"anyhow",
"aws-config",
@@ -10292,7 +10334,7 @@ dependencies = [
"prometheus",
"rand 0.8.5",
"regex",
"reqwest 0.12.4",
"reqwest 0.12.5",
"serde",
"serde_json",
"sha2 0.10.8",
@@ -10309,7 +10351,7 @@ dependencies = [
[[package]]
name = "windmill-git-sync"
version = "1.346.1"
version = "1.346.2"
dependencies = [
"regex",
"rsmq_async",
@@ -10324,7 +10366,7 @@ dependencies = [
[[package]]
name = "windmill-parser"
version = "1.346.1"
version = "1.346.2"
dependencies = [
"serde",
"serde_json",
@@ -10332,7 +10374,7 @@ dependencies = [
[[package]]
name = "windmill-parser-bash"
version = "1.346.1"
version = "1.346.2"
dependencies = [
"anyhow",
"lazy_static",
@@ -10343,7 +10385,7 @@ dependencies = [
[[package]]
name = "windmill-parser-go"
version = "1.346.1"
version = "1.346.2"
dependencies = [
"anyhow",
"gosyn",
@@ -10355,7 +10397,7 @@ dependencies = [
[[package]]
name = "windmill-parser-graphql"
version = "1.346.1"
version = "1.346.2"
dependencies = [
"anyhow",
"lazy_static",
@@ -10366,7 +10408,7 @@ dependencies = [
[[package]]
name = "windmill-parser-php"
version = "1.346.1"
version = "1.346.2"
dependencies = [
"anyhow",
"convert_case 0.6.0",
@@ -10380,7 +10422,7 @@ dependencies = [
[[package]]
name = "windmill-parser-py"
version = "1.346.1"
version = "1.346.2"
dependencies = [
"anyhow",
"itertools 0.13.0",
@@ -10391,7 +10433,7 @@ dependencies = [
[[package]]
name = "windmill-parser-py-imports"
version = "1.346.1"
version = "1.346.2"
dependencies = [
"anyhow",
"async-recursion",
@@ -10408,7 +10450,7 @@ dependencies = [
[[package]]
name = "windmill-parser-sql"
version = "1.346.1"
version = "1.346.2"
dependencies = [
"anyhow",
"lazy_static",
@@ -10419,7 +10461,7 @@ dependencies = [
[[package]]
name = "windmill-parser-ts"
version = "1.346.1"
version = "1.346.2"
dependencies = [
"anyhow",
"convert_case 0.6.0",
@@ -10438,7 +10480,7 @@ dependencies = [
[[package]]
name = "windmill-parser-wasm"
version = "1.346.1"
version = "1.346.2"
dependencies = [
"anyhow",
"getrandom 0.2.15",
@@ -10457,7 +10499,7 @@ dependencies = [
[[package]]
name = "windmill-queue"
version = "1.346.1"
version = "1.346.2"
dependencies = [
"anyhow",
"async-recursion",
@@ -10473,7 +10515,7 @@ dependencies = [
"lazy_static",
"prometheus",
"regex",
"reqwest 0.12.4",
"reqwest 0.12.5",
"rsmq_async",
"serde",
"serde_json",
@@ -10490,7 +10532,7 @@ dependencies = [
[[package]]
name = "windmill-sql-datatype-parser-wasm"
version = "1.346.1"
version = "1.346.2"
dependencies = [
"serde",
"wasm-bindgen",
@@ -10501,7 +10543,7 @@ dependencies = [
[[package]]
name = "windmill-worker"
version = "1.346.1"
version = "1.346.2"
dependencies = [
"anyhow",
"async-recursion",
@@ -10540,7 +10582,7 @@ dependencies = [
"prometheus",
"rand 0.8.5",
"regex",
"reqwest 0.12.4",
"reqwest 0.12.5",
"rsmq_async",
"rust_decimal",
"serde",
@@ -10981,9 +11023,9 @@ dependencies = [
[[package]]
name = "zstd-sys"
version = "2.0.10+zstd.1.5.6"
version = "2.0.11+zstd.1.5.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c253a4914af5bafc8fa8c86ee400827e83cf6ec01195ec1f1ed8441bf00d65aa"
checksum = "75652c55c0b6f3e6f12eb786fe1bc960396bf05a1eb3bf1f3691c3610ac2e6d4"
dependencies = [
"cc",
"pkg-config",
+2 -2
View File
@@ -1,6 +1,6 @@
[package]
name = "windmill"
version = "1.346.1"
version = "1.346.2"
authors.workspace = true
edition.workspace = true
@@ -24,7 +24,7 @@ members = [
]
[workspace.package]
version = "1.346.1"
version = "1.346.2"
authors = ["Ruben Fiszel <ruben@windmill.dev>"]
edition = "2021"
+1 -1
View File
@@ -1,7 +1,7 @@
openapi: "3.0.3"
info:
version: 1.346.1
version: 1.346.2
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.346.1";
export const VERSION = "v1.346.2";
export async function login(email: string, password: string): Promise<string> {
return await windmill.UserService.login({
+1 -1
View File
@@ -33,7 +33,7 @@ addEventListener("error", (event) => {
}
});
export const VERSION = "v1.346.1";
export const VERSION = "v1.346.2";
let command: any = new Command()
.name("wmill")
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "windmill-components",
"version": "1.346.1",
"version": "1.346.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "windmill-components",
"version": "1.346.1",
"version": "1.346.2",
"license": "AGPL-3.0",
"dependencies": {
"@aws-crypto/sha256-js": "^4.0.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "windmill-components",
"version": "1.346.1",
"version": "1.346.2",
"scripts": {
"dev": "vite dev",
"build": "vite build",
+2 -2
View File
@@ -4,8 +4,8 @@ verify_ssl = true
name = "pypi"
[packages]
wmill = ">=1.346.1"
wmill_pg = ">=1.346.1"
wmill = ">=1.346.2"
wmill_pg = ">=1.346.2"
sendgrid = "*"
mysql-connector-python = "*"
pymongo = "*"
+1 -1
View File
@@ -1,7 +1,7 @@
openapi: "3.0.3"
info:
version: 1.346.1
version: 1.346.2
title: OpenFlow Spec
contact:
name: Ruben Fiszel
@@ -12,7 +12,7 @@
RootModule = 'WindmillClient.psm1'
# Version number of this module.
ModuleVersion = '1.346.1'
ModuleVersion = '1.346.2'
# Supported PSEditions
# CompatiblePSEditions = @()
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "wmill"
version = "1.346.1"
version = "1.346.2"
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.346.1"
version = "1.346.2"
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.346.1",
"version": "1.346.2",
"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.346.1",
"version": "1.346.2",
"author": "Ruben Fiszel",
"license": "Apache 2.0",
"devDependencies": {
+1 -1
View File
@@ -1 +1 @@
1.346.1
1.346.2