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..ea20358765 --- /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 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/) + +