@@ -8,7 +8,7 @@ their infrastructure on a staging environment before upgrading a production
8
8
deployment.
9
9
10
10
We support two release channels:
11
- [ mainline] ( https://github.com/coder/coder/releases/tag/v2.13 .0 ) for the bleeding
11
+ [ mainline] ( https://github.com/coder/coder/releases/tag/v2.16 .0 ) for the bleeding
12
12
edge version of Coder and
13
13
[ stable] ( https://github.com/coder/coder/releases/latest ) for those with lower
14
14
tolerance for fault. We field our mainline releases publicly for one month
@@ -47,16 +47,19 @@ pages.
47
47
48
48
## Release schedule
49
49
50
+ You can expect a release on the first Tuesday of every month excluding January.
51
+ We skip this release to allow ample time for our team members and customers to
52
+ return from the Holiday season.
53
+
50
54
| Release name | Release Date | Status |
51
55
| ------------ | ------------------ | ---------------- |
52
- | 2.9.x | March 07, 2024 | Not Supported |
53
- | 2.10.x | April 03, 2024 | Not Supported |
54
56
| 2.11.x | May 07, 2024 | Not Supported |
55
57
| 2.12.x | June 04, 2024 | Not Supported |
56
58
| 2.13.x | July 02, 2024 | Security Support |
57
- | 2.14.x | August 06, 2024 | Stable |
58
- | 2.15.x | September 03, 2024 | Mainline |
59
- | 2.16.x | October 01, 2024 | Not Released |
59
+ | 2.14.x | August 06, 2024 | Security Support |
60
+ | 2.15.x | September 03, 2024 | Stable |
61
+ | 2.16.x | October 01, 2024 | Mainline |
62
+ | 2.17.x | November 05, 2024 | Not Released |
60
63
61
64
> ** Tip** : We publish a
62
65
> [ ` preview ` ] ( https://github.com/coder/coder/pkgs/container/coder-preview ) image
0 commit comments