From a06db5e80943edbb870eb7125ec9db55c17170be Mon Sep 17 00:00:00 2001 From: Aaron Ogle Date: Fri, 30 May 2025 07:37:52 -0500 Subject: [PATCH] fix: Update release note to avoid confusion (#36113) --- .changeset/cuddly-feet-clap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/cuddly-feet-clap.md b/.changeset/cuddly-feet-clap.md index de6a49df8b5..a8f35aa9557 100644 --- a/.changeset/cuddly-feet-clap.md +++ b/.changeset/cuddly-feet-clap.md @@ -7,4 +7,4 @@ Deprecates the use of MongoDB oplog or Change Streams to receive real time data The previous behavior can still be enabled using the environment flag `DISABLE_DB_WATCHERS=false`. -⚠️ In future major versions, this flag will be completely removed, and the `@rocket.chat/stream-hub-service` package and the `stream-hub-service` Docker image will no longer be published. +⚠️ In future major versions, this flag will be completely removed, and the `@rocket.chat/stream-hub-service` package and the `stream-hub-service` At that time the Docker image will no longer be published.