Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ 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.
We have released a new [Public Gateways API v2](https://www.scaleway.com/en/developers/api/public-gateways/), 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/)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ category: serverless
product: nats
---

Effective December 1st 2023, the Messaging and Queuing v1alpha1 API has been deprecated and its resources and endpoints are no longer available. The v1beta1 APIs, available for Messaging and Queuing [SQS](https://www.scaleway.com/en/developers/api/messaging-and-queuing/sqs-api/), [SNS](https://www.scaleway.com/en/developers/api/messaging-and-queuing/sns-api/) and [NATS](https://www.scaleway.com/en/developers/api/messaging-and-queuing/nats-api/), must now be used going forward.
Effective December 1st 2023, the Messaging and Queuing v1alpha1 API has been deprecated and its resources and endpoints are no longer available. The v1beta1 APIs, available for Messaging and Queuing [SQS](https://www.scaleway.com/en/developers/api/queues/sqs-api/), [SNS](https://www.scaleway.com/en/developers/api/topics-and-events/sns-api/) and [NATS](https://www.scaleway.com/en/developers/api/nats/nats-api/), must now be used going forward.

Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ category: serverless
product: queues
---

Effective December 1st 2023, the Messaging and Queuing v1alpha1 API has been deprecated and its resources and endpoints are no longer available. The v1beta1 APIs, available for Messaging and Queuing [SQS](https://www.scaleway.com/en/developers/api/messaging-and-queuing/sqs-api/), [SNS](https://www.scaleway.com/en/developers/api/messaging-and-queuing/sns-api/) and [NATS](https://www.scaleway.com/en/developers/api/messaging-and-queuing/nats-api/), must now be used going forward.
Effective December 1st 2023, the Messaging and Queuing v1alpha1 API has been deprecated and its resources and endpoints are no longer available. The v1beta1 APIs, available for Messaging and Queuing [SQS](https://www.scaleway.com/en/developers/api/queues/sqs-api/), [SNS](https://www.scaleway.com/en/developers/api/topics-and-events/sns-api/) and [NATS](https://www.scaleway.com/en/developers/api/nats/nats-api/), must now be used going forward.

Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ category: serverless
product: topics-and-events
---

Effective December 1st 2023, the Messaging and Queuing v1alpha1 API has been deprecated and its resources and endpoints are no longer available. The v1beta1 APIs, available for Messaging and Queuing [SQS](https://www.scaleway.com/en/developers/api/messaging-and-queuing/sqs-api/), [SNS](https://www.scaleway.com/en/developers/api/messaging-and-queuing/sns-api/) and [NATS](https://www.scaleway.com/en/developers/api/messaging-and-queuing/nats-api/), must now be used going forward.
Effective December 1st 2023, the Messaging and Queuing v1alpha1 API has been deprecated and its resources and endpoints are no longer available. The v1beta1 APIs, available for Messaging and Queuing [SQS](https://www.scaleway.com/en/developers/api/queues/sqs-api/), [SNS](https://www.scaleway.com/en/developers/api/topics-and-events/sns-api/) and [NATS](https://www.scaleway.com/en/developers/api/nats/nats-api/), must now be used going forward.

Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ category: databases
product: mongodb
---

The Managed MongoDB API is now in `v1`. All new features from now on will not be available on `v1alpha1`. Check [the Managed MongoDB API documentation](https://www.scaleway.com/en/developers/api/managed-database-mongodb/) for more information.
The Managed MongoDB API is now in `v1`. All new features from now on will not be available on `v1alpha1`. Check [the Managed MongoDB API documentation](https://www.scaleway.com/en/developers/api/managed-mongodb-databases/) for more information.
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ product: block-storage
---

We are excited to introduce our new [Block Storage Low Latency](/block-storage/quickstart/) offers with 5K and 15K IOPS!
You can now create Block Storage Low Latency volumes through the [Scaleway console](https://console.scaleway.com/) and [API](https://www.scaleway.com/en/developers/api/block/).
You can now create Block Storage Low Latency volumes through the [Scaleway console](https://console.scaleway.com/) and [API](https://www.scaleway.com/en/developers/api/block-storage/).

Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ category: compute
product: instances
---

Since April 30th 2025, it has become impossible to **CREATE** new block volumes using the Instance API (or through associated developer tools). Customers can only list, mount, unmount or delete volumes through the Instance API. Block volume creation and management must go through the Block Storage API. Learn more about the advantages of migrating from the Instance API to the [Block Storage API](https://www.scaleway.com/en/developers/api/block/) for [managing block volumes and snapshots](/block-storage/reference-content/advantages-migrating-to-sbs/).
Since April 30th 2025, it has become impossible to **CREATE** new block volumes using the Instance API (or through associated developer tools). Customers can only list, mount, unmount or delete volumes through the Instance API. Block volume creation and management must go through the Block Storage API. Learn more about the advantages of migrating from the Instance API to the [Block Storage API](https://www.scaleway.com/en/developers/api/block-storage/) for [managing block volumes and snapshots](/block-storage/reference-content/advantages-migrating-to-sbs/).

Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ category: network
product: public-gateways
---

Users can now upgrade their Public Gateway to a higher range from the [Scaleway console](https://console.scaleway.com/) or through the [Public Gateway API](https://www.scaleway.com/en/developers/api/public-gateway/).
Users can now upgrade their Public Gateway to a higher range from the [Scaleway console](https://console.scaleway.com/) or through the [Public Gateway API](https://www.scaleway.com/en/developers/api/public-gateways/).

2 changes: 1 addition & 1 deletion macros/compute/instances-block-bandwidth-overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Bandwidth impacts how your applications perform and interact with other systems.
- **Block bandwidth**: Determines the read/write speed to Block Storage, essential for storage-heavy workloads like databases and analytics.

<Message type="important">
Bandwidth specifications listed here are for informational purposes. To validate the exact bandwidth capacity of your Instance type, refer to the `block_bandwidth` field in the [Instances API](https://www.scaleway.com/en/developers/api/instance/#path-instance-types-list-instance-types). Use the endpoint `/instance/v1/zones/{zone}/products/servers` to retrieve Instance type specifications.
Bandwidth specifications listed here are for informational purposes. To validate the exact bandwidth capacity of your Instance type, refer to the `block_bandwidth` field in the [Instances API](https://www.scaleway.com/en/developers/api/instances/#path-instance-types-list-instance-types). Use the endpoint `/instance/v1/zones/{zone}/products/servers` to retrieve Instance type specifications.
</Message>

<Message type="tip">
Expand Down
2 changes: 1 addition & 1 deletion macros/storage/block-storage-migration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ macro: block-storage-migration

<Message type="important">
<br></br>
- Scaleway is transitioning the management of all block volumes and snapshots from the [Instance API](https://www.scaleway.com/en/developers/api/instance/) to the [Block Storage API](https://www.scaleway.com/en/developers/api/block/).
- Scaleway is transitioning the management of all block volumes and snapshots from the [Instance API](https://www.scaleway.com/en/developers/api/instances/) to the [Block Storage API](https://www.scaleway.com/en/developers/api/block-storage/).
- Find out about the [advantages of migrating the management of your volumes and snapshots](/block-storage/reference-content/advantages-migrating-to-sbs/) from the Instance API to the Block Storage API.
- Find out how to [migrate your Block Storage volumes and snapshots](/instances/how-to/migrate-volumes-snapshots-to-sbs/) from the Instance API to the Block Storage API.
</Message>
Loading