Ruben Fiszel and Claude Opus 4.5
73deef44ed
experiment: Add windmill-local crate with libSQL/Turso support
...
This experimental crate demonstrates running Windmill preview endpoints
with libSQL (SQLite/Turso) instead of PostgreSQL. Key features:
- Schema: SQLite-compatible schema for jobs, queue, and results
- ENUMs → TEXT with CHECK constraints
- JSONB → JSON (TEXT)
- Arrays → JSON arrays
- No FOR UPDATE SKIP LOCKED (single worker, mutex coordination)
- Database: Supports three modes via libsql crate:
- In-memory SQLite (for testing)
- File-based SQLite (local persistence)
- Remote Turso (multi-writer scenarios)
- API: Compatible preview endpoints:
- POST /api/w/{workspace}/jobs/run/preview
- POST /api/w/{workspace}/jobs/run_wait_result/preview
- POST /api/w/{workspace}/jobs/run/preview_flow
- POST /api/w/{workspace}/jobs/run_wait_result/preview_flow
- Executor: Simple script execution for bash, python3, deno, bun
- Worker: Single embedded worker that processes queue
Run with: cargo run -p windmill-local --example local_server
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-23 07:01:44 +00:00
Pyra
7249b82dba
feat: better mixed versions handling ( #7628 )
2026-01-22 23:16:57 +00:00
Ruben Fiszel and rubenfiszel
22b222031e
chore(main): release 1.613.4 ( #7646 )
...
* chore(main): release 1.613.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-01-21 14:23:09 +00:00
Ruben Fiszel and rubenfiszel
ddfbe026c0
chore(main): release 1.613.3 ( #7644 )
...
* chore(main): release 1.613.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-01-21 13:23:00 +00:00
Ruben Fiszel and rubenfiszel
27b3ce7e77
chore(main): release 1.613.2 ( #7642 )
...
* chore(main): release 1.613.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-01-21 12:44:44 +00:00
Ruben Fiszel and rubenfiszel
8c41045e04
chore(main): release 1.613.1 ( #7637 )
...
* chore(main): release 1.613.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-01-21 01:45:01 +00:00
Ruben Fiszel and rubenfiszel
2a64c208a1
chore(main): release 1.613.0 ( #7617 )
...
* chore(main): release 1.613.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-01-20 21:18:40 +00:00
Pyra
95df7b9a6a
feat: otel REST tracing ( #7571 )
2026-01-20 13:38:02 +00:00
Ruben Fiszel and rubenfiszel
6ee56d2ca9
chore(main): release 1.612.2 ( #7614 )
...
* chore(main): release 1.612.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-01-19 20:39:35 +00:00
Ruben Fiszel and rubenfiszel
fa3440001c
chore(main): release 1.612.1 ( #7612 )
...
* chore(main): release 1.612.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-01-19 18:41:41 +00:00
Ruben Fiszel and rubenfiszel
75dab4886c
chore(main): release 1.612.0 ( #7609 )
...
* chore(main): release 1.612.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-01-19 17:56:59 +00:00
Ruben Fiszel and rubenfiszel
1c8c7949fe
chore(main): release 1.611.0 ( #7604 )
...
* chore(main): release 1.611.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-01-19 10:59:42 +00:00
Ruben Fiszel and rubenfiszel
4d8721c163
chore(main): release 1.610.1 ( #7601 )
...
* chore(main): release 1.610.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-01-17 21:30:19 +00:00
Ruben Fiszel and rubenfiszel
437025a078
chore(main): release 1.610.0 ( #7596 )
...
* chore(main): release 1.610.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-01-17 21:08:41 +00:00
Ruben Fiszel
b3cb41efa4
feat: add private npm registry proxy support for ATA in webide ( #7597 )
2026-01-17 10:44:30 +00:00
Ruben Fiszel and rubenfiszel
857d031b2b
chore(main): release 1.609.0 ( #7593 )
...
* chore(main): release 1.609.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-01-16 22:19:31 +00:00
Ruben Fiszel and rubenfiszel
cf44c7a7ee
chore(main): release 1.608.0 ( #7589 )
...
* chore(main): release 1.608.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-01-16 10:55:55 +00:00
Ruben Fiszel and rubenfiszel
548d1af654
chore(main): release 1.607.1 ( #7586 )
...
* chore(main): release 1.607.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-01-16 00:12:11 +00:00
Ruben Fiszel and rubenfiszel
74dccc73d3
chore(main): release 1.607.0 ( #7573 )
...
* chore(main): release 1.607.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-01-15 10:32:00 +00:00
Ruben Fiszel and rubenfiszel
d4f1d7fbb5
chore(main): release 1.606.1 ( #7568 )
...
* chore(main): release 1.606.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-01-14 14:51:14 +00:00
Ruben Fiszel and rubenfiszel
c5d0ea98bc
chore(main): release 1.606.0 ( #7553 )
...
* chore(main): release 1.606.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-01-14 12:15:47 +00:00
Ruben Fiszel and rubenfiszel
4732dc23a2
chore(main): release 1.605.0 ( #7548 )
...
* chore(main): release 1.605.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-01-13 18:05:29 +00:00
Ruben Fiszel and rubenfiszel
2c128c3b54
chore(main): release 1.604.0 ( #7547 )
...
* chore(main): release 1.604.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-01-13 16:30:48 +00:00
Ruben Fiszel
4451a37999
feat: debuggers for python and bun v0 ( #7546 )
2026-01-13 15:20:06 +00:00
Ruben Fiszel and rubenfiszel
726688ee4c
chore(main): release 1.603.4 ( #7542 )
...
* chore(main): release 1.603.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-01-12 16:44:03 +00:00
Ruben Fiszel and rubenfiszel
de2f5d3432
chore(main): release 1.603.3 ( #7539 )
...
* chore(main): release 1.603.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-01-11 10:02:18 +00:00
Ruben Fiszel and rubenfiszel
ecb8015d6c
chore(main): release 1.603.2 ( #7537 )
...
* chore(main): release 1.603.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-01-09 20:10:47 +01:00
Ruben Fiszel and rubenfiszel
98c073bfaa
chore(main): release 1.603.1 ( #7535 )
...
* chore(main): release 1.603.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-01-09 17:38:24 +00:00
Ruben Fiszel and rubenfiszel
88b1a0bcbe
chore(main): release 1.603.0 ( #7529 )
...
* chore(main): release 1.603.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-01-09 10:48:41 +00:00
Ruben Fiszel
83fea45d48
split oauth into separate crate
2026-01-09 07:03:29 +00:00
Ruben Fiszel
d432cdbec1
split out windmill-mcp + pin tokio-utils
2026-01-09 06:16:26 +00:00
Ruben Fiszel and rubenfiszel
1ab07c28f2
chore(main): release 1.602.0 ( #7469 )
...
* chore(main): release 1.602.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-01-08 06:34:55 +00:00
Ruben Fiszel and rubenfiszel
6ebb2f6d7c
chore(main): release 1.601.1 ( #7464 )
...
* chore(main): release 1.601.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-12-27 15:40:10 +00:00
Ruben Fiszel and rubenfiszel
a4696a5c21
chore(main): release 1.601.0 ( #7460 )
...
* chore(main): release 1.601.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-12-27 00:41:28 +00:00
Ruben Fiszel and rubenfiszel
bb24315613
chore(main): release 1.600.1 ( #7458 )
...
* chore(main): release 1.600.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-12-26 17:40:29 +00:00
Ruben Fiszel and rubenfiszel
ce45cf442a
chore(main): release 1.600.0 ( #7457 )
...
* chore(main): release 1.600.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-12-26 15:12:09 +00:00
Ruben Fiszel and rubenfiszel
e53b33c8fe
chore(main): release 1.599.3 ( #7455 )
...
* chore(main): release 1.599.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-12-25 16:45:52 +00:00
Ruben Fiszel and rubenfiszel
6f9f87acc6
chore(main): release 1.599.2 ( #7452 )
...
* chore(main): release 1.599.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-12-25 10:19:48 +00:00
Ruben Fiszel and rubenfiszel
bde940f8cf
chore(main): release 1.599.1 ( #7450 )
...
* chore(main): release 1.599.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-12-25 08:13:12 +00:00
Ruben Fiszel and rubenfiszel
5df8c10d11
chore(main): release 1.599.0 ( #7449 )
...
* chore(main): release 1.599.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-12-24 21:03:56 +00:00
Ruben Fiszel and rubenfiszel
cacd29b434
chore(main): release 1.598.0 ( #7445 )
...
* chore(main): release 1.598.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-12-23 20:57:24 +00:00
Ruben Fiszel and rubenfiszel
251091b0d1
chore(main): release 1.597.1 ( #7442 )
...
* chore(main): release 1.597.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-12-23 21:34:34 +02:00
Ruben Fiszel and rubenfiszel
8b94b324ad
chore(main): release 1.597.1 ( #7441 )
...
* chore(main): release 1.597.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-12-23 18:21:23 +00:00
Ruben Fiszel and rubenfiszel
cacaba84df
chore(main): release 1.597.0 ( #7425 )
...
* chore(main): release 1.597.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-12-23 16:53:58 +00:00
Ruben Fiszel and rubenfiszel
f830a9d0fb
chore(main): release 1.596.0 ( #7422 )
...
* chore(main): release 1.596.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-12-20 10:03:58 +00:00
d544da342c
fix: update to astral-tokio-tar for CVE ( #7423 )
...
* fix: Migrate to astral-tokio-tar to address CVE-2025-62518
Migrates from the abandoned tokio-tar library to the actively maintained astral-tokio-tar to address CVE-2025-62518 (TARmageddon), a high-severity RCE vulnerability (CVSS 8.1). The vulnerability involves a boundary-parsing bug in PAX/ustar header handling that enables file smuggling attacks via malicious TAR archives.
This is a drop-in replacement requiring only dependency updates in Cargo.toml files. The astral-tokio-tar library uses the same tokio_tar module name, so no source code changes are needed. All references to the vulnerable tokio-tar v0.3.1 have been removed from Cargo.lock and replaced with the patched astral-tokio-tar v0.5.6.
Related to previous PR #6943 which was closed due to CLA issues. Security disclosure available at https://edera.dev/stories/tarmageddon and patch details at https://github.com/astral-sh/tokio-tar/releases/tag/v0.5.6
* update
---------
Co-authored-by: Devdatta Talele <devtalele0@gmail.com >
Co-authored-by: Devdatta Talele <50290838+devdattatalele@users.noreply.github.com >
2025-12-20 09:04:36 +00:00
Ruben Fiszel and rubenfiszel
d86d233843
chore(main): release 1.595.0 ( #7416 )
...
* chore(main): release 1.595.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-12-19 21:10:51 +00:00
Ruben Fiszel and rubenfiszel
330c321fe9
chore(main): release 1.594.0 ( #7413 )
...
* chore(main): release 1.594.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-12-19 13:08:32 +00:00
Ruben Fiszel and rubenfiszel
2c6dad2f06
chore(main): release 1.593.1 ( #7408 )
...
* chore(main): release 1.593.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-12-18 16:30:13 +00:00
Ruben Fiszel and rubenfiszel
81b88fcd24
chore(main): release 1.593.0 ( #7361 )
...
* chore(main): release 1.593.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-12-17 13:52:45 +00:00