Ruben Fiszel
05e0d85cd2
add more tracing logs
2025-07-30 10:00:48 +00:00
Ruben Fiszel
606182f6ef
even more indexer tracings
2025-07-30 07:55:19 +00:00
Ruben Fiszel
3120bb9576
better indexer tracings
2025-07-30 07:25:16 +00:00
Ruben Fiszel
5be5059754
chore(main): release 1.515.1 ( #6295 )
...
* chore(main): release 1.515.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-07-29 22:21:14 +00:00
Ruben Fiszel
a65e2316df
nits logs
2025-07-29 21:01:38 +00:00
Ruben Fiszel
fe55834604
fix: improved logs for script
2025-07-29 20:51:43 +00:00
Ruben Fiszel
0974ae8884
chore(main): release 1.515.0 ( #6292 )
...
* chore(main): release 1.515.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-07-29 19:41:05 +00:00
wendrul
f7bf057888
fix: add size limit to indexer queries on jobs table to avoid oom ( #6293 )
...
* Update nix flake
* Update ee repo ref
* update ee-repo-ref
* Move collect stream with limits util to common
* add ee-repo-ref
* update ee-repo-ref
* update eereporef
2025-07-29 18:27:59 +00:00
dieriba
16f8f8e3a3
fix: resource-type-ts-parser ( #6289 )
2025-07-29 14:53:24 +00:00
Ruben Fiszel
49c84cbf21
fix: improve docker logs collection in docker mode
2025-07-28 23:48:28 +00:00
Ruben Fiszel
ee6805600a
chore(main): release 1.514.1 ( #6288 )
...
* chore(main): release 1.514.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-07-28 15:48:28 +00:00
Ruben Fiszel
6024edd701
pin rustls to 0.23.29 + pin aws-sdk
2025-07-28 15:18:54 +00:00
Ruben Fiszel
edf5420732
fix: pin tokio to 1.46.1 and aws-sdks-ts
2025-07-28 14:49:29 +00:00
Ruben Fiszel
893d57dc91
chore(main): release 1.514.0 ( #6283 )
...
* chore(main): release 1.514.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-07-28 12:30:26 +02:00
centdix
544360b02a
fix(mcp): add proper check for mcp routes ( #6282 )
...
* add proper check for mcp routes
* cleaner
* apply to flow
* fix add checks scopes
---------
Co-authored-by: dieriba <dieriba.pro@gmail.com >
2025-07-28 10:11:36 +00:00
Ruben Fiszel
af208f7088
feat: migrate audit log ids to bigints (blocking migration for EE)
2025-07-28 08:52:39 +00:00
Ruben Fiszel
99285caf87
cleanup warnings
2025-07-26 13:48:53 +00:00
Ruben Fiszel
9a62ac3912
remove warnings
2025-07-26 13:28:51 +00:00
dieriba
f2df6cbc99
improve: add retry logic for sqs oidc fetch credentials ( #6275 )
...
* improve
* update dependency
* push ee ref
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-07-26 13:25:25 +00:00
Ruben Fiszel
93f8ce4e08
chore(main): release 1.513.1 ( #6272 )
...
* chore(main): release 1.513.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-07-25 18:11:43 +00:00
centdix
82ac687d24
fix(mcp): allow mcp scopes to run scripts and flows ( #6278 )
...
* allow mcp scopes to run scripts and flows
* fix
* fix
2025-07-25 17:16:03 +00:00
Ruben Fiszel
471883e738
nit flow logs message with error handler
2025-07-25 14:06:53 +00:00
Ruben Fiszel
edb522ed6b
fix: improve error handler behavior wrt to parrallel branchall & forloops ( #6273 )
...
* error handler improvement
* fix: improve error handler behavior with parallel for loops
* all
* Error handler
2025-07-25 13:53:43 +00:00
Ruben Fiszel
fccb5770f4
chore(main): release 1.513.0 ( #6269 )
...
* chore(main): release 1.513.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-07-24 23:24:00 +00:00
Ruben Fiszel
7f8674b523
fix backend tests
2025-07-24 21:21:25 +00:00
hugocasa
80f6ee5250
fix: add windir env var to pwsh for legacy modules like AD ( #6271 )
2025-07-24 17:38:26 +00:00
Ruben Fiszel
026f2990bf
fix warning
2025-07-24 12:16:14 +00:00
iqdecay
b09b0ff792
feat: enable workspace exclusion in custom tags ( #6263 )
...
* feat: enable tags that exclude workspaces
* feat: frontend tooltip
* fix: use method to check if tag applies
* refactor: change conversion method
* fix: change operator comparison
* remove redundant tests
2025-07-24 12:11:29 +00:00
Ruben Fiszel
6d67965bd0
test fix
2025-07-24 12:08:20 +00:00
Ruben Fiszel
b04056e325
more debug info for completed_runs
2025-07-24 11:40:21 +00:00
Ruben Fiszel
b91f977938
chore(main): release 1.512.0 ( #6260 )
...
* chore(main): release 1.512.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-07-23 13:49:23 +00:00
dieriba
8dae223c69
feat: local type references parsing support for main function args ( #5995 )
...
* add base struct
* feat resolve interface and type declarion in entrypoint param's function
* nits
* fix reset dependencies
* update package
* fix handle infinite recursion
* add depth level and handle enum for referenced type
* nits
* nits
* nits
* perf
* fix
* done
* fix schema form cache inconsistency
* fix default type and nits
* remove
* update Object typ for parser
* one level ref from from parent when resolving types and use format for resource
* update cli and use resource type
* nits
* update parsers
* fix: use specific parser versions
---------
Co-authored-by: HugoCasa <hugo@casademont.ch >
2025-07-23 10:05:32 +02:00
Ruben Fiszel
94819e55a3
fix: include export from ts relative import tracking
2025-07-22 22:58:49 +00:00
Ruben Fiszel
ed7dc607b1
fix: run autoscaling scripts with superadmin permissions
2025-07-22 21:08:00 +00:00
Ruben Fiszel
9dbb2946e7
chore(main): release 1.511.0 ( #6250 )
...
* chore(main): release 1.511.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-07-22 19:57:31 +00:00
dieriba
596280ab6d
fix: scopes-run-and-webhook-token-display ( #6259 )
...
* fix
* update sqlx
* Update backend/windmill-api/src/scopes.rs
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* fix perfect match
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-07-22 20:57:39 +02:00
Ruben Fiszel
6ba1ce14e3
fix: add error name and message to job_postprocessing span
2025-07-22 18:12:42 +00:00
Diego Imbert
52ddd52ec9
Fix duckdb array and object args not working properly ( #6254 )
2025-07-22 15:34:38 +00:00
dieriba
d626b75995
feat: periodic worker group script ( #6159 )
...
* feaat periodic script
* feat periodic script
* fix unused
* check minimun time
* fix unused import
* update repo ref
* update ref
* nits and update repo ref
* add missing checks
* fix
* improve UX
* improve UX
* improve UX
* fix
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-07-21 22:57:56 +00:00
Alexander Petric
2d696576df
oauth client credentials: allow to override token url at resource level ( #6233 )
...
* oauth client credentials: allow to override token url at resource level
* ee ref
2025-07-21 20:08:56 +00:00
Ruben Fiszel
6708f59ba9
chore(main): release 1.510.1 ( #6247 )
...
* chore(main): release 1.510.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-07-21 16:07:26 +00:00
dieriba
1036488b3b
fix: improve ssh agent worker naming ( #6211 )
...
* remove ssh suffix
* use hostname tags
* feat
* feat
* update sqlx
* use hostname
* use worker prefix
* nits
2025-07-21 13:43:25 +00:00
pyranota
ec0da9cb1a
build: combine build-pkgs*.sh into build.nu ( #6231 )
...
* build: combine build-pkgs* into build.nu
Signed-off-by: pyranota <pyra@duck.com >
* nit refactor
Signed-off-by: pyranota <pyra@duck.com >
---------
Signed-off-by: pyranota <pyra@duck.com >
2025-07-21 12:11:17 +00:00
Alexander Petric
dce7863b46
github app: workspace admin ( #6225 )
...
* github app: workspace admin
* sqlx upgrade
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-07-21 11:35:43 +00:00
Ruben Fiszel
c264f69b68
fix: empty branches in branch one now return the previous_result
2025-07-21 11:23:22 +00:00
Ruben Fiszel
4d3af1a321
chore(main): release 1.510.0 ( #6238 )
...
* chore(main): release 1.510.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-07-20 18:57:12 +00:00
Ruben Fiszel
b047f97bc3
fix: prevent loading script by hash if not permissioned
2025-07-19 23:54:01 +00:00
Ruben Fiszel
47af1f21c8
relax resource created by
2025-07-19 23:16:35 +00:00
Ruben Fiszel
b00d6b5178
fix sqlx
2025-07-19 21:43:59 +00:00
Ruben Fiszel
db0b271ff2
update ee-ref
2025-07-19 21:38:00 +00:00