From 26fb97c8fb1b46e8aee7b7b00d1050ce5ad258ae Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Tue, 8 Apr 2025 08:27:54 +0000 Subject: [PATCH 1/3] feat(changelog): add new entry --- ...-gateways-changed-new-public-gateway-api-v2.mdx | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 changelog/april2025/2025-04-08-public-gateways-changed-new-public-gateway-api-v2.mdx diff --git a/changelog/april2025/2025-04-08-public-gateways-changed-new-public-gateway-api-v2.mdx b/changelog/april2025/2025-04-08-public-gateways-changed-new-public-gateway-api-v2.mdx new file mode 100644 index 0000000000..cd45d2dc99 --- /dev/null +++ b/changelog/april2025/2025-04-08-public-gateways-changed-new-public-gateway-api-v2.mdx @@ -0,0 +1,14 @@ +--- +title: New Public Gateway API v2 +status: changed +date: 2025-04-08 +category: network +product: public-gateways +--- + +We've just released a new Public Gateway API v2, which comes with a new SSH Bastion security feature. This version also removes some old DHCP features that are now managed by the IPAM and the built-in DHCP of the Private Networks. + +The API v1 is now deprecated and will be definitively removed by October 1, 2025. Public Gateways users are encouraged to migrate to the API v2. +A comprehensive detailed documentation is available here: https://www.scaleway.com/en/docs/public-gateways/reference-content/understanding-v2/ + + From df939b08bef79feac86f84ad09af7403869f6ad0 Mon Sep 17 00:00:00 2001 From: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> Date: Tue, 8 Apr 2025 10:39:23 +0200 Subject: [PATCH 2/3] Apply suggestions from code review Co-authored-by: Benedikt Rollik --- ...4-08-public-gateways-changed-new-public-gateway-api-v2.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/april2025/2025-04-08-public-gateways-changed-new-public-gateway-api-v2.mdx b/changelog/april2025/2025-04-08-public-gateways-changed-new-public-gateway-api-v2.mdx index cd45d2dc99..a7cd7ec272 100644 --- a/changelog/april2025/2025-04-08-public-gateways-changed-new-public-gateway-api-v2.mdx +++ b/changelog/april2025/2025-04-08-public-gateways-changed-new-public-gateway-api-v2.mdx @@ -6,9 +6,9 @@ category: network product: public-gateways --- -We've just released a new Public Gateway API v2, which comes with a new SSH Bastion security feature. This version also removes some old DHCP features that are now managed by the IPAM and the built-in DHCP of the Private Networks. +We have released a new Public Gateway API v2, which comes with a new security feature for SSH bastion: [Allowed IPs](https://www.scaleway.com/en/docs/public-gateways/concepts/#allowed-ips). This version also removes some old DHCP features that are now managed by the IPAM and the built-in DHCP of the Private Networks. The API v1 is now deprecated and will be definitively removed by October 1, 2025. Public Gateways users are encouraged to migrate to the API v2. -A comprehensive detailed documentation is available here: https://www.scaleway.com/en/docs/public-gateways/reference-content/understanding-v2/ +[Learn more in our detailed documentation.](/public-gateways/reference-content/understanding-v2/) From 1555377d8c32ff86aa4dfd9dff3203db41a475e1 Mon Sep 17 00:00:00 2001 From: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> Date: Tue, 8 Apr 2025 10:40:19 +0200 Subject: [PATCH 3/3] Apply suggestions from code review --- ...-04-08-public-gateways-changed-new-public-gateway-api-v2.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/april2025/2025-04-08-public-gateways-changed-new-public-gateway-api-v2.mdx b/changelog/april2025/2025-04-08-public-gateways-changed-new-public-gateway-api-v2.mdx index a7cd7ec272..ea20358765 100644 --- a/changelog/april2025/2025-04-08-public-gateways-changed-new-public-gateway-api-v2.mdx +++ b/changelog/april2025/2025-04-08-public-gateways-changed-new-public-gateway-api-v2.mdx @@ -6,7 +6,7 @@ category: network product: public-gateways --- -We have released a new Public Gateway API v2, which comes with a new security feature for SSH bastion: [Allowed IPs](https://www.scaleway.com/en/docs/public-gateways/concepts/#allowed-ips). This version also removes some old DHCP features that are now managed by the IPAM and the built-in DHCP of the Private Networks. +We have released a new [Public Gateways API v2](https://www.scaleway.com/en/developers/api/public-gateway/), which comes with a new security feature for SSH bastion: [Allowed IPs](https://www.scaleway.com/en/docs/public-gateways/concepts/#allowed-ips). This version also removes some old DHCP features that are now managed by the IPAM and the built-in DHCP of the Private Networks. The API v1 is now deprecated and will be definitively removed by October 1, 2025. Public Gateways users are encouraged to migrate to the API v2. [Learn more in our detailed documentation.](/public-gateways/reference-content/understanding-v2/)