File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,10 @@ description: "Released on 05/24/2023"
5
5
6
6
### Breaking changes ❗
7
7
8
- There are no breaking changes in 1.43.0.
8
+ - The Bitbucket Server integration for version 7.20 and above now requires the
9
+ ` REPO_ADMIN ` permission. See [ Git integration] ( ../admin/git.md ) for more
10
+ information. Users will need to re-link their Bitbucket Server account to
11
+ Coder for this fix to take effect.
9
12
10
13
### Features ✨
11
14
@@ -23,9 +26,6 @@ There are no breaking changes in 1.43.0.
23
26
- infra: Added cgroup-v2 support for setting CPU quota and period in envbox.
24
27
- infra: Fixed an issue with the Bitbucket Server (v7.20+) integration where
25
28
Coder would fail to fetch a workspace template with a 401 error.
26
- > Note: users will need to re-link their Bitbucket Server account to Coder for
27
- > this fix to take effect. If you do not use workspace templates, you can
28
- > ignore this message.
29
29
30
30
### Security updates 🔐
31
31
You can’t perform that action at this time.
0 commit comments