Commit Graph

  • 6158ff2ebe fix: stop escalating missing email recipients to critical alert (#8833) Ruben Fiszel 2026-04-14 17:21:50 -04:00
  • 8ee14644f4 chore(main): release 1.684.0 (#8831) v1.684.0 Ruben Fiszel 2026-04-14 16:58:06 -04:00
  • f273341759 remove axios deps Ruben Fiszel 2026-04-14 20:50:20 +00:00
  • 64ba3a632e feat: cascade trigger script_path on runnable rename + fix trigger permissioned_as (#8823) hugocasa 2026-04-14 22:42:13 +02:00
  • aebf758412 fix: allow dedicated flow substeps to inherit parent tag (#8832) Ruben Fiszel 2026-04-14 16:38:37 -04:00
  • 91064ce857 feat(frontend): improve permissions drawer UX and auto-share resource variables (#8824) hugocasa 2026-04-14 22:30:36 +02:00
  • 2c1fe88fed fix ws_specific grant Ruben Fiszel 2026-04-14 20:25:32 +00:00
  • 7fe639d91e fix: hide serial types in column type dropdown for existing columns (#8828) Diego Imbert 2026-04-14 22:17:51 +02:00
  • 06fe809ecc fix: DB Manager delete/update for timestamp and serial types (#8830) Diego Imbert 2026-04-14 22:17:39 +02:00
  • 5069a3b2e3 Better S3 error context (#8829) Diego Imbert 2026-04-14 22:17:28 +02:00
  • e1dbce02c2 fix: compute wall-clock duration for flow job groups in CLI (#8826) Diego Imbert 2026-04-14 22:16:50 +02:00
  • 6c0ccefddf Update benchmarks github-actions[bot] 2026-04-14 01:12:16 +00:00
  • 6bb80ff28b chore(main): release 1.683.2 (#8820) v1.683.2 Ruben Fiszel 2026-04-13 20:23:20 -04:00
  • 5b3913052e refactor: convert read-hot globals to AtomicBool/I64 and ArcSwap (#8815) Ruben Fiszel 2026-04-13 20:04:10 -04:00
  • 4dc54ca3aa fix: persist indexer max_index_time_window_secs setting (#8821) Ruben Fiszel 2026-04-13 19:56:38 -04:00
  • 89c8e4bb96 fix: detect WAC v2 Python workflows that only use step() (no @task) (#8819) Ruben Fiszel 2026-04-13 19:22:30 -04:00
  • 64b6ac8ee8 chore: update ee-repo-ref to a0d34a319a0dcdcb3ea3b32a7654b0f42d280ac3 arcswap-refactor windmill-internal-app[bot] 2026-04-13 22:59:02 +00:00
  • c631091daf chore: pin ee-repo-ref to arcswap-worker EE branch arcswap-worker Ruben Fiszel 2026-04-13 22:51:49 +00:00
  • 119d2836ac refactor: convert worker hot-path globals to ArcSwap (WORKER_CONFIG et al) Ruben Fiszel 2026-04-13 22:51:21 +00:00
  • eb85da932a chore(main): release 1.683.1 (#8817) v1.683.1 Ruben Fiszel 2026-04-13 18:49:27 -04:00
  • f7f26b3224 fix: use OpenAPI 3.0 nullable pattern for getOpenDeploymentRequest (#8816) Ruben Fiszel 2026-04-13 18:41:59 -04:00
  • 5e2bd56f75 chore: pin ee-repo-ref to arcswap-urls EE branch Ruben Fiszel 2026-04-13 22:40:14 +00:00
  • 49bb1863c9 refactor: convert BASE_URL/HUB_BASE_URL/MIN_VERSION/LICENSE_KEY*/LICENSE_KEY_ID to ArcSwap Ruben Fiszel 2026-04-13 22:39:45 +00:00
  • 7f639d8f32 Merge branch 'main' into reload-setting-load-split reload-setting-load-split Ruben Fiszel 2026-04-13 18:31:13 -04:00
  • 79475e70d2 chore: pin ee-repo-ref to arcswap-refactor EE branch commit Ruben Fiszel 2026-04-13 22:22:50 +00:00
  • e931be5192 refactor: convert CRITICAL_*/HUB_API_SECRET/INSTANCE_EVENTS_WEBHOOK/JWT_SECRET to ArcSwap Ruben Fiszel 2026-04-13 22:22:24 +00:00
  • e0066b266f chore(main): release 1.683.0 (#8802) v1.683.0 Ruben Fiszel 2026-04-13 18:21:47 -04:00
  • d498f53dab refactor: convert atomic primitive globals to AtomicBool/AtomicI64 Ruben Fiszel 2026-04-13 22:12:09 +00:00
  • 7f619c2ee1 refactor: extract load helpers from reload_setting family Ruben Fiszel 2026-04-13 22:05:09 +00:00
  • 42d3e8c789 fix: enrich OTEL log records with per-request LogContext (#8812) Ruben Fiszel 2026-04-13 17:50:50 -04:00
  • c889a185d5 refactor: extract flow delete helpers (#8746) centdix 2026-04-13 22:35:01 +02:00
  • baeb202037 nit npm check Ruben Fiszel 2026-04-13 20:31:28 +00:00
  • 9fb78164b4 feat: allow non-admins to create and edit HTTP triggers (#8810) hugocasa 2026-04-13 20:43:49 +02:00
  • 64c58c824f feat: add deploy restriction rule and fork review requests (#8804) Ruben Fiszel 2026-04-13 13:10:37 -04:00
  • b3ef4bc26c perf: add inline-persist fast path for WAC v2 step() (#8807) Ruben Fiszel 2026-04-13 12:49:53 -04:00
  • 3f5841f84d feat: instance-level ruff config auto-pulled by LSP container (#8803) Ruben Fiszel 2026-04-13 12:04:49 -04:00
  • 78a877eb96 avoid lock file race in repro_diffname CLI test on windows (#8811) Ruben Fiszel 2026-04-13 10:27:36 -04:00
  • 378ba78284 fix: silence user-facing toast for non-critical hub script tracking error (#8808) hugocasa 2026-04-13 16:21:54 +02:00
  • 95411b2563 feat: display agent message in flow graph (#8806) hugocasa 2026-04-13 15:39:14 +02:00
  • b6f1cc70cd fix(cli): make cli help resilient to npm registry fetch failures (#8809) Ruben Fiszel 2026-04-13 09:38:38 -04:00
  • cdcc56461b feat: add black-box ai eval benchmarks (#8618) centdix 2026-04-13 14:05:46 +02:00
  • f31c68e8be refactor: clean up app chat selection consolidate-app-context centdix 2026-04-13 12:32:08 +02:00
  • 9c7c7b6f1e refactor: stabilize flow delete execution change-d28d305f centdix 2026-04-13 11:23:28 +02:00
  • d00b00bab0 Update benchmarks github-actions[bot] 2026-04-13 01:11:05 +00:00
  • 60211c1d19 feat: folder default_permissioned_as rules for ownership defaults on deploy (#8801) Ruben Fiszel 2026-04-12 16:14:07 -04:00
  • a0762e8126 Update benchmarks github-actions[bot] 2026-04-12 01:10:03 +00:00
  • f77b4227a4 Merge origin/main into cli-onbehaflof cli-onbehaflof Ruben Fiszel 2026-04-11 13:09:46 +00:00
  • c67d083826 Update benchmarks github-actions[bot] 2026-04-11 01:05:04 +00:00
  • 6cebc6f61b chore(main): release 1.682.0 (#8798) v1.682.0 Ruben Fiszel 2026-04-10 13:41:42 -04:00
  • 59c457a138 feat: enrich hanging flow error with worker and service log info (#8800) Ruben Fiszel 2026-04-10 13:19:20 -04:00
  • b783bf2d83 fix: show full path on hover in deploy drawer and widen drawer (#8799) Ruben Fiszel 2026-04-10 12:40:23 -04:00
  • 9c85565221 fix: bypass OTEL MITM tracing proxy for git sync jobs (#8796) Ruben Fiszel 2026-04-10 12:32:19 -04:00
  • f528ed9d87 docs(changelog): add new entries from changelog changelog-update-24252232648 windmill-internal-app[bot] 2026-04-10 16:09:52 +00:00
  • e48c7cf448 move CiTestResult schema outside python-client inline markers (#8795) Ruben Fiszel 2026-04-10 11:28:09 -04:00
  • 8b2a8882bc chore(main): release 1.681.0 (#8769) v1.681.0 Ruben Fiszel 2026-04-10 10:53:04 -04:00
  • 5eb9a2e965 add instance onboarding telemetry (#8792) Alexander Petric 2026-04-10 16:48:38 +02:00
  • 946848feef fix: limit multi-runnable dedicated workers to one job at a time (#8782) hugocasa 2026-04-10 16:35:13 +02:00
  • 3d43d31aba fix: refresh custom instance user password if auth failed (#8787) Diego Imbert 2026-04-10 16:26:53 +02:00
  • 8957d8f19b fix: bypass sql type injection during formatting to prevent offset corruption (#8786) Diego Imbert 2026-04-10 16:26:33 +02:00
  • 3c64a4282d Prompt to analyse assets for whole flow on undetected assets (#8784) Diego Imbert 2026-04-10 16:26:20 +02:00
  • ec9cec1d02 fix: treat empty global setting strings as unset (#8793) Ruben Fiszel 2026-04-10 10:23:37 -04:00
  • 09666af157 refactor(git-sync): remove force_branch UI option (#8794) Ruben Fiszel 2026-04-10 10:22:25 -04:00
  • 6cf7ffc26b feat(vault): add skip_ssl_verify option for HashiCorp Vault (#8791) Ruben Fiszel 2026-04-10 09:55:22 -04:00
  • ce3e676f4a feat: list external JWT tokens in instance settings (#8783) hugocasa 2026-04-10 15:11:00 +02:00
  • 4fff89f98c fix: hide legacy global_settings.worker_configs ghost row (#8790) Ruben Fiszel 2026-04-10 02:00:03 -04:00
  • d243eb31b0 fix: CLI falls back to workspace whoami for workspace-scoped tokens (#8789) Ruben Fiszel 2026-04-10 01:55:53 -04:00
  • 6d533b0c00 Update benchmarks github-actions[bot] 2026-04-10 01:06:36 +00:00
  • a7512f9034 chore: update git sync script version to 28191 (#8788) Ruben Fiszel 2026-04-09 20:18:01 -04:00
  • 5b97092997 feat: unify CLI config to workspaces, deprecate gitBranches/environments (#8767) Ruben Fiszel 2026-04-09 15:46:34 -04:00
  • 29e7701972 nit text too long (#8785) Diego Imbert 2026-04-09 21:33:16 +02:00
  • 435b25e6a4 feat: add user offboarding flow with object reassignment (#8647) hugocasa 2026-04-09 19:31:36 +02:00
  • 1deb31f1e0 fix: error on flow/app folder suffix format mismatch during sync push/pull (#8775) Ruben Fiszel 2026-04-09 13:30:59 -04:00
  • c57c769dea feat: add CI test scripts with auto-trigger on deploy (#8736) Ruben Fiszel 2026-04-09 13:21:36 -04:00
  • b73be37916 feat: add edit yaml button to raw app settings (#8771) centdix 2026-04-09 19:21:02 +02:00
  • 4b876392a0 feat: oauth manual connect option (#8770) Diego Imbert 2026-04-09 19:19:25 +02:00
  • 5f57727a4d feat: allow selecting hub flows as raw app backend runnables (#8772) centdix 2026-04-09 19:18:40 +02:00
  • 6d36eca216 fix: Flow status viewer layout nits (avoid excess y space and scroll) (#8780) Diego Imbert 2026-04-09 19:15:14 +02:00
  • 3fb557a7f5 fix: flow step testing UX improvements (#8781) Ruben Fiszel 2026-04-09 12:40:34 -04:00
  • ac0d9531f3 add username/email compat wendrul 2026-04-09 18:11:24 +02:00
  • 18e0724422 Merge remote-tracking branch 'origin/main' into cli-onbehaflof wendrul 2026-04-09 17:49:14 +02:00
  • e63924e377 fix: disable scroll-to-change-number on number inputs (#8777) Diego Imbert 2026-04-09 17:39:49 +02:00
  • 3d02be98f7 fix: normalize multi-word pg types in build_parameters to fix float8 serialization (#8778) Diego Imbert 2026-04-09 17:39:32 +02:00
  • 89920e77f3 fix: flow dev page layout and compact toolbar improvements (#8776) Ruben Fiszel 2026-04-09 11:08:35 -04:00
  • f45af0624b test: record improved flow benchmark flow-branch-output-guidance centdix 2026-04-09 15:59:02 +02:00
  • 47044b1635 fix: clarify flow branch outputs centdix 2026-04-09 15:57:12 +02:00
  • 66a6b6c731 test: record flow benchmark baseline centdix 2026-04-09 15:56:33 +02:00
  • 431c1d7f75 feat: add recorded benchmark history centdix 2026-04-09 15:52:51 +02:00
  • 11ecb5a774 Volumes link (#8773) Henri Courdent 2026-04-09 14:00:35 +02:00
  • 48b9505ae1 fix: isolate flow inline script sessions centdix 2026-04-09 13:30:58 +02:00
  • 06c0b964f9 refactor: simplify flow benchmark validation centdix 2026-04-09 13:30:49 +02:00
  • c2b5808c7e docs: align ai eval benchmark docs centdix 2026-04-09 12:28:52 +02:00
  • 75a8683b9e fix: accept flexible flow input shapes centdix 2026-04-09 11:41:26 +02:00
  • 54992daf40 Update benchmarks github-actions[bot] 2026-04-09 00:59:43 +00:00
  • 506b7f55e1 fix: zero-downtime coordinated restarts for OTEL and other setting changes (#8768) Ruben Fiszel 2026-04-08 16:35:27 -04:00
  • d1b8d5427b perf: batch commit completed jobs in single transaction Ruben Fiszel 2026-04-08 18:28:46 +00:00
  • fc5e479424 chore: update ee-repo-ref.txt for batch_pull endpoint Ruben Fiszel 2026-04-08 18:04:38 +00:00
  • da18a69808 perf: add agent-batch mode with batch pull from server Ruben Fiszel 2026-04-08 17:59:10 +00:00
  • 25f4242a87 chore(main): release 1.680.0 (#8757) v1.680.0 Ruben Fiszel 2026-04-08 12:39:17 -04:00
  • 609d94aa31 fix bun lock Ruben Fiszel 2026-04-08 16:22:56 +00:00
  • 80c8e076fc cli nit Ruben Fiszel 2026-04-08 16:16:31 +00:00