From 79ec2f190796b7a91e945980f96b2febea174ef2 Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Mon, 24 Feb 2025 16:22:52 +0000 Subject: [PATCH 1/3] feat(changelog): add new entry --- ...-added-ability-to-addremove-public-endpoints.mdx | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 changelog/february2025/2025-02-24-mongodb-added-ability-to-addremove-public-endpoints.mdx diff --git a/changelog/february2025/2025-02-24-mongodb-added-ability-to-addremove-public-endpoints.mdx b/changelog/february2025/2025-02-24-mongodb-added-ability-to-addremove-public-endpoints.mdx new file mode 100644 index 0000000000..9da515019a --- /dev/null +++ b/changelog/february2025/2025-02-24-mongodb-added-ability-to-addremove-public-endpoints.mdx @@ -0,0 +1,13 @@ +--- +title: Ability to add/remove public endpoints +status: added +author: + fullname: 'Join the #managed-mongodb-public-beta channel on Slack.' + url: 'https://slack.scaleway.com' +date: 2025-02-24 +category: databases +product: mongodb +--- + +You are now able to remove public endpoints from Managed MongoDB® instances to keep them inaccessible from internet. + From b8dc12f05aa70eab16d163d7e8ee8199fde25f2a Mon Sep 17 00:00:00 2001 From: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> Date: Mon, 24 Feb 2025 17:43:40 +0100 Subject: [PATCH 2/3] Apply suggestions from code review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Néda <87707325+nerda-codes@users.noreply.github.com> --- ...24-mongodb-added-ability-to-addremove-public-endpoints.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/february2025/2025-02-24-mongodb-added-ability-to-addremove-public-endpoints.mdx b/changelog/february2025/2025-02-24-mongodb-added-ability-to-addremove-public-endpoints.mdx index 9da515019a..5bb4b2dcb1 100644 --- a/changelog/february2025/2025-02-24-mongodb-added-ability-to-addremove-public-endpoints.mdx +++ b/changelog/february2025/2025-02-24-mongodb-added-ability-to-addremove-public-endpoints.mdx @@ -1,5 +1,5 @@ --- -title: Ability to add/remove public endpoints +title: Ability to add and remove public endpoints status: added author: fullname: 'Join the #managed-mongodb-public-beta channel on Slack.' @@ -9,5 +9,5 @@ category: databases product: mongodb --- -You are now able to remove public endpoints from Managed MongoDB® instances to keep them inaccessible from internet. +Public endpoints can now be removed from Managed MongoDB® instances to keep them inaccessible from the internet. From c2245e0b1e715bf9be0dd20ec37f731826ac1257 Mon Sep 17 00:00:00 2001 From: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com> Date: Tue, 25 Feb 2025 09:09:49 +0100 Subject: [PATCH 3/3] fix(mdb): changelog --- ...2-24-mongodb-added-ability-to-addremove-public-endpoints.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/february2025/2025-02-24-mongodb-added-ability-to-addremove-public-endpoints.mdx b/changelog/february2025/2025-02-24-mongodb-added-ability-to-addremove-public-endpoints.mdx index 5bb4b2dcb1..b19860000b 100644 --- a/changelog/february2025/2025-02-24-mongodb-added-ability-to-addremove-public-endpoints.mdx +++ b/changelog/february2025/2025-02-24-mongodb-added-ability-to-addremove-public-endpoints.mdx @@ -9,5 +9,5 @@ category: databases product: mongodb --- -Public endpoints can now be removed from Managed MongoDB® instances to keep them inaccessible from the internet. +Public endpoints can now be removed from Managed MongoDB® Instances to keep them inaccessible from the internet.