Ruben Fiszel
991b984c0c
nit, add concurrency_time_window_s only if concurrent limit is set
2024-02-04 08:27:00 +01:00
Ruben Fiszel
1c2952a1e3
fix: add support for ephemeral tokens
2024-02-03 12:09:39 +01:00
Ruben Fiszel
f34165dba5
chore(main): release 1.260.1 ( #3143 )
...
* chore(main): release 1.260.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-02 23:52:51 +01:00
Ruben Fiszel
4d62c01071
fix sqlx
2024-02-02 23:47:39 +01:00
Ruben Fiszel
2b554e315a
chore(main): release 1.260.0 ( #3139 )
...
* chore(main): release 1.260.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-02 23:21:32 +01:00
Guillaume Bouvignies
ec517af21b
feat: Sync user groups from Azure Entra ID using SCIM ( #3141 )
2024-02-02 20:18:38 +01:00
Guillaume Bouvignies
bbda7cf268
feat: Support for Azure Blob storage ( #3130 )
2024-02-02 19:55:07 +01:00
HugoCasa
35daa0b7ad
feat: disable self approval toggle ( #3137 )
...
* feat: disable self approval toggle
* fix: nits
2024-02-02 11:19:50 +01:00
Ruben Fiszel
fad2796133
chore(main): release 1.259.2 ( #3138 )
...
* chore(main): release 1.259.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-02 11:03:16 +01:00
Ruben Fiszel
c3896540da
chore(main): release 1.259.1 ( #3133 )
...
* chore(main): release 1.259.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-02 01:25:20 +01:00
Ruben Fiszel
5ae2e323e8
chore(main): release 1.259.0 ( #3122 )
...
* chore(main): release 1.259.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-01 16:56:01 +01:00
Guillaume Bouvignies
0003673e8d
feat: migrate s3 client to object_store ( #3116 )
...
* feat: migrate s3 client to object_store
* remove multipart from open API
* Remove multipart in favor of a single stream
* progress report
* add progress reader on server side
* small nit fix
* fix read chunk
* Fix TS and python SDK
* Fix download button
* Fix download button object viewer
* fix list
* Better errors
* export loadS3FileContent
* revert changes SDK
* fix browser
* small file list unavailable fix
* Old endpoints throws informative error messages
* Typescript SDK uses raw fetch
* update python SDK
* Error if uploaded file > 50Mb
* revert python SDL changes
* Update python SDK method docs
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2024-02-01 16:03:30 +01:00
HugoCasa
d7834f3694
fix: pg coerce nb to string ( #3127 )
2024-02-01 14:08:14 +01:00
HugoCasa
4833e1eeff
feat: auto-add users ( #3114 )
...
* feat: auto-add users
* feat: improve UI
* fix: user name validation
* fix: username remove invalid chars
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-01-31 23:10:34 +01:00
Ruben Fiszel
070fe507cc
chore(main): release 1.258.4 ( #3121 )
...
* chore(main): release 1.258.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-01-31 20:12:34 +01:00
Ruben Fiszel
fe9b9e110c
chore(main): release 1.258.3 ( #3119 )
...
* chore(main): release 1.258.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-01-31 19:57:09 +01:00
Ruben Fiszel
bb2ea13186
chore(main): release 1.258.2 ( #3117 )
...
* chore(main): release 1.258.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-01-31 14:58:51 +01:00
Ruben Fiszel
5ef50a8df9
fix(cli): push folders first + on_behalf_of stripped from metadata
2024-01-31 14:53:09 +01:00
Ruben Fiszel
e159d49788
chore(main): release 1.258.1 ( #3115 )
...
* chore(main): release 1.258.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-01-31 13:01:29 +01:00
Ruben Fiszel
fc6d0659e9
add cuda dockerfile
2024-01-31 11:20:06 +01:00
Ruben Fiszel
4c7c73c3e3
JOB_RETENTION_SECS set to 30days by default
2024-01-31 10:55:28 +01:00
Ruben Fiszel
d2ec365c18
chore(main): release 1.258.0 ( #3113 )
...
* chore(main): release 1.258.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-01-31 08:28:22 +01:00
Ruben Fiszel
99bf121c83
fix(deno): remove unstable warnings
2024-01-31 07:45:05 +01:00
Audrius Butkevicius
ab0e98d775
feat: Support sending SIGINT to jobs ( #3094 )
...
* feat: Support sending SIGINT to jobs
This makes it easier to clean up in languages like python, where
you get a nice KeyboardInterrupt exception, and don't have to explicitly
install signal handlers, making the scripts easier to reason about.
* Make sigint unconditional on the sigterm flag
2024-01-30 20:51:26 +01:00
Ruben Fiszel
e62dd184ee
chore(main): release 1.257.0 ( #3108 )
...
* chore(main): release 1.257.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-01-30 18:52:26 +01:00
Ruben Fiszel
c334876658
fix: simplify folder creation by non admins
2024-01-30 13:43:50 +01:00
Ruben Fiszel
d2a15d44ba
chore(main): release 1.256.0 ( #3105 )
...
* chore(main): release 1.256.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-01-30 13:01:52 +01:00
Ruben Fiszel
beb59a8394
fix: add support for NPM_CONFIG_REGISTRY
2024-01-30 12:58:52 +01:00
HugoCasa
b7ec84f138
feat: list jobs metrics ( #3104 )
...
* feat: list jobs metrics
* fix: remove serialization metric
* fix: log query
2024-01-30 11:08:11 +01:00
Ruben Fiszel
5686ce0321
fix: add support for NPM_CONFIG_REGISTRY
2024-01-29 20:56:48 +01:00
Ruben Fiszel
c60a7e77e2
chore(main): release 1.255.0 ( #3091 )
...
* chore(main): release 1.255.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-01-29 19:24:35 +01:00
Ruben Fiszel
409f02790a
fix build
2024-01-29 19:17:15 +01:00
Ruben Fiszel
ac027e7027
feat(cli): global generate-metadata + inherit deps from closest package.json/requirements.txt + bun settable as default ( #3102 )
...
* all
* rm console logs
* rm console logs
* all
* push
* push
* fixes
* fixes
* all
* all
2024-01-29 19:06:56 +01:00
HugoCasa
b59d4b44e3
fix: use extra headers when urlencoded ( #3103 )
...
* fix: use extra headers when urlencoded
* fix: webhook tabs reset
2024-01-29 15:52:24 +01:00
Guillaume Bouvignies
2e6835f610
feat: Download s3 file as stream in Python and TS ( #3099 )
2024-01-29 14:49:08 +01:00
Ruben Fiszel
59bbff662e
feat(cli): make default typescript configurable
2024-01-27 20:29:31 +01:00
Audrius Butkevicius
91f2b35c73
feat: Passing HOME env var through to python workers ( #3092 )
...
* feat: Allow passing through certain environment variables
* Lookup the env vars on startup
* Faceplam
* Update python_executor.rs
2024-01-27 15:49:29 +01:00
Ruben Fiszel
8edaea58d6
chore(main): release 1.254.1 ( #3090 )
...
* chore(main): release 1.254.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-01-27 13:20:20 +01:00
Ruben Fiszel
9f76993c85
chore(main): release 1.254.0 ( #3082 )
...
* chore(main): release 1.254.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-01-26 17:59:32 +01:00
Ruben Fiszel
3bb7845cf7
remove resume length check
2024-01-26 15:54:05 +01:00
Ruben Fiszel
bef82262ab
improve mwssql support
2024-01-26 12:28:26 +01:00
Ruben Fiszel
f7f13ef9c8
improve mssql handling
2024-01-26 11:13:33 +01:00
Ruben Fiszel
3fef2b1303
chore(main): release 1.253.8 ( #3081 )
...
* chore(main): release 1.253.8
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-01-26 09:47:47 +01:00
Ruben Fiszel
fc22617ae0
nit remove extra perms check
2024-01-26 09:46:42 +01:00
Ruben Fiszel
f65d02335f
fix: git sync include changing permissions on apps, scripts, flows
2024-01-26 09:37:02 +01:00
Ruben Fiszel
2dd0411727
fix: git sync include changing permissions on folders
2024-01-26 09:26:33 +01:00
Ruben Fiszel
8da1d820a9
fix: improve git sync on rename/deletion
2024-01-26 08:40:46 +01:00
Ruben Fiszel
04448dd2e0
fix: add support for instance name for mssql
2024-01-26 01:04:14 +01:00
Ruben Fiszel
34da8c51b7
improve parquet renderer
2024-01-26 00:36:39 +01:00
Ruben Fiszel
256822c623
chore(main): release 1.253.7 ( #3080 )
...
* chore(main): release 1.253.7
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-01-25 19:04:04 +01:00