Skip to content

Commit 6ce2584

Browse files
authored
Merge branch 'scaleway:main' into ext-add-tutorial-cicd-github-action-object-storage-sync
2 parents a1f7269 + d9d9030 commit 6ce2584

File tree

305 files changed

+5290
-1710
lines changed

Some content is hidden

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

305 files changed

+5290
-1710
lines changed

blocks/mainLinks.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@
1212
"package": "docs",
1313
"to": "/tutorials/"
1414
},
15+
{
16+
"icon": "billing",
17+
"label": "Troubleshooting Hub",
18+
"package": "docs",
19+
"to": "/troubleshooting/"
20+
},
1521
{
1622
"icon": "documentation",
1723
"label": "FAQs",

changelog/december2023/2023-12-01-object-storage-added-our-warsaw-region-is-now-multi-az-.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ category: storage
99
product: object-storage
1010
---
1111

12-
The Multi-AZ Standard class is now available in the Warsaw region, ensuring the resiliency of your data across 3 Availability Zones (AZ) for all new objects uploaded in Standard class from now on. All Scaleway regions now support Multi-AZ by design, and offer resiliency to the loss of an entire datacenter, alongside 99,9% of availability SLA. [Check out our FAQ](/faq/objectstorage/) for more information.
12+
The Multi-AZ Standard class is now available in the Warsaw region, ensuring the resiliency of your data across 3 Availability Zones (AZ) for all new objects uploaded in Standard class from now on. All Scaleway regions now support Multi-AZ by design, and offer resiliency to the loss of an entire datacenter, alongside 99,9% of availability SLA. [Check out our FAQ](/object-storage/faq/) for more information.
1313

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: Improved pricing transparency
3+
status: added
4+
date: 2025-03-12
5+
category: serverless
6+
product: functions
7+
---
8+
9+
To improve clarity about Serverless Functions costs, we have added pricing details to the Function overview page.
10+
11+
Additionally, you now get a breakdown of pricing changes when modifying resources.
12+
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: TEM Scale Plan now available
3+
status: added
4+
date: 2025-03-17
5+
category: managed-services
6+
product: transactional-email
7+
---
8+
9+
The new Scale Plan is now available, including 100K emails/month and a dedicated IP for optimal deliverability.
10+
11+
Discover all the details in our [documentation](https://www.scaleway.com/en/docs/transactional-email/how-to/manage-tem-plans/).
12+
13+
Explore it now in the [Scaleway console](https://console.scaleway.com/transactional-email/plans).
14+
15+
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: Proxmox VE 8.0 available
3+
status: added
4+
date: 2025-03-18
5+
category: bare-metal
6+
product: elastic-metal
7+
---
8+
9+
We have now released version 8 of Proxmox VE based on Debian 12 (Bookworm) across all compatible Elastic Metal offers and in several different Availability Zones.
10+
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: IAM policies with conditions on rules
3+
status: added
4+
date: 2025-03-20
5+
category: security-identity
6+
product: iam
7+
---
8+
9+
You can now declare conditions in IAM policy rules to restrict principal access based on IP addresses, user agents, or timestamps. Read our documentation on [policy conditions](/iam/reference-content/understanding-policy-conditions/) to learn more.
10+
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: Pull errors fixed
3+
status: fixed
4+
date: 2025-03-20
5+
category: serverless
6+
product: jobs
7+
---
8+
9+
A very low percentage of Job runs faced pull errors impacting execution.
10+
11+
We have now identified and fixed the issue across all regions.
12+

changelog/october2023/2023-10-23-object-storage-added-our-amsterdam-region-is-now-multi-.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ product: object-storage
1010
---
1111

1212
The multi-AZ Standard class is now available in the Amsterdam region, ensuring the resiliency of your data across 3 Availability Zones (AZ) for all new objects uploaded in Standard class from now on.
13-
This is our second region to support multi-AZ by design and to offer 99,9% of availability SLA, after the Paris region. Check out our [FAQ](/faq/objectstorage/) for more information.
13+
This is our second region to support multi-AZ by design and to offer 99,9% of availability SLA, after the Paris region. Check out our [FAQ](/object-storage/faq/) for more information.
1414

changelog/storage/january2022/2022-01-02-object-storage-added-storage-hive.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ This storage class is a good choice for storing secondary backup copies or easil
1717
It can also be integrated into your lifecycle management rules, along with Standard and Glacier classes.
1818

1919
* [Improve disaster resiliency with highly redundant Multi-AZ Object Storage](https://www.scaleway.com/en/blog/improve-disaster-resiliency-with-highly-redundant-multi-az-object-storage/)
20-
* [New Storage Classes - FAQ](/faq/objectstorage/)
20+
* [New Storage Classes - FAQ](/object-storage/faq/)
2121

2222
On Buckets created starting January the 27th, you will be able to store billions of objects inside a single bucket without any performance issues.

docs/DOC_PAGE_TEMPLATE.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ tags: # enter tags here
99
dates:
1010
validation: 1970-01-01
1111
posted: 1970-01-01
12+
validation_frequency: 96
1213
categories:
1314
- # product category (e.g. compute, serverless, managed-databases, etc.)
1415
---

0 commit comments

Comments
 (0)