Skip to content

Commit 7c0d9e9

Browse files
Merge branch 'main' into int-feat-dwh-feature-branch
2 parents 6694627 + e570e77 commit 7c0d9e9

File tree

1,230 files changed

+13278
-11392
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,230 files changed

+13278
-11392
lines changed

.prettierrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"singleQuote": true,
33
"trailingComma": "all",
44
"semi": false,
5-
"arrowParens": "avoid"
5+
"arrowParens": "avoid",
6+
"tabWidth": 2
67
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author:
66
url: 'https://slack.scaleway.com'
77
date: 2024-04-25
88
category: serverless
9-
product: messaging-and-queuing
9+
product: nats
1010
---
1111

1212

@@ -17,5 +17,5 @@ Scaleway Messaging and Queuing is evolving. We have increased the limitations on
1717

1818
This update empowers you to handle larger workloads and enables more robust communication.
1919

20-
For detailed information on the limitations and capabilities of our Messaging and Queuing protocols, please refer to the [Messaging and Queuing documentation](/messaging/reference-content/limitations/).
20+
For detailed information on the limitations and capabilities of our Messaging and Queuing protocols, please refer to the [documentation](https://www.scaleway.com/en/docs/organizations-and-projects/additional-content/organization-quotas/).
2121

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: Resource quotas have been increased
3+
status: changed
4+
author:
5+
fullname: 'Join the #messaging-queuing channel on Slack.'
6+
url: 'https://slack.scaleway.com'
7+
date: 2024-04-25
8+
category: serverless
9+
product: queues
10+
---
11+
12+
13+
Scaleway Messaging and Queuing is evolving. We have increased the limitations on our resource quotas, meaning that each Scaleway Project can now scale up to:
14+
- 50 SQS queues
15+
- 50 SNS topics
16+
- 50 NATS streams
17+
18+
This update empowers you to handle larger workloads and enables more robust communication.
19+
20+
For detailed information on the limitations and capabilities of our Messaging and Queuing protocols, please refer to the [documentation](https://www.scaleway.com/en/docs/organizations-and-projects/additional-content/organization-quotas/).
21+
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: Resource quotas have been increased
3+
status: changed
4+
author:
5+
fullname: 'Join the #messaging-queuing channel on Slack.'
6+
url: 'https://slack.scaleway.com'
7+
date: 2024-04-25
8+
category: serverless
9+
product: topics-and-events
10+
---
11+
12+
13+
Scaleway Messaging and Queuing is evolving. We have increased the limitations on our resource quotas, meaning that each Scaleway Project can now scale up to:
14+
- 50 SQS queues
15+
- 50 SNS topics
16+
- 50 NATS streams
17+
18+
This update empowers you to handle larger workloads and enables more robust communication.
19+
20+
For detailed information on the limitations and capabilities of our Messaging and Queuing protocols, please refer to the [documentation](https://www.scaleway.com/en/docs/organizations-and-projects/additional-content/organization-quotas/).
21+
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: Undelivered message queue feature is available
3+
status: added
4+
date: 2025-04-01
5+
category: serverless
6+
product: queues
7+
---
8+
9+
When creating a new queue with Scaleway Queues, you can now configure a dead-letter queue to receive its on-hold or undelivered messages. Read more in the [documentation](/queues/concepts/#dead-letter-queue)
10+
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: Network ACL is now available in Public Beta
3+
status: added
4+
date: 2025-04-03
5+
category: network
6+
product: vpc
7+
---
8+
9+
Network ACL allows you to define fine-grained access control policies for your network resources. With Network ACL, you can better manage and restrict access between Private Networks. Available for API and DevTools for now. [Learn more about Network ACL.](/vpc/reference-content/understanding-nacls/)
10+
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: Introduction of a new monthly configuration offering discounted prices
3+
status: added
4+
date: 2025-04-07
5+
category: bare-metal
6+
product: apple-silicon
7+
---
8+
9+
We have introduced a monthly commitment plan for Apple silicon. This is a new billing plan, offering better rates than pay-as-you-go pricing.
10+
11+
The initial commitment is for one month from the server order. At the end of your initial commitment period, the commitment is automatically renewed every month on the anniversary date unless you choose to delete the machine, in which case the deletion will take effect on the anniversary date of the commitment.
12+
13+
Monthly pricing:
14+
- M1-M: €75/month
15+
- M2-M: €115/month
16+
- M2-L: €159/month
17+
- M4-S: €149/month
18+
19+
Read [our documentation](/apple-silicon/how-to/manage-commitment-plan/) on how to manage commitment plans.
20+
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: New Public Gateway API v2
3+
status: changed
4+
date: 2025-04-08
5+
category: network
6+
product: public-gateways
7+
---
8+
9+
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.
10+
11+
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.
12+
[Learn more in our detailed documentation.](/public-gateways/reference-content/understanding-v2/)
13+
14+
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: Gemma 3 and Mistral Small 3.1 are now available
3+
status: added
4+
date: 2025-04-10
5+
category: ai-data
6+
product: generative-apis
7+
---
8+
9+
[Gemma 3 27B](/generative-apis/reference-content/supported-models/#multimodal-models-chat-and-vision) and [Mistral Small 3.1 24B 2503](/generative-apis/reference-content/supported-models/#multimodal-models-chat-and-vision) are now available in [Preview](/generative-apis/reference-content/model-lifecycle/) in Generative APIs.
10+
11+
Both models are multimodal and support text generation and image analysis use cases.
12+
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Support for SVG attachments
3+
status: added
4+
date: 2025-04-10
5+
category: managed-services
6+
product: transactional-email
7+
---
8+
9+
Transactional Email now supports `.svg` files as email attachments. You can use them like any other supported file type.
10+
11+
Check the full list of supported file extensions in the [supported file types documentation](/transactional-email/reference-content/tem-capabilities-and-limits/#types-of-attachments-available).
12+
13+

0 commit comments

Comments
 (0)