Ruben Fiszel
6aaae00d54
chore(main): release 1.554.1 ( #6738 )
...
* chore(main): release 1.554.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-10-02 21:15:51 +00:00
hugocasa
cdb7524118
fix(backend): concurrency limits preprocessor ( #6727 )
...
* fix(backend): concurrency limits preprocessor
* refactor
* fix concurrency on agent workers
* nit
* nit
* update ref
* fix ci
* chore: update ee ref
2025-10-02 20:31:31 +00:00
Diego Imbert
f545b1d572
Fix ducklake instance DB + Add manual instructions ( #6736 )
...
* same auth method than worker for tokio_postgres
* Add manual setup instructions for Ducklake
* clarify instruction
2025-10-02 16:15:22 +00:00
Ruben Fiszel
45be618c25
chore(main): release 1.554.0 ( #6720 )
...
* chore(main): release 1.554.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-10-01 16:05:35 +00:00
Ruben Fiszel
3306ee1718
chore(main): release 1.553.0 ( #6711 )
...
* chore(main): release 1.553.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-30 21:18:09 +00:00
hugocasa
526dfd7237
feat(backend): allow multiple workspaces in jwt ( #6714 )
...
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-09-30 20:56:52 +00:00
Alexander Petric
e92a99a101
don't include drafts in workspace exports tarball ( #6710 )
...
* don't include drafts in workspace exports tarball
* sqlx
* ee repo ref
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-09-30 19:32:34 +00:00
Ruben Fiszel
d382ea7c8b
feat: support esm mode for codebase bundles ( #6709 )
...
* rawAppsS3
* make fn common
* all
* merge
* nit
* fix ingress
* all
* all
* all
* all
2025-09-30 14:45:30 +00:00
Ruben Fiszel
53fd4ccb82
chore(main): release 1.552.1 ( #6705 )
...
* chore(main): release 1.552.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-29 17:57:52 +00:00
Ruben Fiszel
727314cd44
chore(main): release 1.552.0 ( #6700 )
...
* chore(main): release 1.552.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-29 13:36:08 +00:00
Ruben Fiszel
d56dea4969
fix: show more autoscaling events ( #6704 )
...
* all
* all
2025-09-29 13:24:10 +00:00
centdix
2b7ad0e2ef
use base internal url ( #6703 )
2025-09-29 12:42:02 +00:00
centdix
cc2afdb264
fix(mcp): filter out tools with long names ( #6692 )
...
* filter out tools with too long names
* do not advertise tool change ability
* add comment
* use id for names
* Revert "use id for names"
This reverts commit 40958cd861 .
* use trunc suffix
* cleaning
2025-09-29 10:42:02 +00:00
Ruben Fiszel
9dad8e7e10
chore(main): release 1.551.4 ( #6699 )
...
* chore(main): release 1.551.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-29 09:57:50 +00:00
Ruben Fiszel
8266fb84b0
chore(main): release 1.551.3 ( #6698 )
...
* chore(main): release 1.551.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-29 09:02:42 +00:00
Ruben Fiszel
c066ab56fa
chore(main): release 1.551.2 ( #6697 )
...
* chore(main): release 1.551.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-29 07:38:34 +00:00
Ruben Fiszel
4bc0283994
chore(main): release 1.551.1 ( #6691 )
...
* chore(main): release 1.551.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-28 20:05:31 +00:00
Ruben Fiszel
924891b644
chore(main): release 1.551.0 ( #6690 )
...
* chore(main): release 1.551.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-27 22:44:41 +00:00
Ruben Fiszel
a9c114c4f8
chore(main): release 1.550.0 ( #6685 )
...
* chore(main): release 1.550.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-27 11:41:15 +00:00
Ruben Fiszel
7df13b3e7b
fix: restore set_progress feature with sse
2025-09-27 11:19:58 +00:00
Alexander Petric
ca4f9ee8c1
fix: scim group/users audit logs ( #6682 )
...
* scim group/users audit logs
* fixing tailwind class
* ee-repo-ref
2025-09-27 07:06:24 +00:00
dieriba
6ece0ac575
fix: improve dyn select as flow input
...
* fix lang
* remove print
* fix
2025-09-26 19:19:13 +00:00
Ruben Fiszel
87861301f2
fix: make schedule more resilient in case of pg clock shifts
2025-09-26 18:02:34 +00:00
hugocasa
f990107c45
feat: ai agent streaming ( #6644 )
...
* feat: ai agent step streaming
* refactor
* all
* nits
* fix other providers
* nits
* adapt to new streaming process
2025-09-26 17:09:34 +00:00
Ruben Fiszel
bce25bc283
chore(main): release 1.549.1 ( #6681 )
...
* chore(main): release 1.549.1
* Apply automatic changes
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
Co-authored-by: windmill-internal-app[bot] <217088191+windmill-internal-app[bot]@users.noreply.github.com>
2025-09-26 15:32:45 +00:00
Ruben Fiszel
aae0919535
chore(main): release 1.549.0 ( #6678 )
...
* chore(main): release 1.549.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-26 14:02:17 +00:00
hugocasa
8f4fef9804
feat(backend): job result stream optimization ( #6673 )
...
* feat(backend): job result stream optimization
* get offset locally instead of from db
* fix: agent worker result stream
* update ref
* nit
* remove foreign key on job
* fix build
2025-09-26 11:26:50 +00:00
Alexander Petric
4205e83cfd
fix: scim group handling when deleting instance user + conversion ( #6677 )
...
* fix: scim group handling when deleting instance user + conversion
* sqlx + compilation
2025-09-26 11:25:44 +00:00
Ruben Fiszel
78c0bea6b4
chore(main): release 1.548.3 ( #6676 )
...
* chore(main): release 1.548.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-25 10:36:22 +00:00
dieriba
a308782bcf
fix: websocket runnable #6675
2025-09-24 19:47:52 +00:00
Ruben Fiszel
6f15459d3b
chore(main): release 1.548.2 ( #6674 )
...
* chore(main): release 1.548.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-24 19:06:31 +00:00
Ruben Fiszel
3e5057d122
chore(main): release 1.548.1 ( #6671 )
...
* chore(main): release 1.548.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-24 18:16:02 +00:00
Ruben Fiszel
aff2ef936e
chore(main): release 1.548.0 ( #6667 )
...
* chore(main): release 1.548.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-24 16:56:34 +00:00
Pyra
ed806bf9d0
fix(backend): rework dependency_map handling ( #6598 )
...
* v0
Signed-off-by: pyranota <pyra@duck.com >
* optimize relocks
* make it work with relative relative imports
Signed-off-by: pyranota <pyra@duck.com >
* use fallback
Signed-off-by: pyranota <pyra@duck.com >
* remove dbg and todos
Signed-off-by: pyranota <pyra@duck.com >
* future proof a bit
Signed-off-by: pyranota <pyra@duck.com >
* cleanup
Signed-off-by: pyranota <pyra@duck.com >
* more cleanup
Signed-off-by: pyranota <pyra@duck.com >
* remove final TODO
Signed-off-by: pyranota <pyra@duck.com >
* do not use bytemuck
Signed-off-by: pyranota <pyra@duck.com >
* optimize hashing
Signed-off-by: pyranota <pyra@duck.com >
* implementation 1
Signed-off-by: pyranota <pyra@duck.com >
* almost v0
Signed-off-by: pyranota <pyra@duck.com >
* v0
Signed-off-by: pyranota <pyra@duck.com >
* add comments and use fallback
Signed-off-by: pyranota <pyra@duck.com >
* call dissolve for apps
Signed-off-by: pyranota <pyra@duck.com >
* add comms
Signed-off-by: pyranota <pyra@duck.com >
* refactor v0 (partially tested + dirty)
Signed-off-by: pyranota <pyra@duck.com >
* finishing
Signed-off-by: pyranota <pyra@duck.com >
* remove TODO
Signed-off-by: pyranota <pyra@duck.com >
* Update SQLx metadata
* silence unused argument
Signed-off-by: pyranota <pyra@duck.com >
* cleanup
Signed-off-by: pyranota <pyra@duck.com >
* implement rebuild_map endpoint
Signed-off-by: pyranota <pyra@duck.com >
* update windmill api client
Signed-off-by: pyranota <pyra@duck.com >
* almost finish with tests
Signed-off-by: pyranota <pyra@duck.com >
* add proper testing
Signed-off-by: pyranota <pyra@duck.com >
* remove unused fixtures
Signed-off-by: pyranota <pyra@duck.com >
* Update SQLx metadata
* partial cleanup
Signed-off-by: pyranota <pyra@duck.com >
* Update backend/windmill-worker/src/scoped_dependency_map.rs
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* Update backend/windmill-common/src/scripts.rs
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* evil doings
Signed-off-by: pyranota <pyra@duck.com >
* more cleanup
* Update SQLx metadata
* more cleanup
Signed-off-by: pyranota <pyra@duck.com >
* fixing CI
Signed-off-by: pyranota <pyra@duck.com >
* remove python from default features
Signed-off-by: pyranota <pyra@duck.com >
---------
Signed-off-by: pyranota <pyra@duck.com >
Co-authored-by: Pyra <92104930+pyranye@users.noreply.github.com >
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-09-24 13:40:39 +00:00
dieriba
ef75ed3df7
feat: websocket trigger send runnable result even if error ( #6664 )
...
* done
* nits
* update sqlx
---------
Co-authored-by: hugocasa <hugo@casademont.ch >
2025-09-23 19:22:54 +00:00
Ruben Fiszel
55546971a8
chore(main): release 1.547.0 ( #6663 )
...
* chore(main): release 1.547.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-23 19:31:07 +02:00
Ruben Fiszel
11c9c3548a
make it impossible to update folder with ill-defined extra_perms
2025-09-23 10:30:37 +00:00
Ruben Fiszel
27271eead6
chore(main): release 1.546.1 ( #6659 )
...
* chore(main): release 1.546.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-23 10:22:23 +00:00
centdix
389b692523
fix(mcp): use stateless mode for openai sdk compatibility ( #6656 )
...
* update crate
* use non stateful mode
* fix
* fix
2025-09-23 10:16:26 +00:00
Ruben Fiszel
3f66314419
chore(main): release 1.546.0 ( #6648 )
...
* chore(main): release 1.546.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-23 06:36:20 +02:00
Alexander Petric
6ba3a4397e
fix: cli path on windows + error_handler_muted_on_cancel ( #6657 )
...
* fix: cli path on windows + error_handler_muted_on_cancel
* prefix eq path
* sqlx
2025-09-23 06:32:51 +02:00
Alexander Petric
e0671a30f1
require refresh_token in oauth api spec ( #6654 )
2025-09-22 16:22:34 +00:00
Ruben Fiszel
30b4ef9044
nit compile
2025-09-22 16:22:03 +00:00
Ruben Fiszel
90549c13bd
add more debug logs for event triggers
2025-09-22 14:51:46 +00:00
Ruben Fiszel
0392103693
fix: add settable poll delay for sse streams
2025-09-22 10:57:33 +00:00
Ruben Fiszel
b0eee976c1
chore(main): release 1.545.0 ( #6639 )
...
* chore(main): release 1.545.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-20 14:05:36 +00:00
Ruben Fiszel
2eeaf5639d
feat: force cancel in batch cancel
2025-09-20 11:29:35 +00:00
Ruben Fiszel
2b4bb2be57
check
2025-09-20 01:23:00 +00:00
Ruben Fiszel
f5e23bd880
check
2025-09-20 01:09:49 +00:00
Ruben Fiszel
d8577db9e2
check
2025-09-20 01:03:40 +00:00