This repository was archived by the owner on Aug 18, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +35
-0
lines changed Expand file tree Collapse file tree 2 files changed +35
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : " 1.44.0"
3+ description : " Released on 06/29/2023"
4+ ---
5+
6+ ### Breaking changes ❗
7+
8+ - GitLab introduced a breaking change in version 14.3 where OAuth tokens without
9+ expiration are no longer supported. Users who have linked their Coder account
10+ to a GitLab instance version 14.3 or higher will need to un-link and re-link
11+ their account.
12+
13+ ### Features ✨
14+
15+ There are no new features in 1.44.0.
16+
17+ ### Bug fixes 🐛
18+
19+ - infra: Fixes an issue where Coder would not update OAuth refresh tokens
20+ correctly (see Breaking Changes above).
21+ - infra: Improve some error messages when Git OAUTH credentials are expired.
22+
23+ ### Security updates 🔐
24+
25+ - Updated Red Hat Universal Base Image to version 8.8 to address some
26+ vulnerabilities (CVE-2022 -35252, CVE-2022 -36227, CVE-2022 -43552,
27+ CVE-2023 -27535).
28+ - Updated Go compiler to 1.20.5.
Original file line number Diff line number Diff line change 11{
22 "versions" : [
3+ " v1.44" ,
34 " v1.43" ,
45 " v1.42" ,
56 " v1.41" ,
11261127 "path" : " ./changelog/index.md" ,
11271128 "icon_path" : " ./assets/images/icons/paper.svg" ,
11281129 "children" : [
1130+ {
1131+ "path" : " ./changelog/1.44.0.md" ,
1132+ "title" : " 1.44.0" ,
1133+ "description" : " Released on 06/29/2023" ,
1134+ "children" : []
1135+ },
11291136 {
11301137 "path" : " ./changelog/1.43.0.md" ,
11311138 "title" : " 1.43.0" ,
You can’t perform that action at this time.
0 commit comments