We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8a63ee commit ae9d69cCopy full SHA for ae9d69c
changelog/1.30.1.md
@@ -9,13 +9,13 @@ There are no breaking changes in 1.30.1.
9
10
### Features ✨
11
12
-- infra: coder tunnel will no longer exit after a single connection.
+- infra: Coder tunnel no longer exits after a single connection.
13
14
### Bug fixes 🐛
15
16
-- infra: fixed issue where a lower MTU would cause connections to break.
17
-- infra: fixed issue where default helm networkingress policy was not allowing
18
- inbound UDP connections.
+- infra: fixed issue where a lower MTU caused connections to break.
+- infra: fixed issue where the default Helm `networkingress` policy did not
+ allow inbound UDP connections.
19
20
### Security updates 🔐
21
0 commit comments