diff --git a/.changeset/chatty-seahorses-juggle.md b/.changeset/chatty-seahorses-juggle.md index 16d0fa7f64..8d699699a7 100644 --- a/.changeset/chatty-seahorses-juggle.md +++ b/.changeset/chatty-seahorses-juggle.md @@ -2,4 +2,4 @@ '@backstage/plugin-kubernetes-backend': patch --- -WebSocket requests path were not being rewritten by the proxy properly, now they do. +Fixed a bug where the proxy was not rewriting WebSocket request paths properly.