Skip to content

Commit fb32b13

Browse files
authored
Changelog for 1.34.3 (coder#1173)
Signed-off-by: Spike Curtis <spike@coder.com> Signed-off-by: Spike Curtis <spike@coder.com>
1 parent c9eddaa commit fb32b13

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

changelog/1.34.3.md

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: "1.34.3"
3+
description: "Released on 11/14/2022"
4+
---
5+
6+
### Breaking changes ❗
7+
8+
There are no breaking changes in 1.34.3.
9+
10+
### Features ✨
11+
12+
There are no new features in 1.34.3.
13+
14+
### Bug fixes 🐛
15+
16+
There are no new bug fixes in 1.34.3.
17+
18+
### Security updates 🔐
19+
20+
- infra: Fixed an issue where ordinary users could obtain admin-level
21+
credentials from the Coder API.

manifest.json

+3
Original file line numberDiff line numberDiff line change
@@ -612,6 +612,9 @@
612612
{
613613
"path": "./changelog/1.34.0.md",
614614
"children": [
615+
{
616+
"path": "./changelog/1.34.3.md"
617+
},
615618
{
616619
"path": "./changelog/1.34.2.md"
617620
},

0 commit comments

Comments
 (0)