HugoCasa
69214069c3
fix: handle very large ints as floats in snowflake ( #3302 )
2024-02-27 16:40:55 +01:00
HugoCasa
8782ab3503
chore: publish parser with pwsh datetime ( #3303 )
2024-02-27 16:37:42 +01:00
Ruben Fiszel
cd43297ec8
fix: improve handling of parallel flow branches of more than 30s
2024-02-27 16:33:13 +01:00
lfanew
99335de925
PowerShell datetime & tests ( #3299 )
...
* Added pwsh datetime type supp and basic tests
* Added more comprehensive pwsh tests
* Removed unused vars in test string
Visual only change to make test code string
less confusing
---------
Co-authored-by: HugoCasa <hugo@casademont.ch >
2024-02-27 15:30:34 +01:00
HugoCasa
9aa587c36f
feat: add ee flag to common ( #3300 )
2024-02-27 12:06:48 +01:00
Ruben Fiszel
a289679c16
chore(main): release 1.278.5 ( #3298 )
...
* chore(main): release 1.278.5
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-27 00:52:37 +01:00
Ruben Fiszel
51269e4652
fix: fix scheduling of overlapping flows
2024-02-27 00:50:03 +01:00
Ruben Fiszel
931bd47d9b
improve runs filter
2024-02-27 00:08:37 +01:00
Ruben Fiszel
76b4a555fe
chore(main): release 1.278.4 ( #3297 )
...
* chore(main): release 1.278.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-26 20:46:40 +01:00
Ruben Fiszel
1571ab2339
fix: clarify pg migration logs
2024-02-26 20:43:23 +01:00
Ruben Fiszel
a61a1f5d6d
chore(main): release 1.278.3 ( #3295 )
...
* chore(main): release 1.278.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-26 20:26:09 +01:00
HugoCasa
88d1f7aa83
chore: stats in EE ( #3296 )
...
* feat: switch stats to closed source
* fix: remove symlink
* fix: add emptied stats
* fix: remove unneeded imports
* fix: embedding feature flag
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-02-26 20:08:22 +01:00
Ruben Fiszel
83120fe4b4
fix: crash on init script failure
2024-02-26 19:50:33 +01:00
Ruben Fiszel
103e289aa7
more debug lines, remove telemetry for agents
2024-02-26 17:02:40 +01:00
HugoCasa
bc9e2381b8
fix: add bigint support to mysql ( #3294 )
2024-02-26 16:59:36 +01:00
Ruben Fiszel
49f2696281
chore(main): release 1.278.2 ( #3292 )
...
* chore(main): release 1.278.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-26 15:36:52 +01:00
Ruben Fiszel
c540c92fdc
fix: add HOME to pip install
2024-02-26 15:33:45 +01:00
Ruben Fiszel
a0fbc9242d
chore(main): release 1.278.1 ( #3291 )
...
* chore(main): release 1.278.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-26 15:31:41 +01:00
Ruben Fiszel
d951d17b78
fix: add HOME to pip install
2024-02-26 15:27:56 +01:00
Ruben Fiszel
f33afffdb0
chore(main): release 1.278.0 ( #3288 )
...
* chore(main): release 1.278.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-26 15:13:03 +01:00
Ruben Fiszel
e3b1e5fe06
fix: handle better flow hanging monitor
2024-02-26 15:09:39 +01:00
Ruben Fiszel
7dd4623de8
fix compile build
2024-02-26 08:57:05 +01:00
Ruben Fiszel
69d753d121
chore(main): release 1.277.1 ( #3283 )
...
* chore(main): release 1.277.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-25 20:53:09 +01:00
Ruben Fiszel
f1aa3cad2c
set last_ping to null for current flows
2024-02-25 20:40:56 +01:00
Ruben Fiszel
87a4b89ce2
fix: do not handle zombie jobs on initial_load of monitor db
2024-02-25 20:37:33 +01:00
Ruben Fiszel
666e79b596
chore(main): release 1.277.0 ( #3282 )
...
* chore(main): release 1.277.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-25 19:29:56 +01:00
Ruben Fiszel
05e671ca3f
fix: improve relative bun loader
2024-02-25 19:18:10 +01:00
Ruben Fiszel
78a8c8236a
increase flow zombie timeout to 30
2024-02-25 18:29:28 +01:00
Ruben Fiszel
efbba24581
feat: more resilient flows in case of crash during transitions
2024-02-25 18:25:40 +01:00
Ruben Fiszel
3b797db8f4
sqlx
2024-02-25 12:25:28 +01:00
Ruben Fiszel
7769762b94
sqlx
2024-02-25 12:00:23 +01:00
Ruben Fiszel
dc1c31577e
fix: improve performance of list users
2024-02-25 11:41:41 +01:00
Ruben Fiszel
e294fe2a31
chore(main): release 1.276.1 ( #3280 )
...
* chore(main): release 1.276.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-24 19:40:43 +01:00
Ruben Fiszel
3420faae45
fix: parse wmill.S3Object as S3Object
2024-02-24 19:36:19 +01:00
Ruben Fiszel
3037c871c4
chore(main): release 1.276.0 ( #3275 )
...
* chore(main): release 1.276.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-24 18:15:16 +01:00
Ruben Fiszel
594fa42767
reactivate parquet features
2024-02-24 17:55:17 +01:00
Ruben Fiszel
75d736ca7e
reactivate parquet features
2024-02-24 17:44:43 +01:00
Ruben Fiszel
50ec008d93
reactive embedding feature
2024-02-24 17:39:14 +01:00
Ruben Fiszel
ad79ef636c
reactive embedding feature
2024-02-24 17:28:36 +01:00
Ruben Fiszel
b603d63bd5
revert ee
2024-02-24 17:26:35 +01:00
Ruben Fiszel
c3ef987e28
chore: fasten compilation time
2024-02-24 17:10:55 +01:00
Ruben Fiszel
82c8b1d1dd
chore: fasten compilation time
2024-02-24 16:29:35 +01:00
Ruben Fiszel
02951b4815
fix: improve completed_job index
2024-02-24 00:13:28 +01:00
Ruben Fiszel
81be9c4d60
fix: make setting owner for folders a transaction
2024-02-23 23:12:50 +01:00
Ruben Fiszel
36b51cb1d7
remove use of singlescript flow job kinds
2024-02-23 21:45:23 +01:00
Ruben Fiszel
2d6ba9528b
fix: improve support for singlescriptflow
2024-02-23 21:06:55 +01:00
Ruben Fiszel
f655a9bb26
improve git sync
2024-02-22 21:30:38 +01:00
HugoCasa
1a7c36c91f
fix: replace no res/var error in app input with warning ( #3274 )
2024-02-22 17:59:38 +01:00
Ruben Fiszel
f7ecc510ce
chore(main): release 1.275.6 ( #3272 )
...
* chore(main): release 1.275.6
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-22 17:46:37 +01:00
Ruben Fiszel
ddc1a083e8
chore(main): release 1.275.5 ( #3271 )
...
* chore(main): release 1.275.5
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-22 15:43:08 +01:00