diff --git a/site/src/pages/release-notes/1.30.3.mdx b/site/src/pages/release-notes/1.30.3.mdx new file mode 100644 index 00000000000..13fc90c38e3 --- /dev/null +++ b/site/src/pages/release-notes/1.30.3.mdx @@ -0,0 +1,19 @@ +--- +date: 2025-01-14 +--- + +## 🛠️ Bug fixes + +- Requests with a `Content-Length` header exceeding the allowed limit can now be rejected early in the request + flow, reducing wasted resources and improving efficiency. #5880 #6032 +- Fixed a bug where a trailing dot was included in the hostname used by SNI. #6044 #6046 + +## 🙇 Thank you + +