Ruben Fiszel
74ffc2ac76
chore(main): release 1.270.2 ( #3234 )
...
* chore(main): release 1.270.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-16 09:51:17 +01:00
Ruben Fiszel
29d7fa7718
chore(main): release 1.270.1 ( #3231 )
...
* chore(main): release 1.270.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-16 09:16:20 +01:00
Ruben Fiszel
32728b6cce
chore(main): release 1.270.0 ( #3213 )
...
* chore(main): release 1.270.0
* Apply automatic changes
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-15 22:53:50 +01:00
Guillaume Bouvignies
cafc8b6ccd
chore: SSO EE ( #3207 )
...
* chore: SSO EE
* update ee repo ref
* revert EE gating
* update ref to ee repo
* update comment
* Move check_nb_users
* update ee repo ref
2024-02-15 17:31:53 +01:00
Guillaume Bouvignies
d4a9d30e30
feat: Workspace encryption key can be manually updated ( #3223 )
...
* feat: Workspace encryption key can be manually updated
* sqlx prepare
2024-02-15 17:02:45 +01:00
Guillaume Bouvignies
4990ac79c6
chore: License validation and Audit logs EE ( #3227 )
...
* chore: audit log EE
* update repo ref
* license key validation EE
2024-02-15 16:51:24 +01:00
Guillaume Bouvignies
08453d48e3
feat: Git sync exclude certain type per repository ( #3210 )
...
* feat: Git sync exclude certain type per repository
* sync secret and variable
* remove bind:disabled
2024-02-14 14:28:04 +01:00
Ruben Fiszel
e36995c739
fix(sso): improve handling of filters for get groups for sso
2024-02-14 13:12:13 +01:00
Ruben Fiszel
826ae40e24
chore(main): release 1.269.0 ( #3200 )
...
* chore(main): release 1.269.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-13 15:57:44 +01:00
Ruben Fiszel
6d977c514c
fix(scim): when deleting instance groups manually, delete also members mapping
2024-02-13 11:53:01 +01:00
Ruben Fiszel
f5911ead97
fix(scim): switch right join to left join for groups
2024-02-13 11:32:04 +01:00
Ruben Fiszel
fa9b9a0839
feat: improve runs page + add all workspaces to admins runs page
2024-02-13 10:12:14 +01:00
Guillaume Bouvignies
8bb9ed646b
feat: Git sync can handle resource types, resources, variables and schedules ( #3202 )
...
* feat: Git sync can handle resource types, resources, variables and schedules
* update hub script
* update all schedule on default error handler
* sqlx prepare
* reorder filters and always show secrets
2024-02-12 19:33:55 +01:00
Ruben Fiszel
bf1cb95cee
chore(main): release 1.268.0 ( #3196 )
...
* chore(main): release 1.268.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-11 12:57:42 +01:00
Ruben Fiszel
93a888517e
chore(main): release 1.267.0 ( #3195 )
...
* chore(main): release 1.267.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-10 13:51:03 +01:00
Ruben Fiszel
006f178055
feat: default tag can be made workspace specific ( #3194 )
...
* feat: Worker env variables are hidden to developers in the config panel (#3175 )
* improve rename component of apps
* progress
* all
* feat: default tags per workspace
---------
Co-authored-by: Guillaume Bouvignies <guillaume@windmill.dev >
2024-02-10 13:40:34 +01:00
Ruben Fiszel
128720f1c5
chore(main): release 1.266.1 ( #3193 )
...
* chore(main): release 1.266.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-10 10:31:33 +01:00
Ruben Fiszel
a617f3d3b6
chore(main): release 1.266.0 ( #3187 )
...
* chore(main): release 1.266.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-10 00:46:38 +01:00
Guillaume Bouvignies
126773122a
feat: git sync now accepts path filters and type filters ( #3189 )
...
* feat: git sync now accepts path filters and type filters
* fix git sync for folders
* UI nits
* Add folder by default in migration
* fix openapi
2024-02-09 18:51:44 +01:00
Ruben Fiszel
87e9c5adcf
chore(main): release 1.265.3 ( #3185 )
...
* chore(main): release 1.265.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-08 20:07:30 +01:00
Ruben Fiszel
71b4043fa3
chore(main): release 1.265.2 ( #3180 )
...
* chore(main): release 1.265.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-08 19:11:19 +01:00
Guillaume Bouvignies
42740b0924
fix: Improve python writeS3File perf ( #3182 )
2024-02-08 17:57:42 +01:00
Guillaume Bouvignies
ec6f533419
chore: SAML EE ( #3176 )
...
* Extract SAML logic into its own file
* Remove saml.rs core logic
* hello
* Add substitute_ee_code.sh and check_no_symlink.sh scripts
* dry-run docker image build
* test hook
* add setup-hooks.sh script
* Update pre-commit hook
* Update substitution script
* revert docker-image action yaml
* revert Cargo.lock
* publish custom image
* swap for ce build as well
* empty
* revert temp action override
* fix docker-image.yml
2024-02-08 16:09:11 +01:00
Ruben Fiszel
14b676a524
chore(main): release 1.265.1 ( #3178 )
...
* chore(main): release 1.265.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-07 23:46:25 +01:00
Ruben Fiszel
30fb3e5dcd
improve custom windmill migration
2024-02-07 23:39:09 +01:00
Ruben Fiszel
68aecf9a36
chore(main): release 1.265.0 ( #3172 )
...
* chore(main): release 1.265.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-07 22:49:51 +01:00
Ruben Fiszel
23bef7f31f
fix: improve agent policies
2024-02-07 22:45:07 +01:00
Guillaume Bouvignies
717ab49ed9
feat: Worker env variables are hidden to developers in the config panel ( #3175 )
2024-02-07 18:43:17 +01:00
Ruben Fiszel
9fc20b7658
chore(main): release 1.264.0 ( #3167 )
...
* chore(main): release 1.264.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-07 14:46:58 +01:00
Guillaume Bouvignies
8e54dd3686
fix: Main compile breaks ( #3169 )
2024-02-07 14:04:23 +01:00
Guillaume Bouvignies
fa95a9a44f
fix: SAML redirect uses SAMLRequest in URL ( #3168 )
...
* fix: SAML redirect uses SAMLRequest in URL
* revert samael fork and fix ce edition
* simplify enterprise ff
* logging to debug
* rename unused variable
2024-02-07 12:04:15 +01:00
Ruben Fiszel
0178d26271
fix: add audit logs to worker configs
2024-02-06 23:09:07 +01:00
Ruben Fiszel
4cf2c3e4a7
chore(main): release 1.263.1 ( #3164 )
...
* chore(main): release 1.263.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-06 18:39:54 +01:00
Ruben Fiszel
5c3ec3c5fb
nit on txs
2024-02-06 16:40:43 +01:00
Ruben Fiszel
bde4a6ad45
chore(main): release 1.263.0 ( #3158 )
...
* chore(main): release 1.263.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-06 16:36:59 +01:00
Ruben Fiszel
10896d327a
fix: scim added users are now auto-added/invited
2024-02-06 12:24:34 +01:00
Ruben Fiszel
9070aed053
fix: add ping since to list workers
2024-02-06 12:10:22 +01:00
Ruben Fiszel
2d22004dc9
chore(main): release 1.262.1 ( #3154 )
...
* chore(main): release 1.262.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-06 00:51:58 +01:00
Ruben Fiszel
6ced528230
chore(main): release 1.262.0 ( #3145 )
...
* chore(main): release 1.262.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-06 00:22:53 +01:00
Ruben Fiszel
7db2501cc1
fix: add get_root_job_id
2024-02-06 00:17:50 +01:00
Ruben Fiszel
f5afd6e25d
improve debug info endpoint
2024-02-05 12:41:41 +01:00
Ruben Fiszel
273973a86a
fix: auto-add user add user to the group all
2024-02-05 12:32:14 +01:00
Ruben Fiszel
f86523b0f1
chore(main): release 1.261.0 ( #3144 )
...
* chore(main): release 1.261.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-05 09:19:06 +01:00
Ruben Fiszel
f818817e10
feat: add nobypassrls migration
2024-02-05 08:55:39 +01:00
Ruben Fiszel
2568ea0ee2
feat: add flow debug info endpoint + button
2024-02-04 22:16:12 +01:00
Ruben Fiszel
6d33964227
fix: decrease database connections of workers to 3
2024-02-04 18:32:14 +01:00
Ruben Fiszel
64faa02c59
improve cancel_all for flows
2024-02-04 18:08:10 +01:00
Ruben Fiszel
f34165dba5
chore(main): release 1.260.1 ( #3143 )
...
* chore(main): release 1.260.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-02 23:52:51 +01:00
Ruben Fiszel
2b554e315a
chore(main): release 1.260.0 ( #3139 )
...
* chore(main): release 1.260.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-02 23:21:32 +01:00
Guillaume Bouvignies
ec517af21b
feat: Sync user groups from Azure Entra ID using SCIM ( #3141 )
2024-02-02 20:18:38 +01:00