Ruben Fiszel
1da8dcc655
all
2024-12-17 16:23:40 +01:00
Ruben Fiszel
bc8c6abd00
all
2024-12-17 16:16:56 +01:00
Ruben Fiszel
ab9481c4c5
all
2024-12-17 15:57:52 +01:00
Ruben Fiszel
191db2b739
all
2024-12-17 15:53:46 +01:00
Ruben Fiszel
c6e06da611
all
2024-12-17 15:44:19 +01:00
Ruben Fiszel
ad81499f8d
all
2024-12-17 15:37:55 +01:00
Ruben Fiszel
16ce09fd1b
all
2024-12-17 15:36:14 +01:00
Ruben Fiszel
6bcaa73af5
all
2024-12-17 15:26:18 +01:00
Ruben Fiszel
5fb68cf28f
all
2024-12-17 15:11:10 +01:00
Ruben Fiszel
204ca7ea46
all
2024-12-17 14:52:38 +01:00
Ruben Fiszel
e9eb49b999
all
2024-12-17 14:49:50 +01:00
Ruben Fiszel
7c8040cc16
all
2024-12-17 14:43:10 +01:00
Ruben Fiszel
fd9a4183d3
all
2024-12-17 14:38:44 +01:00
Ruben Fiszel
1846c8795d
all
2024-12-17 14:12:12 +01:00
Ruben Fiszel
9194d20bc1
all
2024-12-17 14:08:27 +01:00
Ruben Fiszel
db90705d41
all
2024-12-17 13:00:51 +01:00
Ruben Fiszel
95c613de6e
add workflow_dispatch to build
2024-12-17 11:05:54 +01:00
Lucas Abel
977ac5c3f3
feat(cache): remove persistent raw values from queue ( #4866 )
...
* feat(cache): remove persistent raw values from queue
* test: add tests and fix discovered regressions
* fix csharp executor after rebase
* invalidate script cache after locking
* fix lite flow version race
* fix flow dependencies lock race
* update version flag to `v.1.440`
2024-12-16 17:10:16 +01:00
michael
d39193063f
Update displayDate to use local time format preferences ( #4826 )
...
* update date display time to use local browser locale
* incorporate displaySecond and displayDate
* rewrite
* a
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-12-16 11:18:52 +01:00
Ruben Fiszel
e4bffe4741
chore(main): release 1.439.0 ( #4925 )
...
* chore(main): release 1.439.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.439.0
2024-12-16 10:53:56 +01:00
Ruben Fiszel
aee8984be5
use rc.1 from crate
2024-12-15 23:55:58 +01:00
Ruben Fiszel
ede44b9a90
update openidconnect to 0.5.0
2024-12-15 15:01:13 +01:00
Ruben Fiszel
0fd69efaa3
update tiberius to 0.12.3
2024-12-15 14:50:03 +01:00
Ruben Fiszel
95d7a56ee4
update rustpython to 0.4.0
2024-12-15 14:46:05 +01:00
Ruben Fiszel
820a454e62
update rsa
2024-12-15 14:14:30 +01:00
Ruben Fiszel
278ab4bf57
remove rust embed in dev mode
2024-12-15 13:36:21 +01:00
Ruben Fiszel
34392ef66f
split workspace and auth logic
2024-12-15 13:13:09 +01:00
Ruben Fiszel
47e2230cbe
add rust to tests
2024-12-15 11:06:56 +01:00
HugoCasa
83a60cbc51
feat: add multipart/form-data support ( #4927 )
...
* feat: add multipart/form-data support
* nits
2024-12-15 10:53:12 +01:00
Ruben Fiszel
c320862c51
make mail-send optional
2024-12-15 10:31:44 +01:00
Ruben Fiszel
7762c1d132
make rust optional
2024-12-15 10:00:22 +01:00
Ruben Fiszel
2831e9e81e
remove prometheus from fast build
2024-12-15 09:45:00 +01:00
Ruben Fiszel
86234b6c54
unpin zstd
2024-12-15 01:37:06 +01:00
Ruben Fiszel
c09b6c442f
improve backend zip lib
2024-12-15 01:30:54 +01:00
Ruben Fiszel
b169ddb9d3
nit
2024-12-15 01:00:44 +01:00
Ruben Fiszel
51c0373b4c
feature gates more feature for faster compilation ( #4928 )
...
* cleanup
* cleanup
* all
* all
* all
* all
2024-12-15 00:00:37 +01:00
HugoCasa
7dce9ab003
fix unused variable ( #4926 )
2024-12-14 13:43:51 +01:00
Ruben Fiszel
9cdf90c50f
update sqlx
2024-12-14 13:27:42 +01:00
HugoCasa
90ece755f7
more feature flags ( #4918 )
...
* more feature flags
* include python in tests
* smtp feature flag
* del
* add back file
* fix openapi int
2024-12-14 13:21:28 +01:00
hkader-tl
5172c13ab8
fix: ECS terraform db url + ami issues ( #4924 )
...
Modifications to improve the terraform experience for bringing up a
windmill cluster. Due to the default RDS settings for the version in the
terraform, we do not want to disable ssl in connecting. Additionally,
change the TF to automatically pull the latest 2023 AMI. Given this is
meant to be a quick start example, this seems better than hard-coding
since eventually the hard-coded ami doesn't exist.
2024-12-14 13:21:14 +01:00
Ruben Fiszel
829eae97b9
add debug logs to websockets
2024-12-13 20:37:35 +01:00
Ruben Fiszel
02e31372f5
refresh user tokens less aggressively
2024-12-13 20:09:33 +01:00
Lucas Abel
74a89552c7
cleanup is_flow usage and impl ( #4923 )
2024-12-13 18:08:01 +01:00
Ruben Fiszel
30256ae6ec
chore(main): release 1.438.0 ( #4899 )
...
* chore(main): release 1.438.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.438.0
2024-12-13 17:58:50 +01:00
Alexander Petric
0e11c43014
small ui fix for result display in psql + adding --return_last_result to psql script helper ( #4919 )
2024-12-13 17:55:19 +01:00
wendrul
eb3ed7a2c7
fix: add DOTNET_ROOT env variable ( #4921 )
2024-12-13 17:54:56 +01:00
Ruben Fiszel
3634ade41b
fix: flow node default tag
2024-12-13 17:51:08 +01:00
Ruben Fiszel
a7ef9e9f52
fix flow module adder
2024-12-13 16:56:45 +01:00
wendrul
393b838ec9
Target dotnet 9.0 for C# ( #4920 )
2024-12-13 15:41:39 +01:00
Ruben Fiszel
1b0d4dd46b
nit
2024-12-13 12:11:16 +01:00