dependabot[bot]
021cf70cc3
chore(deps): bump aws-sdk-s3 from 0.39.1 to 1.5.0 in /backend ( #2836 )
...
Bumps [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust ) from 0.39.1 to 1.5.0.
- [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-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-14 02:29:47 +01:00
HugoCasa
3c4e41c997
feat: ee-only stats ( #2849 )
2023-12-13 18:46:03 +01:00
Ruben Fiszel
4e0ea0097e
chore(main): release 1.225.1 ( #2846 )
...
* chore(main): release 1.225.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-12-13 16:34:35 +01:00
Guillaume Bouvignies
48a3dea059
chore: Rename FF saml to enterprise_saml ( #2844 )
2023-12-13 09:19:24 +01:00
Ruben Fiszel
372aa3e639
chore(main): release 1.225.0 ( #2837 )
...
* chore(main): release 1.225.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-12-13 08:28:55 +01:00
Guillaume Bouvignies
26670f62e5
feat: Add default timeout for instance and custom timeout for scripts ( #2811 )
...
* feat: Add default timeout for instance and custom timeout for scripts
* final
* sqlx prepare
* Logs a warning in the job logs
* Fix merge
* JOB_DEFAULT_TIMEOUT is an optional
* Fix JOB_DEFAULT_TIMEOUT monitor loading
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-12-13 07:08:07 +01:00
Guillaume Bouvignies
dd1032fbc3
feat: Add jitter to exponential backoff ( #2842 )
2023-12-12 18:36:22 +01:00
HugoCasa
107bfa7252
fix: openai cache lock ( #2841 )
2023-12-12 15:52:04 +01:00
HugoCasa
4c7d64bc5f
feat: oauth flow openai key ( #2833 )
...
* feat: oauth flow openai key
* fix: rawvalue insert
2023-12-12 07:57:18 +01:00
Ruben Fiszel
bbf3a56e88
chore(main): release 1.224.1 ( #2832 )
...
* chore(main): release 1.224.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-12-11 17:29:06 +01:00
Ruben Fiszel
cc805a06b5
chore(main): release 1.224.0 ( #2825 )
...
* chore(main): release 1.224.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-12-10 13:53:39 +01:00
Ruben Fiszel
9a79850fd4
chore(main): release 1.223.1 ( #2821 )
...
* chore(main): release 1.223.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-12-09 05:35:25 +01:00
Guillaume Bouvignies
b65657d0f8
feat: Add possibility to delete flow step results when the flow is complete ( #2806 )
...
* feat: Add possibility to delete flow step results when the flow is complete
* Add third layer of tabs and gate feature to EE
2023-12-08 21:30:44 +01:00
Ruben Fiszel
033000fed3
fix: improve sql default arg parsing + auto invite
2023-12-08 16:37:11 +01:00
HugoCasa
e7141c147d
feat: no worker with tag warning ( #2803 )
...
* feat: no worker with tag warning
* feat: better design and flow jobs
* fix: sqlx
* fix: clear timeout on destroy
2023-12-08 00:18:41 +01:00
Ruben Fiszel
7c64a36624
chore(main): release 1.222.0 ( #2801 )
...
* chore(main): release 1.222.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-12-07 19:04:46 +01:00
Ruben Fiszel
c0ed1ace54
multiple small fixes
2023-12-07 15:40:14 +01:00
Guillaume Bouvignies
da15a56a07
fix: add saml feature flag ( #2802 )
2023-12-07 15:04:31 +01:00
Ruben Fiszel
b75e8a55ba
chore(main): release 1.221.0 ( #2786 )
...
* chore(main): release 1.221.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-12-07 00:50:26 +01:00
HugoCasa
c58190ef78
feat: limit pro plans ( #2794 )
2023-12-06 17:47:32 +01:00
Ruben Fiszel
abb50fac93
fix: smtp doesn't require username/password
2023-12-06 12:25:44 +01:00
Ruben Fiszel
0333ce78bd
chore(main): release 1.220.0 ( #2744 )
...
* chore(main): release 1.220.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-12-05 19:52:32 +01:00
Guillaume Bouvignies
d9458e96eb
feat: CLI now accepts message arg for sync push ( #2784 )
2023-12-05 19:01:09 +01:00
Guillaume Bouvignies
874b7a50f7
feat: History commit message can be updated from the UI ( #2777 )
...
* feat: History comit message can be updated from the UI
* Script version history
* Display commit message in left column
* Fix FE compile break
* sqlx prepare and fix openapi file
2023-12-05 15:45:36 +01:00
Guillaume Bouvignies
20b0500a28
fix: Array of S3 files now shows links to the S3 explorer ( #2783 )
...
* fix: array of s3 object result
* Add more text file extensions
* Fix bug when adding a s3object param
2023-12-05 15:44:10 +01:00
Ruben Fiszel
c728c93a3a
nits
2023-12-05 15:17:10 +01:00
Ruben Fiszel
60cd14ff59
fix: add access-control-allow-origin to static assets
2023-12-05 12:15:21 +01:00
Guillaume Bouvignies
f3a0c81639
fix: strip prefix of s3 resource ( #2780 )
2023-12-05 09:52:49 +01:00
Ruben Fiszel
bea0da3d6f
feat: perpetual scripts
2023-12-04 19:46:43 +01:00
Guillaume Bouvignies
1cad51b594
fix: string results with custom content types are not quoted ( #2768 )
2023-12-04 15:07:56 +01:00
Guillaume Bouvignies
194ee830cc
feat: Add workspace settings to sync scripts/flows/apps to git repo on deployment ( #2740 )
...
* feat: Add workspace settings to sync script to git repo on deployment
* track deployment callback jobs in separate table
* sqlx prepare
* update deployment_metadata table
* Point to hub script
* Add details to the settings page and restrict to EE only
* cleanup unused impots
* Flows and Apps are now pushed to GH as well
* Ignore scripts/flows/apps located in private user folders
2023-12-04 14:26:27 +01:00
Guillaume Bouvignies
5cb3c34e44
feat: Various minor improvements for S3 DX ( #2760 )
...
* feat: Various minor improvements for S3 DX
* Fix openAPI yaml
* Remove unused imports
2023-12-04 13:20:04 +01:00
Guillaume Bouvignies
6c0f921b3a
feat: Custom content type for script and flow results ( #2767 )
2023-12-04 13:19:40 +01:00
Ruben Fiszel
f50cef0367
feat: save inline scripts of apps to workspace + search by path
2023-12-03 15:13:57 +01:00
HugoCasa
8fc0afce71
fix: do not prorate for team plan checkouts mornings of firsts ( #2751 )
2023-12-01 15:16:54 +01:00
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
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
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
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
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
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
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
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