Ruben Fiszel
2359cdc128
fix: add audit log exception to schedules
2024-05-31 22:29:15 +02:00
Ruben Fiszel
5c5b475261
chore(main): release 1.340.1 ( #3854 )
...
* chore(main): release 1.340.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-05-31 13:30:01 +02:00
Ruben Fiszel
2c16a20814
chore(main): release 1.340.0 ( #3849 )
...
* chore(main): release 1.340.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-05-31 12:58:38 +02:00
Ruben Fiszel
8ffceb9a31
fix go client build
2024-05-31 12:58:17 +02:00
Ruben Fiszel
be160f6e46
fix: simple subflow approval step triggering timeouts
2024-05-31 12:50:29 +02:00
Ruben Fiszel
9308e2a63c
fix compile issue
2024-05-31 12:30:58 +02:00
Ruben Fiszel
d53fbfc039
fix compile issue
2024-05-31 12:15:25 +02:00
Ruben Fiszel
a22dc985fa
feat: support multiple object storage + parquet_csv + polars -> datafusion" ( #3853 )
...
* multiple storage
* all
* rm symlinks
* all
* all
2024-05-31 11:59:51 +02:00
Ruben Fiszel
198ee29110
add renew license key for tests
2024-05-30 08:19:42 +02:00
Ruben Fiszel
3b051c4992
improve sort and search for parquet preview
2024-05-30 00:50:52 +02:00
Ruben Fiszel
76d517ef01
fix ee.rs
2024-05-29 23:51:38 +02:00
Ruben Fiszel
e07c2621e9
feat: replace polars with datafusion for data preview
2024-05-29 23:38:36 +02:00
Ruben Fiszel
2558cfa9f5
chore(main): release 1.339.2 ( #3846 )
...
* chore(main): release 1.339.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-05-29 19:16:18 +02:00
HugoCasa
e052dd5f6e
fix: worker memory usage ( #3845 )
2024-05-29 18:16:41 +02:00
Ruben Fiszel
8a4d9c9ff3
chore(main): release 1.339.1 ( #3844 )
...
* chore(main): release 1.339.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-05-29 17:18:49 +02:00
Ruben Fiszel
7238274d1c
fix: allow_user_resoruces default deserialization
2024-05-29 17:10:20 +02:00
Ruben Fiszel
3dea341a30
chore(main): release 1.339.0 ( #3843 )
...
* chore(main): release 1.339.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-05-29 16:32:13 +02:00
HugoCasa
dc2d7e1c8f
feat: display last key renewal attempt ( #3839 )
...
* feat: display last key renewal attempt
* feat: improve UI + add renew button + dev instance
* fix: nits
* chore: update ee ref
* fix: nit
* fix: tests
2024-05-29 16:28:00 +02:00
Ruben Fiszel
2294ce2f3b
chore(main): release 1.338.3 ( #3841 )
...
* chore(main): release 1.338.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-05-29 13:00:48 +02:00
Ruben Fiszel
08b16f86b1
chore(main): release 1.338.2 ( #3840 )
...
* chore(main): release 1.338.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-05-29 01:49:50 +02:00
Ruben Fiszel
e7763375d6
jemalloc for all
2024-05-29 01:44:37 +02:00
Ruben Fiszel
b6b5eef0f3
remove heap profiling by default
2024-05-29 01:20:23 +02:00
HugoCasa
5d2b244869
fix: worker metrics ( #3837 )
...
* fix: worker metrics
* chore: sqlx
* chore: update ee ref
* fix: remove jemalloc stats unwrap
2024-05-29 01:12:00 +02:00
Ruben Fiszel
c904d9c041
chore(main): release 1.338.1 ( #3831 )
...
* chore(main): release 1.338.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-05-28 17:01:20 +02:00
Ruben Fiszel
8b66636a89
fix: remove quotes around interpolated arg values of tags
2024-05-28 16:56:27 +02:00
Ruben Fiszel
6166c4d7aa
fix: fix retry not working on single step flow due to opt
2024-05-28 10:48:41 +02:00
Ruben Fiszel
e5db421b1b
chore(main): release 1.338.0 ( #3819 )
...
* chore(main): release 1.338.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-05-27 20:45:46 +02:00
HugoCasa
621464b550
feat: worker vcpus/memory limits + mem usage ( #3828 )
2024-05-27 18:43:02 +02:00
wendrul
1f7be465ad
Improve filter on queue ( #3829 )
2024-05-27 18:21:53 +02:00
Ruben Fiszel
adcf37d313
add opensearchpy to lib.rs mapping
2024-05-27 16:41:30 +02:00
wendrul
47df9f33cc
fix: filtering not always working with concurrency keys ( #3823 )
...
* fix missing filtering on ommision of obscured jobs
Also allow cron and scheduled jobs for the filtering security
* Revert incorrect change
* Revert frontend change
2024-05-27 15:58:07 +02:00
Ruben Fiszel
b58c6257a6
set last_ping to null when requeuing because of concurrency limits
2024-05-27 15:53:32 +02:00
Ruben Fiszel
b13f42ab4e
fix sqlx
2024-05-27 13:08:47 +02:00
Ruben Fiszel
e2a1219373
feat: public apps can require login ( #3825 )
2024-05-27 13:03:41 +02:00
Ruben Fiszel
b5caf0777d
fix resources connects
2024-05-27 09:26:41 +02:00
Ruben Fiszel
5877727c16
feat: allow user resources in apps with a toggle ( #3821 )
...
* all
* all
* all
* all
* all
* all
* all
* all
* all
* all
* nits
* nits
2024-05-27 07:51:49 +02:00
Ruben Fiszel
3c74da4116
increase min re-scheduling
2024-05-26 05:20:11 +02:00
Ruben Fiszel
e397a385e2
reschedule to at least 1secs in future
2024-05-26 05:04:42 +02:00
Ruben Fiszel
7a36f30fe3
fix: make all error strings more verbose
2024-05-25 22:15:15 +02:00
Ruben Fiszel
7a664b5cd4
nit improvements for concurrency jobs
2024-05-25 17:28:32 +02:00
Ruben Fiszel
545d982419
nit improvements for concurrency jobs
2024-05-25 17:26:08 +02:00
Ruben Fiszel
f2d9c3c777
fix: improve concurrency re-scheduling at scale
2024-05-25 17:20:11 +02:00
Ruben Fiszel
e187fa6263
fix: improve concurrency re-scheduling at scale
2024-05-25 15:56:56 +02:00
Ruben Fiszel
af5c31e6d4
chore(main): release 1.337.0 ( #3811 )
...
* chore(main): release 1.337.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-05-25 12:00:58 +02:00
Ruben Fiszel
7fdfb9b006
fix build
2024-05-25 11:47:47 +02:00
Ruben Fiszel
664dcee837
fix build
2024-05-25 10:54:14 +02:00
HugoCasa
47bb5d2492
fix: use hub script language as tag instead of 'hub' ( #3816 )
...
* fix: use hub script language as tag instead of 'hub'
* fix: remove hub tag
2024-05-25 10:38:03 +02:00
Ruben Fiszel
c070320add
fix oss build
2024-05-25 10:34:11 +02:00
Ruben Fiszel
e351a93efb
fix build
2024-05-25 09:59:38 +02:00
Ruben Fiszel
ee22ec5fd1
fix build
2024-05-25 09:54:02 +02:00