diff --git a/site/src/pages/release-notes/1.31.3.mdx b/site/src/pages/release-notes/1.31.3.mdx new file mode 100644 index 00000000000..28a8ca99df5 --- /dev/null +++ b/site/src/pages/release-notes/1.31.3.mdx @@ -0,0 +1,19 @@ +--- +date: 2024-12-11 +--- + +## 🛠️ Bug fixes + +- correctly bounds requests that go through . #6025 +- Fix the bug where `EventLoop` is blocked for a long time by + when a connection is closed. #6024 +- automatically reconnects when a `WatcherException` is raised from a `Watcher`. #6023 + +## 🙇 Thank you + +