Ruben Fiszel
5366c8a882
chore(main): release 1.436.0 ( #4858 )
...
* chore(main): release 1.436.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.436.0
2024-12-09 19:11:21 +01:00
HugoCasa
1046c0b055
fix: disabling app custom url ( #4868 )
2024-12-09 19:09:18 +01:00
Ruben Fiszel
b0f4caf376
backend tests
2024-12-09 18:41:13 +01:00
Ruben Fiszel
2c5d07f3d9
feat: docker runtime
2024-12-09 18:02:18 +01:00
Ruben Fiszel
81f35e7d21
update tokio and deno_core ( #4871 )
...
* all
* update
2024-12-08 16:10:46 +01:00
Ruben Fiszel
465ec09f96
improve otel
2024-12-08 11:06:35 +01:00
Ruben Fiszel
fccc889e14
add hostname to logs
2024-12-08 09:49:51 +01:00
Ruben Fiszel
d551bf424f
nits
2024-12-08 01:44:06 +01:00
Ruben Fiszel
5bd0d556dd
add tls to tonic
2024-12-08 00:34:46 +01:00
Ruben Fiszel
74d794a983
add tls to tonic
2024-12-07 17:49:13 +01:00
Ruben Fiszel
fb510f33fc
fix tracing
2024-12-07 17:17:25 +01:00
Ruben Fiszel
6d047449e2
feat: add otlp support ( #4869 )
...
* all
* all
* add otel
* add otel
* update docker-image
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
2024-12-07 16:29:20 +01:00
HugoCasa
8e9cb9c4d3
ee compute units telemetry ( #4865 )
...
* ee compute units telemetry
* update ee ref
2024-12-06 16:52:03 +01:00
Lucas Abel
691ef64688
feat(frontend): render new job kinds ( #4864 )
2024-12-06 15:11:57 +01:00
Lucas Abel
2bc4934c4f
feat: add db storage for app inline scripts ( #4837 )
2024-12-06 13:37:45 +01:00
Lucas Abel
3c4408e3db
feat(cache): refurbish fs backed cache ( #4863 )
...
* feat(cache): refurbish fs backed cache
* add `cached` exemple
2024-12-06 12:26:36 +01:00
Lucas Abel
f175158b9f
fix: handle flow & workspace renames for flow_node ( #4861 )
2024-12-06 09:40:32 +01:00
Ruben Fiszel
45d4fc2de7
bump deno to 2.1.2 and bun to 1.1.38
2024-12-06 01:24:36 +01:00
Ruben Fiszel
e5efefc7e8
improve retries max value handling
2024-12-06 01:03:46 +01:00
Ruben Fiszel
9ecc94a268
optimize for loop rendering with more than 500 iterations
2024-12-05 23:52:34 +01:00
Ruben Fiszel
be624b1a9a
load all branchall even if branches > 20
2024-12-05 22:45:45 +01:00
Henri Courdent
b8fd0e3849
Update changelog nov ( #4859 )
...
* Update changelog nov
* Updated link tantivy
* No duplicate
2024-12-05 19:19:58 +01:00
Ruben Fiszel
97901182b6
nit cache and skip on input node
2024-12-05 17:54:45 +01:00
Lucas Abel
667167a022
fix: fix flow_node uniqueness ( #4850 )
...
`jsonb` comparison wasn't working as expected, and duplicated entries
were inserted within `flow_node`. To resolve this add a second hash
column, `hash_v2` with a unique default for uniqueness, and use this new
column to ensure unique entries. The previous hash column is left for
backward compatibility. Duplicated entries already insterted will remain
as is without breaking, and only new ones will preserve uniqueness.
2024-12-05 17:42:33 +01:00
Ruben Fiszel
555851706a
chore update vite to 5.4.11 + adapters
2024-12-05 17:17:11 +01:00
Ruben Fiszel
efd9fbe1ca
update svelte-kit to 2.9.0
2024-12-05 17:03:49 +01:00
Alexander Petric
c4163aabcd
update version update script to match new pwsh module formatting ( #4855 )
2024-12-05 17:00:20 +01:00
Ruben Fiszel
205c1a69f2
Revert "chore(deps-dev): bump @sveltejs/kit from 2.5.0 to 2.9.0 in /frontend …" ( #4854 )
...
This reverts commit cf7278e245 .
2024-12-05 16:42:04 +01:00
dependabot[bot]
cf7278e245
chore(deps-dev): bump @sveltejs/kit from 2.5.0 to 2.9.0 in /frontend ( #4832 )
...
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit ) from 2.5.0 to 2.9.0.
- [Release notes](https://github.com/sveltejs/kit/releases )
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.9.0/packages/kit )
---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-12-05 16:40:35 +01:00
Ruben Fiszel
185848ceb1
chore(main): release 1.435.2 ( #4853 )
...
* chore(main): release 1.435.2
* Apply automatic changes
* Update WindmillClient.psd1
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.435.2
2024-12-05 16:28:00 +01:00
Alexander Petric
c67fd8dbb9
removing unneccessary requests to backend ( #4852 )
2024-12-05 16:19:59 +01:00
wendrul
a99e63f543
fix: job search toast on error ( #4851 )
2024-12-05 16:10:59 +01:00
Lucas Abel
96d4af0254
nit: format worker_lockfiles.rs ( #4849 )
2024-12-05 15:17:41 +01:00
Ruben Fiszel
b19faa45cd
fix compile
2024-12-05 15:17:24 +01:00
Ruben Fiszel
85df359c0a
improve handling of unexpected toast errors
2024-12-05 15:01:47 +01:00
Ruben Fiszel
2c934cc3b8
improve windows worker
2024-12-05 14:45:23 +01:00
Ruben Fiszel
7284f72427
chore(main): release 1.435.1 ( #4846 )
...
* chore(main): release 1.435.1
* Apply automatic changes
* Update WindmillClient.psd1
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.435.1
2024-12-05 13:37:44 +01:00
Henri Courdent
93319f45bb
Fix dead links ( #4847 )
2024-12-05 13:36:23 +01:00
Henri Courdent
1693f330b5
Added space after Use simplified builder button ( #4848 )
2024-12-05 13:36:12 +01:00
Ruben Fiszel
548cfcfbde
fix: improve critical alerts filters
2024-12-05 13:00:17 +01:00
Ruben Fiszel
a7bdeb5fca
chore(main): release 1.435.0 ( #4840 )
...
* chore(main): release 1.435.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.435.0
2024-12-05 12:36:05 +01:00
Lucas Abel
c443c2b3a8
nit: format cache.rs ( #4845 )
2024-12-05 11:10:30 +01:00
Guilhem
e888c84a36
polish critical alert modal ( #4802 )
...
* polish critical alert modal
* Use Table component
* use table component pagination
* Add acknowledge to the table
* Polishing table
* fix nit
* Filter alerts
* Add notification count on modal
* Adjust table height
* Change mute description
* Fix layout
* minor fix
* Fix small screen issue
* fix toast on refresh
* Revert "fix toast on refresh"
This reverts commit ae3593e1af .
* filtering to backend, superadmin also acknowledges workspace (unless CLOUD_HOSTED), simplifications
* sqlx prep
* improve reactivity
* improvements
---------
Co-authored-by: Alexander Petric <alpetric@users.noreply.github.com >
Co-authored-by: Alexander Petric <petric.al@gmail.com >
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2024-12-05 11:07:11 +01:00
Ruben Fiszel
5404ec9b48
fix: pass USERPROFILE on windows
2024-12-05 10:12:44 +01:00
Alexander Petric
fdce1fd73f
set/get state from powershell client ( #4838 )
...
* set/get state from powershell client
* format
* removing unneccessary arg
2024-12-05 00:06:15 +01:00
Alexander Petric
0b4b5404bd
fix ci error unused superadmin import ( #4844 )
2024-12-04 23:29:36 +01:00
wendrul
ff8e98feb8
Remove unused env vars from docker compose + css fixes ( #4841 )
2024-12-04 18:33:41 +01:00
Ruben Fiszel
db62a2c53c
simplify warn_after_seconds
2024-12-04 18:28:28 +01:00
Ruben Fiszel
bb9dd7d368
simplify warn_after_seconds
2024-12-04 18:24:31 +01:00
Ruben Fiszel
b534ef6074
improve transparency for slow queries
2024-12-04 17:30:58 +01:00