From 79f2546e06c06bbcd94cd7b77b570ad155cfadb6 Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Thu, 28 Aug 2025 15:36:34 +0000 Subject: [PATCH 1/3] feat(changelog): add new entry --- ...rs-added-custom-domains-now-supports-websockets.mdx | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 changelog/august2025/2025-08-28-containers-added-custom-domains-now-supports-websockets.mdx diff --git a/changelog/august2025/2025-08-28-containers-added-custom-domains-now-supports-websockets.mdx b/changelog/august2025/2025-08-28-containers-added-custom-domains-now-supports-websockets.mdx new file mode 100644 index 0000000000..32f3dd4914 --- /dev/null +++ b/changelog/august2025/2025-08-28-containers-added-custom-domains-now-supports-websockets.mdx @@ -0,0 +1,10 @@ +--- +title: Custom domains now supports Websockets +status: added +date: 2025-08-28 +category: serverless +product: containers +--- + +Serverless Containers configured with Custom Domain is now compatible with Websockets. + From 1542c3f1212f223aa98b6b647d08d193bd6fd5e8 Mon Sep 17 00:00:00 2001 From: SamyOubouaziz Date: Fri, 29 Aug 2025 10:30:07 +0200 Subject: [PATCH 2/3] Update changelog/august2025/2025-08-28-containers-added-custom-domains-now-supports-websockets.mdx Co-authored-by: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> --- ...-containers-added-custom-domains-now-supports-websockets.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/august2025/2025-08-28-containers-added-custom-domains-now-supports-websockets.mdx b/changelog/august2025/2025-08-28-containers-added-custom-domains-now-supports-websockets.mdx index 32f3dd4914..ca15476e45 100644 --- a/changelog/august2025/2025-08-28-containers-added-custom-domains-now-supports-websockets.mdx +++ b/changelog/august2025/2025-08-28-containers-added-custom-domains-now-supports-websockets.mdx @@ -6,5 +6,5 @@ category: serverless product: containers --- -Serverless Containers configured with Custom Domain is now compatible with Websockets. +Serverless Containers configured with custom domains are now compatible with WebSockets. From ebfaf253b8aeff9b5245eb876c6ee73dc225193f Mon Sep 17 00:00:00 2001 From: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> Date: Fri, 29 Aug 2025 10:30:45 +0200 Subject: [PATCH 3/3] Update changelog/august2025/2025-08-28-containers-added-custom-domains-now-supports-websockets.mdx Co-authored-by: SamyOubouaziz --- ...-containers-added-custom-domains-now-supports-websockets.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/august2025/2025-08-28-containers-added-custom-domains-now-supports-websockets.mdx b/changelog/august2025/2025-08-28-containers-added-custom-domains-now-supports-websockets.mdx index ca15476e45..7aeca385b6 100644 --- a/changelog/august2025/2025-08-28-containers-added-custom-domains-now-supports-websockets.mdx +++ b/changelog/august2025/2025-08-28-containers-added-custom-domains-now-supports-websockets.mdx @@ -1,5 +1,5 @@ --- -title: Custom domains now supports Websockets +title: Custom domains now supports WebSockets status: added date: 2025-08-28 category: serverless