Ruben Fiszel
ff8b9b0384
feat: cache postgres connection ( #2621 )
...
* feat: cache pg connection
* fix wmill dev
* adjust timings
* don't keep connection alive if not latest con
* reduce sleep
2023-11-13 19:40:25 +01:00
Ruben Fiszel
9f4d53e0f2
chore(main): release 1.206.0 ( #2615 )
...
* chore(main): release 1.206.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-11-13 00:29:55 +01:00
Ruben Fiszel
eb5067aee5
feat: add support for requiring users to pre-exist
2023-11-11 15:53:09 +01:00
Ruben Fiszel
528f6fa910
feat: add dedicated worker support for deno
2023-11-11 15:19:27 +01:00
Ruben Fiszel
fa3efd3f60
fix: handle console logs in dedicated workers
2023-11-11 13:39:06 +01:00
Ruben Fiszel
fdfb12fd5b
improve cancel_all handling of non running jobs
2023-11-11 12:14:48 +01:00
Ruben Fiszel
272240abad
chore(main): release 1.205.0 ( #2613 )
...
* chore(main): release 1.205.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-11-11 11:37:41 +01:00
Ruben Fiszel
929616d730
apply enterprise limits
2023-11-11 09:46:09 +01:00
Ruben Fiszel
b9e41d066d
fix: support digit prefixed script in python
2023-11-10 20:51:28 +01:00
Ruben Fiszel
2038fe68ce
feat: exit dedicated worker upon new deployment
2023-11-10 20:45:25 +01:00
Ruben Fiszel
4661dd2cea
feat: exit dedicated worker upon new deployment
2023-11-10 20:41:43 +01:00
Ruben Fiszel
5662c86bf0
fix dedicated worker dependency jobs
2023-11-10 18:38:10 +01:00
Guillaume Bouvignies
aee35d6d51
fix: Invalid config for workers does not panic ( #2612 )
...
* fix: Invalid config for workers does not panic
* Remove unused import
* Fix error type
* cleanup unused imports
2023-11-10 18:31:14 +01:00
Ruben Fiszel
f998c7229c
fix: improve display of optimized one-loops + dependency jobs of dedicated workers happen on dedicated worker
2023-11-10 15:14:22 +01:00
Ruben Fiszel
4b07d7e2df
chore(main): release 1.204.1 ( #2610 )
...
* chore(main): release 1.204.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-11-10 13:32:45 +01:00
Ruben Fiszel
88e3648ee4
fix: optimize single step iterative forloops ( #2596 )
...
* cc
* fixed
2023-11-10 13:17:39 +01:00
Ruben Fiszel
5eca0e8784
chore(main): release 1.204.0 ( #2606 )
...
* chore(main): release 1.204.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-11-10 11:20:06 +01:00
HugoCasa
577e1300b9
feat: add sql server ( #2604 )
...
* feat: add sql server
* feat: mssql test, db schema, AI
* chore: update to latest parser
* fix: clean mssql executor
2023-11-10 11:16:13 +01:00
Guillaume Bouvignies
cb01703a08
fix: iter args conflicts with external variables named iter ( #2605 )
...
* fix: iter args conflicts with external variables named iter
* Similar logic in frontend and fix backend
* frontend new object
* avoid another clone
2023-11-10 10:53:22 +01:00
Ruben Fiszel
e4a1759081
results.x returns null in non trivial evals
2023-11-09 23:36:04 +01:00
Ruben Fiszel
33180795e7
chore(main): release 1.203.0 ( #2590 )
...
* chore(main): release 1.203.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-11-09 20:23:34 +01:00
Ruben Fiszel
28c9fdc4f2
feat: add support for custom components in react or vanilla JS ( #2603 )
...
* cc
* cc
* cc
* all
* sqlx
2023-11-09 19:38:52 +01:00
Guillaume Bouvignies
f336a3c0ed
refactor: Slack error handler is handled mostly in frontend ( #2601 )
...
* refactor: Slack error handler is handled mostly in frontend
* sqlx prepare
* check for slack in function
2023-11-09 18:17:28 +01:00
Ruben Fiszel
86015737a3
do not require being a super admin for default error handler
2023-11-09 12:07:14 +01:00
Guillaume Bouvignies
aefa43dcaf
fix: Fix error handler token injection ( #2598 )
...
* fix: Fix error handler token injection
* Add frontend
2023-11-09 11:58:45 +01:00
Ruben Fiszel
198e282566
do not require being a super admin for default error handler
2023-11-09 11:56:12 +01:00
Guillaume Bouvignies
fc874132c0
fix: Frontend workspace error handler args ( #2597 )
...
* fix: Frontend workspace error handler args
* UPdate script version
* 6512
2023-11-09 11:04:54 +01:00
Guillaume Bouvignies
0d846b310d
fix: Pythong script in dedicated worker fails with more than 1 arg ( #2588 )
2023-11-08 10:08:42 +01:00
Ruben Fiszel
fbe43c4273
chore(main): release 1.202.1 ( #2587 )
...
* chore(main): release 1.202.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-11-07 21:01:16 +01:00
Ruben Fiszel
436b5ee28a
chore(main): release 1.202.0 ( #2575 )
...
* chore(main): release 1.202.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-11-07 20:27:29 +01:00
Ruben Fiszel
8a7fe93559
feat: add support for flows in vscode extension ( #2585 )
...
* all
* change tagline
* all
* all
* all
2023-11-07 20:16:01 +01:00
Guillaume Bouvignies
f2bff84502
feat: Add override all schedule handlers button ( #2579 )
...
* feat: Add override all schedule handlers button
* sqlx prepare
* sqlx prepare again
2023-11-07 13:29:23 +01:00
Ruben Fiszel
7f9e8bf4b0
fix compile
2023-11-07 09:42:28 +01:00
Ruben Fiszel
6c12c6e784
fix: add tag sync for cli
2023-11-06 22:06:24 +01:00
Ruben Fiszel
0ede0f4c97
fix: add tag support for CLI
2023-11-06 21:40:25 +01:00
Ruben Fiszel
e4721022e5
chore(main): release 1.201.0 ( #2564 )
...
* chore(main): release 1.201.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-11-06 19:14:41 +01:00
Guillaume Bouvignies
83f9ef34e6
feat: Add toggle to optionally mute error handler for cancelled jobs ( #2567 )
...
* fix: Fix canceled flag in completed_job table
* Add toggle to workspace settings
2023-11-06 18:24:51 +01:00
HugoCasa
1ed52ab4c9
feat: add new stats ( #2568 )
...
* feat: add new stats
* feat: use license key id + manually send usage
2023-11-06 18:23:25 +01:00
Ruben Fiszel
141f45bf95
fix: improve dedicated workers
2023-11-06 11:21:36 +01:00
Ruben Fiszel
766badd2cc
fix sqlx
2023-11-06 05:16:48 +01:00
Ruben Fiszel
12030e0b17
add version to workers
2023-11-05 18:59:32 +01:00
Ruben Fiszel
4d22ec664a
chore(main): release 1.200.0 ( #2559 )
...
* chore(main): release 1.200.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-11-04 09:41:02 +01:00
Tsvetomir Bonev
543fae77a7
fix: return non-integer sleep error directly ( #2558 )
2023-11-04 08:44:38 +01:00
Ruben Fiszel
1595f79bc3
chore(main): release 1.199.0 ( #2557 )
...
* chore(main): release 1.199.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-11-04 00:56:30 +01:00
Guillaume Bouvignies
668c9da646
feat: Schedule error handler improvements ( #2555 )
...
* Fix schedule path for scheduled scripts
* feat: Add possibility to mute workspace error handler on schedules and define an error/recovery handler as default
* Permission error handlers to the error handler group for consistency, and small refactoring
* Fix recovery handler
* Add parent job to recovery handler for consistency
* Fix tests
* Locking feature to EE in FE
2023-11-04 00:52:37 +01:00
Tsvetomir Bonev
6f47b96006
fix: fail on non-integer sleep value ( #2556 )
2023-11-04 00:49:57 +01:00
Ruben Fiszel
0fcebe4420
chore(main): release 1.198.0 ( #2550 )
...
* chore(main): release 1.198.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-11-03 22:12:18 +01:00
Ruben Fiszel
54f08122d2
fix: subflow with cache can not be considered simple
2023-11-03 22:06:49 +01:00
Ruben Fiszel
0f37439877
fix: support results[<x>] + export more metatada for scripts
2023-11-03 21:53:58 +01:00
Ruben Fiszel
75a5766f8b
fix: make python imports work at any nesting level
2023-11-03 20:10:14 +01:00