We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98e08af commit 99ed21eCopy full SHA for 99ed21e
changelog/1.33.4.md
@@ -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
@@ -572,6 +572,9 @@
572
{
573
"path": "./changelog/1.33.0.md",
574
"children": [
575
+ {
576
+ "path": "./changelog/1.33.4.md"
577
+ },
578
579
"path": "./changelog/1.33.3.md"
580
},
0 commit comments