Commit Graph

1922 Commits

Author SHA1 Message Date
Alex Petric 5c10fcda73 simplify some logic 2025-02-07 13:31:47 -05:00
Alexander Petric 1b9c33a0fb Merge branch 'main' into alp/teams_scripts 2025-02-07 13:27:28 -05:00
Ruben Fiszel cd601c791a chore(main): release 1.458.1 (#5241)
* chore(main): release 1.458.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
2025-02-07 19:26:54 +01:00
HugoCasa fcf8f312bc fix: get update endpoint (#5245) 2025-02-07 19:23:38 +01:00
Alex Petric 14109a832f remove sqlx workaround 2025-02-07 12:00:14 -05:00
Alex Petric f7d276c558 fix 2025-02-07 09:38:17 -05:00
Alexander Petric 0b00d7b4ff Merge branch 'main' into alp/teams_scripts 2025-02-07 09:34:06 -05:00
Alex Petric 19bf8775d8 router 2025-02-07 09:21:01 -05:00
Ruben Fiszel 651b0890cf chore(main): release 1.458.0 (#5234)
* chore(main): release 1.458.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
2025-02-07 12:56:53 +01:00
Lucas Abel 4849af04de backend: fix workflow as code (#5239)
* backend: improve `/get_job_update` after v2

* backend: insert missing `workflow_as_code_status` on completion

also insert `flow_status` from so we can remove the query when `_duration` is above 500

* backend: fix workflow_as_code after v2

* backend: add `workflow_as_code` worker test
2025-02-07 12:27:43 +01:00
Ruben Fiszel f12d6e5d20 clarify migration lock message 2025-02-07 09:02:38 +01:00
Alexander Petric 58838c75a9 make it build 2025-02-06 22:58:09 -05:00
Alex Petric 3dc3f78c40 sqlx compilewarning 2025-02-06 22:10:51 -05:00
Alex Petric ad75a5d03c Merge branch 'main' into alp/teams_scripts 2025-02-06 17:00:14 -05:00
Alex Petric e12d0291f4 cleanup 2025-02-06 16:55:13 -05:00
Alex Petric c49cafae95 ce 2025-02-06 11:57:23 -05:00
HugoCasa 48e4ae6561 feat: serve static websites (#5218)
* feat: serve static websites

* nit

* sqlx

* nit

* nits

* nits

* nits

* nits
2025-02-06 17:38:12 +01:00
Alex Petric eea16d5d55 Merge branch 'main' into alp/teams_scripts 2025-02-06 11:15:56 -05:00
Alex Petric 13ca5ed18d Merge branch 'main' into alp/teams_scripts 2025-02-06 11:00:09 -05:00
Alex Petric 80bcf05fa6 workspace error handler 2025-02-06 10:54:14 -05:00
Alex Petric db17d75e60 update client 2025-02-06 10:53:11 -05:00
Lucas Abel 2478df52a5 backend: un-queue zombies left by missing row in v2_job_runtime (#5232) 2025-02-06 16:46:32 +01:00
Lucas Abel d51c3080f7 backend: use v2 tables through views where possible (v2 phase 3) (#5119) 2025-02-06 12:43:24 +01:00
Lucas Abel e0d99ab703 backend: check queries to queue and completed_job where possible (v2 phase 2) (#5125) 2025-02-06 12:39:32 +01:00
Lucas Abel 3e8e0c653e backend: migrate job tables to v2 schema (v2 phase 1) (#5084) 2025-02-06 12:37:11 +01:00
Ruben Fiszel a24ec45365 chore(main): release 1.457.1 (#5211)
* chore(main): release 1.457.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
2025-02-06 10:13:22 +01:00
Alex Petric 58350db089 build ce 2025-02-05 12:06:27 -05:00
Alex Petric bee9ed5acc workspaces router 2025-02-05 11:42:51 -05:00
Alex Petric ef28300a4f openapi.yaml adding teams workspace settings endpoints 2025-02-05 11:27:49 -05:00
Ruben Fiszel 3b46af36e4 nit error handler 2025-02-05 16:57:27 +01:00
Ruben Fiszel 90ba65ae20 improve error messages for internal err 2025-02-05 16:32:01 +01:00
Ruben Fiszel b09ff97872 chore(main): release 1.457.0 (#5201)
* chore(main): release 1.457.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
2025-02-04 22:37:19 +01:00
HugoCasa 245c8719fc feat: more AI models (#5207)
* feat: more AI models

* nits

* groq + openrouter

* nit
2025-02-04 22:17:30 +01:00
Alex Petric 3ff79c53be Merge branch 'main' into alp/teams_scripts 2025-02-04 10:01:06 -05:00
Ruben Fiszel 217522dc07 getting workspace encryption key only require admin privilege 2025-02-04 14:03:40 +01:00
Alex Petric 1c2b14d939 Merge branch 'main' into alp/teams_scripts 2025-02-03 15:18:24 -05:00
Ruben Fiszel fd0cd587bb fix: timeout on list_user_usage after 300s 2025-02-03 19:11:29 +01:00
Ruben Fiszel b0e3fda414 chore(main): release 1.456.0 (#5193)
* chore(main): release 1.456.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
2025-02-01 14:49:46 +01:00
Ruben Fiszel 6d9edc8c2b fix: only start smtp servers if email domain is set 2025-02-01 09:26:02 +01:00
Ruben Fiszel 0c4901f802 nit fix hub cache init on server 2025-02-01 08:55:44 +01:00
Ruben Fiszel c397e99adc chore(main): release 1.455.2 (#5188)
* chore(main): release 1.455.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
2025-01-31 20:08:43 +01:00
pyranota 99b3308c56 Fix otel migration error (#5189)
* Fix otel migration error

    1: error returned from database: duplicate key value violates unique constraint "global_settings_pkey"
    0: while executing migration 20250131115248: error returned from database: duplicate key value violates unique constraint "global_settings_pkey"

* delete migration

* add .sqlx cache + move otel_global_settings to new location

* Fix compilation error

* Move before migrating

* Add error handler

* warn -> info

---------

Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2025-01-31 19:34:23 +01:00
Ruben Fiszel 0b0e5640d8 fix: improve history and saved inputs rever mechanism 2025-01-31 19:28:07 +01:00
Alexander Petric 40c71b0a61 Merge branch 'main' into alp/teams_scripts 2025-01-31 11:48:52 -05:00
Ruben Fiszel 9b6e464c5a chore(main): release 1.455.1 (#5185)
* chore(main): release 1.455.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
2025-01-31 14:42:53 +01:00
Ruben Fiszel 596969eac5 chore(main): release 1.455.0 (#5178)
* chore(main): release 1.455.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
2025-01-31 13:56:40 +01:00
Ruben Fiszel dc00a13501 use sync decrypt 2025-01-31 10:31:19 +01:00
Alexander Petric 8ba0f3addd feat: duckdb connection settings with azure blob storage (#5180)
* feat: duckdb connection settings with azure blob storage

* fix main: remove unused import
2025-01-30 22:33:25 +01:00
Ruben Fiszel 60769e9ed3 improve cookie handling for cloud apps 2025-01-30 22:26:00 +01:00
Ruben Fiszel 997d3ffeb3 fix windmill.dev cookies 2025-01-30 21:39:46 +01:00