diff --git a/site/src/pages/release-notes/1.30.2.mdx b/site/src/pages/release-notes/1.30.2.mdx new file mode 100644 index 00000000000..223bc9d325b --- /dev/null +++ b/site/src/pages/release-notes/1.30.2.mdx @@ -0,0 +1,20 @@ +--- +date: 2024-11-22 +--- + +## 🛠️ Bug fixes + +- Fixed a race condition which intermittently prevented from completing. #5981 #5986 +- Fixed a bug where the original request path is not exposed to . #5931 #5932 + - You can access the raw request path via . +- Fixed a bug where the is unnecessarily pushed and popped. #5985 + +## 🙇 Thank you + +