diff --git a/site/src/pages/release-notes/1.29.1.mdx b/site/src/pages/release-notes/1.29.1.mdx new file mode 100644 index 00000000000..bd61e5404fe --- /dev/null +++ b/site/src/pages/release-notes/1.29.1.mdx @@ -0,0 +1,27 @@ +--- +date: 2024-06-28 +--- + +## 🛠️ Bug fixes + +- The default now properly handles and returns + the correct gRPC `Status`. #5786 +- The is now correctly detected for the default . #5787 +- A duplicate key exception isn't raised anymore when building a JSON schema. #5788 +- The duplicator's child stream subscriber methods are now called by the correct executor. #5783 + +## ☢️ Breaking changes + +- The signatures of + has been changed. #5786 + +## 🙇 Thank you + +