HugoCasa
c04adcca86
fix: pg timstamptz param ( #3364 )
2024-03-06 12:50:01 +01:00
Ruben Fiszel
e3e86e5c34
feat: workflow as code for typescript
2024-03-05 23:14:04 +01:00
Ruben Fiszel
55c80959a0
feat: workflow as code with timelines
2024-03-05 12:45:24 +01:00
Ruben Fiszel
619e2784f0
feat: workflow as code v0
2024-03-04 20:19:34 +01:00
Ruben Fiszel
161436644e
nit vacuum iterator
2024-03-02 13:51:28 +01:00
Ruben Fiszel
07fb3754af
fix: fix flow progress monitor when using parallel branches and continuing long after
2024-03-01 12:01:17 +01:00
Ruben Fiszel
fc34594aeb
feat: implement progress monitor for parallel branches last transition
2024-02-28 08:49:35 +01:00
Ruben Fiszel
be7c03bda2
fix: solve deadlock issues for parallel branches with new progress monitor
2024-02-27 20:59:26 +01:00
HugoCasa
1c6e767617
feat: allow to pin database in sql scripts ( #3304 )
2024-02-27 19:59:52 +01:00
HugoCasa
66e46990b2
fix: handle very large ints as floats in snowflake ( #3302 )
2024-02-27 16:40:55 +01:00
Ruben Fiszel
4285f1e47d
fix: improve handling of parallel flow branches of more than 30s
2024-02-27 16:33:13 +01:00
Ruben Fiszel
49be282d21
fix: fix scheduling of overlapping flows
2024-02-27 00:50:03 +01:00
Ruben Fiszel
c7f6e6f9d5
fix: crash on init script failure
2024-02-26 19:50:33 +01:00
Ruben Fiszel
321da6ce30
more debug lines, remove telemetry for agents
2024-02-26 17:02:40 +01:00
HugoCasa
6a0ed19c80
fix: add bigint support to mysql ( #3294 )
2024-02-26 16:59:36 +01:00
Ruben Fiszel
b24225124a
fix: add HOME to pip install
2024-02-26 15:33:45 +01:00
Ruben Fiszel
ee0f8b6914
fix: add HOME to pip install
2024-02-26 15:27:56 +01:00
Ruben Fiszel
024f80aee4
fix: handle better flow hanging monitor
2024-02-26 15:09:39 +01:00
Ruben Fiszel
32a45b544d
feat: more resilient flows in case of crash during transitions
2024-02-25 18:25:40 +01:00
Ruben Fiszel
a413541fa6
reactivate parquet features
2024-02-24 17:55:17 +01:00
Ruben Fiszel
5172a4e994
reactivate parquet features
2024-02-24 17:44:43 +01:00
Ruben Fiszel
665d0d5ef1
chore: fasten compilation time
2024-02-24 17:10:55 +01:00
Ruben Fiszel
494ce162c0
chore: fasten compilation time
2024-02-24 16:29:35 +01:00
Ruben Fiszel
0df43221ec
fix: improve support for singlescriptflow
2024-02-23 21:06:55 +01:00
Ruben Fiszel
bf3e417acc
fix(python): handle recursive python imports with loop
2024-02-20 19:42:11 +01:00
Ruben Fiszel
3761de874e
fix: prevent bigquery/snowflake against abuse timeout
2024-02-20 01:56:04 +01:00
Ruben Fiszel
66fc78f233
feat: allow arbitrary timeout on graphql
2024-02-20 00:45:42 +01:00
Ruben Fiszel
18bb982852
feat: add support for mem peak to nativets scripts
2024-02-19 23:38:27 +01:00
Ruben Fiszel
e28fbc9c97
fix: prevent native http against timeout abuse
2024-02-19 23:28:06 +01:00
Ruben Fiszel
8e21532684
refactor future wrapper for queries
2024-02-19 22:11:45 +01:00
Ruben Fiszel
f129e75628
fix(psql): add mem peak to postgresql
2024-02-19 20:51:09 +01:00
Ruben Fiszel
a3320fe144
respect query timeout for pg queries
2024-02-19 20:11:28 +01:00
Ruben Fiszel
d35c67c9b9
fix: prevent postgres timeout abuse
2024-02-19 19:59:43 +01:00
HugoCasa
be3f9125af
fix: bigquery timeout ( #3244 )
...
* fix: bigquery timeout
* fix: use default timeout instead
2024-02-19 17:56:19 +01:00
HugoCasa
6ccca62876
fix: remove oom prio macos ( #3245 )
2024-02-19 12:36:57 +01:00
HugoCasa
458550f314
fix: backend build on macos ( #3243 )
2024-02-19 09:58:12 +01:00
Ruben Fiszel
77aaf2724c
chore: remove warnings
2024-02-18 14:03:00 +01:00
Ruben Fiszel and rubenfiszel
a61936f66f
fix: update internal deno runtime to 0.262.0 ( #3240 )
...
* feat: scim token and saml metadata setting in UI directly
* chore(main): release 1.271.0 (#3237 )
* chore(main): release 1.271.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
* fix test
* all
* update all
* fix frontend
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-18 13:19:35 +01:00
Ruben Fiszel
1de8479259
add support for pip index url
2024-02-17 15:58:20 +01:00
Mikhail Zagurskiy
a354ebd6ea
Fix build for Windows ( #3235 )
...
* Fix build for Windows
* Fix typo
2024-02-17 10:45:38 +01:00
Ruben Fiszel
041b777fd6
fix(mysql): support integer with float type
2024-02-16 18:33:21 +01:00
Ruben Fiszel
dc583723a7
fix(deno): add allow-net
2024-02-16 00:32:31 +01:00
HugoCasa
7f98a96e24
fix: add timestamp array support in pg ( #3229 )
2024-02-15 17:18:41 +01:00
Ruben Fiszel
54ad67e84a
add tracing debug around user auth
2024-02-13 13:30:33 +01:00
Ruben Fiszel
3c52ef1469
fix: init scripts are tagged with 'init_script'
2024-02-13 11:04:15 +01:00
Ruben Fiszel
beb92fe782
improve verbosity of overlapping flow runs
2024-02-11 12:21:57 +01:00
Ruben Fiszel
0a5bf33beb
fix compile
2024-02-10 00:40:53 +01:00
Ruben Fiszel
48b8520239
fix: improve no flow overlap + schedule args loading
2024-02-10 00:37:35 +01:00
Ryan Doyle
b230378320
fix: Properly handle pip index urls in pip-compile ( #3192 )
...
- URLs that contain simple auth seem to have that stripped before being
passed to underlying pip if it needs to be called by pip-compile.
- This forces explicit passing of the complete, authenticated url
string to pip, through pip-compile, via pip-compile's "--pip-args"
argument.
2024-02-10 00:29:08 +01:00
Ruben Fiszel
7845ad0d18
add tracing debug to pip compile
2024-02-09 22:38:52 +01:00