Ruben Fiszel
1d90434f12
chore(main): release 1.219.1 ( #2742 )
...
* chore(main): release 1.219.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-12-01 07:41:18 +01:00
Ruben Fiszel
49803e26f6
chore(main): release 1.219.0 ( #2739 )
...
* chore(main): release 1.219.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-12-01 01:20:38 +01:00
Ruben Fiszel
592d7839d1
fix: limit log pull from queued jobs
2023-12-01 01:14:01 +01:00
Ruben Fiszel
4774e03be5
fix: improve quickstyle to be in static ccomponents only
2023-11-30 21:09:27 +01:00
Ruben Fiszel
007d5be23e
fix: support INET in pg
2023-11-30 20:18:43 +01:00
Ruben Fiszel
bb7f11fcda
chore(main): release 1.218.0 ( #2731 )
...
* chore(main): release 1.218.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-11-30 17:22:05 +01:00
Ruben Fiszel
830dec0f90
fix: make REST language support URLSearchParams, headers, FormData
2023-11-30 16:50:00 +01:00
Guillaume Bouvignies
920cc9a576
fix: Using latest gosyn ( #2737 )
2023-11-30 15:57:16 +01:00
HugoCasa
1f99fcd3af
fix: update deployed even when draft only ( #2694 )
...
* fix: update deployed even when draft only
* feat: create new when draft only and saving draft
* fix: nit
* fix: final fixes
2023-11-30 15:46:44 +01:00
dependabot[bot]
2d72facbdf
chore(deps): bump aws-sdk-s3 from 0.36.0 to 0.39.1 in /backend ( #2672 )
...
* chore(deps): bump aws-sdk-s3 from 0.36.0 to 0.39.1 in /backend
Bumps [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust ) from 0.36.0 to 0.39.1.
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases )
- [Changelog](https://github.com/awslabs/aws-sdk-rust/blob/main/CHANGELOG.md )
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits )
---
updated-dependencies:
- dependency-name: aws-sdk-s3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix compile breaks
* Add behavior version
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: gbouv <guillaume@windmill.dev >
2023-11-30 14:01:20 +01:00
Guillaume Bouvignies
0bf3685cbd
fix: Pull patched version of gosyn ( #2734 )
2023-11-30 13:34:49 +01:00
HugoCasa
16d10aedf7
fix: s3 resource openapi spec ( #2730 )
2023-11-29 21:18:17 +01:00
Ruben Fiszel
72bb15f6a0
chore(main): release 1.217.0 ( #2705 )
...
* chore(main): release 1.217.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-11-29 18:28:51 +01:00
Ruben Fiszel
03d3bd33d0
restart dedicated worker regardless of config being present
2023-11-29 17:49:01 +01:00
HugoCasa
3789b34dae
feat: scheduled app reports ( #2714 )
...
* feat: app preview discord
* feat: add custom, slack, email + worker groups
* fix: npm build
* fix: add assignable chromium tag
* feat: use workspace linked slack resource + hub scripts
* fix: nit
2023-11-29 16:35:42 +01:00
Guillaume Bouvignies
3d6fb15a90
fix: minor fixes to private NPM and python registries to get everything working ( #2728 )
2023-11-29 16:30:45 +01:00
Ruben Fiszel
e6d67f4e59
fix: make dedicated workers able to redeploy automatically
2023-11-29 12:28:06 +01:00
Guillaume Bouvignies
15ebf46abc
chore: Add examples on how to deploy private registries ( #2719 )
...
* chore: Add examples on how to deploy private registries
* chore: example for private pypiserver with https
* Allow DENO_CERT certificate with native workers
* Add BUN_TLS_REJECT_UNAUTHORIZED
2023-11-29 11:38:23 +01:00
Ruben Fiszel
c8046af9d0
fix: only list session and permanent token in user settings
2023-11-29 00:34:04 +01:00
HugoCasa
15b2c9f171
fix: better error for moved openai resource ( #2724 )
...
* fix: better error for moved openai resource
* fix: nit
2023-11-29 00:24:56 +01:00
Guillaume Bouvignies
bd31979a62
fix: generate cargo lock file ( #2722 )
2023-11-28 20:07:49 +01:00
Guillaume Bouvignies
726866b410
fix: Deno can talk to private NPM registries behind HTTPS ( #2713 )
2023-11-27 21:46:19 +01:00
dependabot[bot]
2bbd0b34b5
chore(deps): bump aws-config from 0.57.2 to 1.0.0 in /backend ( #2671 )
...
Bumps [aws-config](https://github.com/smithy-lang/smithy-rs ) from 0.57.2 to 1.0.0.
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases )
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/smithy-lang/smithy-rs/commits )
---
updated-dependencies:
- dependency-name: aws-config
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Guillaume Bouvignies <guillaume@windmill.dev >
2023-11-27 12:17:26 +01:00
Guillaume Bouvignies
36e46e2e47
fix: Error handler now supports flows ( #2707 )
...
* fix: Error handler now supports flows
* Update README
* remove unused import
2023-11-27 10:15:46 +00:00
Ruben Fiszel
d2b3026032
fix: trim .bun.ts for local imports
2023-11-27 00:59:14 +01:00
Ruben Fiszel
8275602372
feat: add support for raw query args
2023-11-26 16:47:32 +01:00
Ruben Fiszel
095da9e76e
chore(main): release 1.216.0 ( #2692 )
...
* chore(main): release 1.216.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-11-26 14:40:33 +01:00
Ruben Fiszel
dbaef0aa5f
feat: add early return for flows
2023-11-26 14:30:49 +01:00
Guillaume Bouvignies
55e34d8cdd
fix: S3 bucket browser small improvements and fixes ( #2700 )
...
* fix: S3 bucket browser small improvements and fixes
* Bump file limits to 20 in CE and add a message in the FE
2023-11-24 20:18:02 +01:00
Ruben Fiszel
9d32bdf5a6
chore(main): release 1.215.0 ( #2689 )
...
* chore(main): release 1.215.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-11-23 15:07:52 +01:00
HugoCasa
e3f2b43748
feat: query embeddings from s3 ( #2683 )
...
* feat: query embeddings from s3
* fix: better error handling + logging
2023-11-23 15:03:12 +01:00
HugoCasa
f5e098d03b
fix: bigquery schema and date inputs ( #2688 )
2023-11-23 14:59:33 +01:00
Ruben Fiszel
b4bbb794b5
chore(main): release 1.214.1 ( #2673 )
...
* chore(main): release 1.214.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-11-23 08:51:19 +01:00
Ruben Fiszel
8f8ea227c8
fix: relax tags constraints
2023-11-22 18:30:43 +01:00
Ruben Fiszel
44775a4de6
v2
2023-11-22 18:29:51 +01:00
HugoCasa
217e69498f
fix: graphql variables ( #2682 )
2023-11-22 18:17:37 +01:00
Guillaume Bouvignies
c42c54e69b
fix: Various fixes and improvements for Windmill S3 capabilities ( #2674 )
2023-11-22 12:29:50 +01:00
Ruben Fiszel
45ee1d7703
fix: fix backend build
2023-11-22 10:40:59 +01:00
Ruben Fiszel
391f4ab551
chore(main): release 1.214.0 ( #2669 )
...
* chore(main): release 1.214.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-11-22 10:32:07 +01:00
Ruben Fiszel
3ebe6d7a62
fix: fix flow primary schedule clearing
2023-11-21 17:58:26 +01:00
Ruben Fiszel
60d2f79677
chore(main): release 1.213.0 ( #2658 )
...
* chore(main): release 1.213.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-11-21 15:50:42 +01:00
Ruben Fiszel
c1bb97d990
fix: fix error handling for list of errors
2023-11-21 15:24:38 +01:00
Ruben Fiszel
6dd91adb13
add more logs around completed job
2023-11-21 14:25:48 +01:00
Ruben Fiszel
51ce2f8cb3
fix: fix embedded approval step timeouts
2023-11-21 13:51:55 +01:00
Ruben Fiszel
89f42c0a51
fix sqlx
2023-11-21 09:49:26 +01:00
Jacob Mastel
f8a1bd8d69
Add official Atlassian Repo Mapping ( #2661 )
...
The official Atlassian python library is named atlassian-python-api,
which requires an installation under that name. It is imported as
'atlassian' though.
2023-11-20 21:04:44 +01:00
Guillaume Bouvignies
baac93f401
feat: Expanding an s3object result now opens the S3 file browser ( #2656 )
...
* feat: Expanding an s3object result now opens the S3 file browser
* Add s3 explorer link
* Revert changes in ArgInfo
2023-11-20 17:07:52 +01:00
Ruben Fiszel
cd8919d46f
chore(main): release 1.212.0 ( #2653 )
...
* chore(main): release 1.212.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-11-20 14:20:34 +01:00
Guillaume Bouvignies
624b4d0e98
feat: S3 file picker as a drawer ( #2640 )
...
* feat: Pick a S3 file drawer
* Add endpoint to generate simple file preview
* FE prototype for file preview
* More info on the preview
* Small fix
* Fix BE compile
* fix BE compile
* remove weird vite.config.js file
* Fix fronte NodeJS.Timer -> NodeJS.Timeout and rename dataset to file for S3
* Add EE restrictions and polish FE
* Fix merge conflicst
* replace dataset with s3 object
* Update wording
* BE throws an error when bucket too large in CE
* regenerate Cargo.lock
* Fix typo in error message
2023-11-20 10:26:36 +01:00
Ruben Fiszel
895fedc8cb
agent v0.5
2023-11-20 10:10:10 +01:00