Ruben Fiszel
4ebddbd005
chore(main): release 1.437.1 ( #4891 )
...
* chore(main): release 1.437.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-12-10 19:45:16 +01:00
Ruben Fiszel
fa533b736c
fix(frontend): fix newly deployed apps with frontend scripts
2024-12-10 19:41:11 +01:00
Ruben Fiszel
7f6741bf17
chore(main): release 1.437.0 ( #4877 )
...
* chore(main): release 1.437.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-12-10 17:47:48 +01:00
Ruben Fiszel
9bdb5dac9e
handle empty requirement line in python
2024-12-10 16:40:12 +01:00
Ruben Fiszel
720d48d3a8
fix(python): do not follow symlinks when copying recursively in overlapping sites-package
2024-12-10 15:52:47 +01:00
Ruben Fiszel
f40fcf7b7e
improve debug logs
2024-12-10 12:35:56 +01:00
HugoCasa
4ee98d50f7
add xero oauth ( #4867 )
...
* add xero oauth
* revert
* Revert "revert"
This reverts commit 46a9ed3456 .
* remove xero
* add back xero
2024-12-10 00:43:39 +01:00
Ruben Fiszel
5924cfcf93
update sqlx
2024-12-10 00:42:37 +01:00
Ruben Fiszel
4b60aceebe
improve nested field editor
2024-12-10 00:35:14 +01:00
wendrul
f73652b915
Don't truncate hostnames when graph is not showing ( #4862 )
2024-12-10 00:02:16 +01:00
Ruben Fiszel
cde37fc840
feat: add ctx.name to apps #4885
2024-12-09 23:58:30 +01:00
HugoCasa
827d1ec7e8
fix(parsers): more robust pwsh param parsing ( #4884 )
2024-12-09 20:55:43 +01:00
Ruben Fiszel
2db7f07c87
add home in uv pip compile env
2024-12-09 20:53:43 +01:00
Ruben Fiszel
da3446e6fd
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 >
2024-12-09 19:11:21 +01:00
HugoCasa
2ef160ee75
fix: disabling app custom url ( #4868 )
2024-12-09 19:09:18 +01:00
Ruben Fiszel
17d262ff7f
backend tests
2024-12-09 18:41:13 +01:00
Ruben Fiszel
628ae617f7
feat: docker runtime
2024-12-09 18:02:18 +01:00
Ruben Fiszel
5711cc571d
update tokio and deno_core ( #4871 )
...
* all
* update
2024-12-08 16:10:46 +01:00
Ruben Fiszel
c6dc19a893
improve otel
2024-12-08 11:06:35 +01:00
Ruben Fiszel
a40cc61619
add hostname to logs
2024-12-08 09:49:51 +01:00
Ruben Fiszel
65156ed338
nits
2024-12-08 01:44:06 +01:00
Ruben Fiszel
324def26e3
add tls to tonic
2024-12-08 00:34:46 +01:00
Ruben Fiszel
f7e10c5297
add tls to tonic
2024-12-07 17:49:13 +01:00
Ruben Fiszel
f7db561304
fix tracing
2024-12-07 17:17:25 +01:00
Ruben Fiszel
8a5ba115c6
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
46194d5944
ee compute units telemetry ( #4865 )
...
* ee compute units telemetry
* update ee ref
2024-12-06 16:52:03 +01:00
Lucas Abel
e38312700a
feat(frontend): render new job kinds ( #4864 )
2024-12-06 15:11:57 +01:00
Lucas Abel
ef08fc8e29
feat: add db storage for app inline scripts ( #4837 )
2024-12-06 13:37:45 +01:00
Lucas Abel
b66a31a623
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
c0b93f9c97
fix: handle flow & workspace renames for flow_node ( #4861 )
2024-12-06 09:40:32 +01:00
Ruben Fiszel
70fc91d9f9
bump deno to 2.1.2 and bun to 1.1.38
2024-12-06 01:24:36 +01:00
Ruben Fiszel
b4011be2dc
improve retries max value handling
2024-12-06 01:03:46 +01:00
Ruben Fiszel
2230c729d5
optimize for loop rendering with more than 500 iterations
2024-12-05 23:52:34 +01:00
Ruben Fiszel
e8a5267beb
load all branchall even if branches > 20
2024-12-05 22:45:45 +01:00
Henri Courdent
59580619d5
Update changelog nov ( #4859 )
...
* Update changelog nov
* Updated link tantivy
* No duplicate
2024-12-05 19:19:58 +01:00
Ruben Fiszel
f64cc6f76f
nit cache and skip on input node
2024-12-05 17:54:45 +01:00
Lucas Abel
5417ac5f07
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
cc2299cdc4
chore update vite to 5.4.11 + adapters
2024-12-05 17:17:11 +01:00
Ruben Fiszel
67c6a9459a
update svelte-kit to 2.9.0
2024-12-05 17:03:49 +01:00
Alexander Petric
883a7cc163
update version update script to match new pwsh module formatting ( #4855 )
2024-12-05 17:00:20 +01:00
Ruben Fiszel
55480b5562
Revert "chore(deps-dev): bump @sveltejs/kit from 2.5.0 to 2.9.0 in /frontend …" ( #4854 )
...
This reverts commit 942ac3d069 .
2024-12-05 16:42:04 +01:00
dependabot[bot]
942ac3d069
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
8609e70171
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 >
2024-12-05 16:28:00 +01:00
Alexander Petric
5a9e57e1ed
removing unneccessary requests to backend ( #4852 )
2024-12-05 16:19:59 +01:00
wendrul
79852e3931
fix: job search toast on error ( #4851 )
2024-12-05 16:10:59 +01:00
Lucas Abel
9faf9ebb45
nit: format worker_lockfiles.rs ( #4849 )
2024-12-05 15:17:41 +01:00
Ruben Fiszel
75b64a53fa
fix compile
2024-12-05 15:17:24 +01:00
Ruben Fiszel
425d47b82a
improve handling of unexpected toast errors
2024-12-05 15:01:47 +01:00
Ruben Fiszel
7ad00e07b3
improve windows worker
2024-12-05 14:45:23 +01:00
Ruben Fiszel
1f3bf9d701
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 >
2024-12-05 13:37:44 +01:00