Commit Graph

  • 31df861ee2 chore(main): release 1.675.0 (#8716) v1.675.0 Ruben Fiszel 2026-04-05 10:18:34 -04:00
  • e605bc4e07 sqlx Ruben Fiszel 2026-04-05 14:15:24 +00:00
  • 7bf6ac2b69 fix: enrich OTEL spans with job_kind, trigger_kind, trigger, created_by, and script_hash (#8718) Yoaquim Cintrón 2026-04-05 10:11:22 -04:00
  • f71c4e8c98 refactor: rename script_hash OTEL span attribute to runnable_id feat/enrich-otel-span-attributes Ruben Fiszel 2026-04-05 14:10:59 +00:00
  • 01e39d9cd1 fix: split DB health endpoint and add slow query controls (#8725) Ruben Fiszel 2026-04-05 10:00:44 -04:00
  • 02d0ee9198 feat: add object storage usage view and manual log cleanup (#8724) Ruben Fiszel 2026-04-05 09:10:48 -04:00
  • 1a15c9cdd1 Update benchmarks github-actions[bot] 2026-04-05 01:10:10 +00:00
  • 012726ea1e fix: detect zombie flows with NULL pings and cap suspend timeout at retention period fix/zombie-flow-null-ping-retention Ruben Fiszel 2026-04-04 13:13:31 +00:00
  • dd39c110a8 fix: add admin check to count_completed_jobs_detail and document query builder SQL safety (#8722) Ruben Fiszel 2026-04-04 08:06:14 -04:00
  • 342defecd2 block adding/inviting members to admins workspace (#8721) Ruben Fiszel 2026-04-04 07:06:14 -04:00
  • 7d3de064d6 feat: enrich OTEL spans with job_kind, trigger_kind, trigger, created_by, and script_hash Yoaquim Cintrón 2026-04-03 23:11:55 -04:00
  • 2b865c0694 fix: allow private AI base URLs in ai_proxy integration test (#8715) Ruben Fiszel 2026-04-03 21:26:24 -04:00
  • b93d88f64d Update benchmarks github-actions[bot] 2026-04-04 01:05:05 +00:00
  • 7c3bd67639 chore(main): release 1.674.2 (#8714) v1.674.2 Ruben Fiszel 2026-04-03 21:00:33 -04:00
  • ff8e39c69b fix: enforce RLS on $var: resolution in AI proxy (GHSA-jwg4-v3cj-rvfm) (#8713) Ruben Fiszel 2026-04-03 20:55:57 -04:00
  • f394e674f2 fix: SSRF via X-Resource-Path header in AI proxy endpoint (#8712) Ruben Fiszel 2026-04-03 20:43:08 -04:00
  • 6bb5cac0c4 chore(main): release 1.674.1 (#8711) v1.674.1 Ruben Fiszel 2026-04-03 20:05:05 -04:00
  • 3e9a9f44bb nit windows tests Ruben Fiszel 2026-04-04 00:03:53 +00:00
  • aff95c33b2 fix: create pg connection for cloud-hosted jobs instead of panicking (#8710) Ruben Fiszel 2026-04-03 20:00:22 -04:00
  • 653356011c chore(main): release 1.674.0 (#8693) v1.674.0 Ruben Fiszel 2026-04-03 18:52:49 -04:00
  • fda68a72e5 feat: Support .ducklake() and .datatable() in agent workers (#8697) Diego Imbert 2026-04-04 00:34:34 +02:00
  • ef74a1bb4d add type predicates to .filter() in sqlUtils for strict TypeScript (#8709) Ruben Fiszel 2026-04-03 18:27:38 -04:00
  • 1a0f580f3d nit Ruben Fiszel 2026-04-03 22:21:31 +00:00
  • 6d58d1a74d fix: pipeline DISCARD ALL with first query on cached pg connections (#8707) Ruben Fiszel 2026-04-03 18:16:48 -04:00
  • adbf4720ae docs: add CONTEXT.md for benchmark framework continuation wac-competitor-research Ruben Fiszel 2026-04-03 22:07:35 +00:00
  • 97c81650b3 feat: add competitor benchmark framework for WAC performance comparison Ruben Fiszel 2026-04-03 21:21:58 +00:00
  • ce290f68db feat: sql.raw in Typescript client (#8706) Diego Imbert 2026-04-03 23:20:37 +02:00
  • dcd615fdc3 feat: add Azure Key Vault as secret storage backend (#8704) Ruben Fiszel 2026-04-03 17:02:36 -04:00
  • 387a0c854d fix: pipeline RESET ALL with first query via tokio::join alp/postgres_state_reset Alexander Petric 2026-04-03 20:41:48 +00:00
  • 43d2cf4522 fix: move RESET ALL inside result_f async block Alexander Petric 2026-04-03 20:33:09 +00:00
  • 3f55f226c3 Merge branch 'main' into alp/postgres_state_reset Alexander Petric 2026-04-03 16:02:37 -04:00
  • 1904ffcaaa fix: reset postgres session state on cached connection reuse Alexander Petric 2026-04-03 20:00:21 +00:00
  • 18eb6e0df7 point to latest otel Ruben Fiszel 2026-04-03 19:59:30 +00:00
  • adc9fe722d fix: gate relock_skip tests on private feature and update ee-repo-ref (#8703) Ruben Fiszel 2026-04-03 15:58:54 -04:00
  • 0aea49f960 feat: add http/protobuf support for OTEL exporters (#8702) Ruben Fiszel 2026-04-03 15:30:25 -04:00
  • ba214709b9 fix: add secretKeyRef support for jwt_secret and rsa_keys (#8698) Ruben Fiszel 2026-04-03 14:17:27 -04:00
  • bffa61e33f fix: dedicated worker dispatch, cross-workspace deps, UI improvements (#8689) hugocasa 2026-04-03 19:50:07 +02:00
  • 27ca417201 fix: resolve schedule update deadlock (#8701) Ruben Fiszel 2026-04-03 13:44:10 -04:00
  • c4c9ef5fd7 feat: add optional labels to scripts, flows, apps, schedules, triggers (#8609) Ruben Fiszel 2026-04-03 13:39:32 -04:00
  • f923c5376c feat: record first frontend flow benchmark centdix 2026-04-03 18:14:08 +02:00
  • 31975aaa55 refactor: remove app chat fallback centdix 2026-04-03 17:50:42 +02:00
  • 2e0a727553 fix: use shared app chat context centdix 2026-04-03 17:44:02 +02:00
  • b960598431 fix: hide deprecated cli metadata commands (#8699) centdix 2026-04-03 17:38:01 +02:00
  • 8c9603a01f feat: add frontend script benchmark surface centdix 2026-04-03 17:29:44 +02:00
  • 480d9acd83 feat: add --main flag to write_latest_ee_ref.sh to point to latest EE main Ruben Fiszel 2026-04-03 15:04:04 +00:00
  • f234df97ec fix: support raw app deployment history (#8657) centdix 2026-04-03 16:56:56 +02:00
  • a3073ad824 fix: debounce S3 proxy logs (#8694) Diego Imbert 2026-04-03 15:46:09 +02:00
  • ceaa613522 chore: add .playwright-mcp/ to .gitignore (#8696) Alexander Petric 2026-04-03 09:39:10 -04:00
  • 0317d5891c feat: add powershell common parameters support (#8683) Ruben Fiszel 2026-04-03 09:03:22 -04:00
  • 7485a5db04 remove dead legacyBehaviour param from metadata functions (#8695) Ruben Fiszel 2026-04-03 08:01:34 -04:00
  • 0cfa462c37 fix: optimize S3 proxy performance (#8685) Diego Imbert 2026-04-03 13:53:10 +02:00
  • 6656b46f10 fix: align script push metadata warning with generated locks (#8690) Kain 2026-04-03 13:41:31 +02:00
  • 5b7fa63bf1 feat: add application-level heartbeat support for websocket triggers (#8686) Alexander Petric 2026-04-03 07:31:08 -04:00
  • 2c06111743 fix: frontend/package.json to reduce vulnerabilities snyk-fix-7cc69a12e7e0b8f8ac515305b0d3bfe5 snyk-bot 2026-04-03 11:31:02 +00:00
  • cdf3c29664 fix: use pre-aggregated stats for telemetry job usage queries (#8688) hugocasa 2026-04-03 13:30:33 +02:00
  • 5389e3b802 @masterkain has signed the CLA in windmill-labs/windmill#8690 github-actions[bot] 2026-04-03 05:18:53 +00:00
  • cb801d91fd Update benchmarks github-actions[bot] 2026-04-03 01:05:09 +00:00
  • 81ab777cbb chore(main): release 1.673.0 (#8660) v1.673.0 Ruben Fiszel 2026-04-02 23:41:12 +00:00
  • 61a867f086 Revert "feat: restore bun for dedicated workers, fix dispatch & serialization, cross-workspace deps (#8645)" (#8687) hugocasa 2026-04-03 01:09:38 +02:00
  • 8581a3300d fix: Run typed pg queries in a single protocol conversation (#8679) Diego Imbert 2026-04-03 00:00:38 +02:00
  • ff5fa9f64f fix: poll for preview results to avoid undici headers timeout (#8682) Ruben Fiszel 2026-04-02 20:55:46 +00:00
  • 55e8a5cff1 fix: add HMAC signature verification to Slack interactive callback endpoint (#8611) Ruben Fiszel 2026-04-02 20:55:23 +00:00
  • 1a39bd538d add opt-in SMTP click tracking disable for email links (#8665) Ruben Fiszel 2026-04-02 20:44:08 +00:00
  • 1049c1026b fix Windows compilation errors in MemoryLimitedChild (#8684) Ruben Fiszel 2026-04-02 20:33:23 +00:00
  • 619ebb65ce feat: restore bun for dedicated workers, fix dispatch & serialization, cross-workspace deps (#8645) hugocasa 2026-04-02 21:37:02 +02:00
  • d2d6810db9 feat: add LIMIT_WINDOWS_TO_1CU env var for Windows worker memory limits (#8681) Ruben Fiszel 2026-04-02 19:31:07 +00:00
  • 39af1b75af fix: skip generate-metadata confirmation prompt in non-interactive CI (#8678) Ruben Fiszel 2026-04-02 19:28:39 +00:00
  • d569e9e29c fix: resolve race condition where flow sync push reverts to stale version (#8673) Ruben Fiszel 2026-04-02 19:17:37 +00:00
  • 381011a4a8 fix: pass selected language to AI agent when generating flow scripts (#8680) Ruben Fiszel 2026-04-02 19:06:22 +00:00
  • f0437eba19 feat: add endpoint to restart workers in a worker group (#8659) hugocasa 2026-04-02 19:36:48 +02:00
  • d8edaad99c improve bun bundle error message for syntax errors (#8677) Ruben Fiszel 2026-04-02 16:19:46 +00:00
  • 7fd0bf974d fix: respect disabled fields in JSON input mode (#8663) Ruben Fiszel 2026-04-02 14:13:12 +00:00
  • 6a5cfbc159 feat: add Entra ID (Azure Workload Identity) database auth (#8526) hugocasa 2026-04-02 16:00:33 +02:00
  • 8c3c97f7a6 fix: sanitize MCP tool schemas for JSON Schema draft 2020-12 compliance (#8666) Ruben Fiszel 2026-04-02 13:53:16 +00:00
  • ba775edef2 Merge remote-tracking branch 'origin/main' into folder-deploy folder-deploy wendrul 2026-04-02 15:39:36 +02:00
  • 91f0a564b9 fix: deployment UIs for folders wendrul 2026-04-02 15:33:12 +02:00
  • 4291e95041 docs(changelog): add new entries from changelog changelog-update-23900486903 windmill-internal-app[bot] 2026-04-02 12:35:09 +00:00
  • 339e7f9850 docs(changelog): add new entries from changelog changelog-update-23900512359 windmill-internal-app[bot] 2026-04-02 12:33:55 +00:00
  • 0162d69f66 @Archie0125 has signed the CLA in windmill-labs/windmill#8670 github-actions[bot] 2026-04-02 11:35:14 +00:00
  • c3a1c26be1 nit: revert ee.rs in substitute_ee_code.sh (#8672) Diego Imbert 2026-04-02 12:16:28 +02:00
  • c87a6a0f2c fix: support branch-specific folder.meta.yaml in missing-meta check (#8661) Ruben Fiszel 2026-04-02 10:05:02 +00:00
  • 350ffdce29 fix: pre-fix trigger edited_by for superadmins not in workspace (#8669) di/optimize-duckdb hugocasa 2026-04-02 10:39:44 +02:00
  • f6b29694d2 fix: add pre-fix migration to correct edited_by before permissioned_as migration trigger-404-username-mismatch Ruben Fiszel 2026-04-02 08:34:24 +00:00
  • 28c073056c fix: correct raw app flow inputs (#8667) centdix 2026-04-02 03:57:56 +02:00
  • c86846ac19 rate limit token creation on CLOUD_HOSTED (10/min per user) (#8664) Ruben Fiszel 2026-04-02 01:52:02 +00:00
  • 107dfee8ec fix: resolve trigger 404 when permissioned_as user missing from workspace Ruben Fiszel 2026-04-02 01:47:45 +00:00
  • 88ae4eb212 Update benchmarks github-actions[bot] 2026-04-02 01:03:26 +00:00
  • 7ab0ea581d fix: strip f/ prefix from folder paths when deploying from workspace forks (#8662) Ruben Fiszel 2026-04-01 21:06:19 +00:00
  • bcce627387 fix: validate rd redirect on login with same rules as logout (#8655) Ruben Fiszel 2026-04-01 19:44:22 +00:00
  • 175af8032f chore(main): release 1.672.0 (#8654) v1.672.0 Ruben Fiszel 2026-04-01 16:05:44 +00:00
  • 1784bed4ac Fix WAC RunForm layout (#8658) Diego Imbert 2026-04-01 18:01:29 +02:00
  • ced9a763c3 docs: align benchmark architecture docs centdix 2026-04-01 14:46:07 +02:00
  • 63e0752d5e refactor: move frontend benchmarks into ai_evals centdix 2026-04-01 14:29:06 +02:00
  • 2392448728 feat: add frontend benchmark surfaces centdix 2026-04-01 13:16:22 +02:00
  • 9e569c4000 docs: shift benchmark priority to frontend centdix 2026-04-01 12:29:40 +02:00
  • a46aa641f9 feat: add R language support (#8263) Ruben Fiszel 2026-04-01 06:11:37 +00:00
  • 7069202190 fix: approval page freeze, stale state, and missing approval link (#8653) Alexander Petric 2026-03-31 23:25:22 -04:00
  • e8e4eed097 Update benchmarks github-actions[bot] 2026-04-01 01:15:04 +00:00
  • cbc3683a80 feat: add cli benchmark history commands centdix 2026-04-01 01:33:48 +02:00
  • 9afe1f2875 feat: add repeated cli benchmark runs centdix 2026-04-01 01:02:49 +02:00