Skip to content

Commit 99ed21e

Browse files
authored
chore: add 1.33.4 changelog (#1105) (#1106)
1 parent 98e08af commit 99ed21e

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

changelog/1.33.4.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: "1.33.4"
3+
description: "Released on 08/29/2022"
4+
---
5+
6+
### Breaking changes ❗
7+
8+
There are no breaking changes in 1.33.4.
9+
10+
### Bug fixes 🐛
11+
12+
- infra: improved WebRTC connection logging.
13+
- infra: improved WebRTC session handling.
14+
- infra: prevent SSH from logging noisily by default.
15+
16+
### Security updates 🔐
17+
18+
There are no security updates in 1.33.4.

manifest.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -572,6 +572,9 @@
572572
{
573573
"path": "./changelog/1.33.0.md",
574574
"children": [
575+
{
576+
"path": "./changelog/1.33.4.md"
577+
},
575578
{
576579
"path": "./changelog/1.33.3.md"
577580
},

0 commit comments

Comments
 (0)