Skip to content

Commit 60acda8

Browse files
authored
Merge branch 'main' into MTA-5610
2 parents 5a264aa + 0a7ba92 commit 60acda8

File tree

214 files changed

+2803
-1814
lines changed

Some content is hidden

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

214 files changed

+2803
-1814
lines changed

.github/CODEOWNERS

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ serverless-functions/ @SamyOubouaziz
66
serverless-containers/ @SamyOubouaziz
77
serverless-jobs/ @SamyOubouaziz
88
serverless-sql-databases/ @SamyOubouaziz
9-
account/ @SamyOubouaziz
109
developer-tools/ @SamyOubouaziz
1110
data-lab/ @SamyOubouaziz
11+
block-storage/ @SamyOubouaziz
1212

1313
# Rowena
1414
vpc/ @RoRoJ
@@ -27,7 +27,6 @@ apple-silicon/ @bene2k1
2727
elastic-metal/ @bene2k1
2828
dedibox-scaleway/ @bene2k1
2929
kubernetes/ @bene2k1
30-
webhosting/ @bene2k1
3130
dedibox/ @bene2k1
3231
dedibox-vps/ @bene2k1
3332
dedibox-dns/ @bene2k1
@@ -37,25 +36,27 @@ dedibox-account/ @bene2k1
3736
dedibox-kvm-over-ip/ @bene2k1
3837
managed-inference/ @bene2k1
3938
generative-apis/ @bene2k1
40-
classic-hosting/ @bene2k1
41-
cpanel-hosting/ @bene2k1
42-
39+
container-registry/ @bene2k1
4340

4441

4542
# Néda
4643
cockpit/ @nerda-codes
4744
domains-and-dns/ @nerda-codes
4845
secret-manager/ @nerda-codes
49-
block-storage/ @nerda-codes
5046
key-manager/ @nerda-codes
51-
audit-trail/ @nerda-codes
47+
audit-trail/ @nerda-codes
48+
classic-hosting/ @nerda-codes
49+
cpanel-hosting/ @nerda-codes
50+
webhosting/ @nerda-codes
51+
5252
# Luiza
53+
account/ @ldecarvalho-doc
5354
iam/ @ldecarvalho-doc
5455
managed-databases-for-postgresql-and-mysql/ @ldecarvalho-doc
5556
managed-databases-for-redis/ @ldecarvalho-doc
56-
container-registry/ @ldecarvalho-doc
57+
managed-mongodb-databases/ @ldecarvalho-doc
58+
environmental-footprint/ @ldecarvalho-doc
5759
labs/ @ldecarvalho-doc
5860
billing/ @ldecarvalho-doc
59-
serverless-sql-databases/ @ldecarvalho-doc
6061
transactional-email/ @ldecarvalho-doc
6162
environmental-footprint/ @ldecarvalho-doc

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ jobs:
99
pull-requests: write
1010
runs-on: ubuntu-latest
1111
steps:
12-
uses: actions/labeler@v4
12+
- uses: actions/labeler@v4
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: New permission sets for email creation via SMTP or the Scaleway API
3+
status: added
4+
author:
5+
fullname: 'Join the #transactional-email channel on Slack.'
6+
url: 'https://slack.scaleway.com'
7+
date: 2025-02-21
8+
category: managed-services
9+
product: transactional-email
10+
---
11+
12+
With these new permission sets, any user or service can create transactional emails either through SMTP or the Scaleway Transactional Email API.
13+
- `TransactionalEmailEmailSmtpCreate`: Grants the ability to create emails via SMTP.
14+
- `TransactionalEmailEmailApiCreate`: Grants the ability to create emails via the API.
15+
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Container CRON trigger validation rules
3+
status: fixed
4+
author:
5+
fullname: 'Join the #serverless-containers channel on Slack.'
6+
url: 'https://slack.scaleway.com'
7+
date: 2025-02-24
8+
category: serverless
9+
product: containers
10+
---
11+
12+
Issues with validation rules for CRON creation via the Scaleway [console](https://console.scaleway.com/) have been fixed.
13+
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: Edge Services v1alpha1 deprecation
3+
status: deprecated
4+
author:
5+
fullname: 'Join the #edge-services channel on Slack.'
6+
url: 'https://slack.scaleway.com'
7+
date: 2025-02-24
8+
category: network
9+
product: edge-services
10+
---
11+
12+
The Edge Services `v1alpha1` API is about to be deprecated. Update your tooling to use the Edge Services `v1beta1` API if you are still using it.
13+
14+
View the `v1beta1` documentation on the [Edge Services API reference page](https://www.scaleway.com/en/developers/api/edge-services/).
15+
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Functions CRON trigger validation rules
3+
status: fixed
4+
author:
5+
fullname: 'Join the #serverless-functions channel on Slack.'
6+
url: 'https://slack.scaleway.com'
7+
date: 2025-02-24
8+
category: serverless
9+
product: functions
10+
---
11+
12+
Issues with validation rules for CRON creation via the Scaleway [console](https://console.scaleway.com/) have been fixed.
13+
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Ability to add and remove public endpoints
3+
status: added
4+
author:
5+
fullname: 'Join the #managed-mongodb-public-beta channel on Slack.'
6+
url: 'https://slack.scaleway.com'
7+
date: 2025-02-24
8+
category: databases
9+
product: mongodb
10+
---
11+
12+
Public endpoints can now be removed from Managed MongoDB® Instances to keep them inaccessible from the internet.
13+
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: VPC and Managed MongoDB® integration
3+
status: added
4+
author:
5+
fullname: 'Join the #managed-mongodb-public-beta channel on Slack.'
6+
url: 'https://slack.scaleway.com'
7+
date: 2025-02-24
8+
category: databases
9+
product: mongodb
10+
---
11+
12+
VPC is now integrated with Managed MongoDB®, allowing you to attach a database instance to a Private Network. Refer to [the dedicated documentation](/managed-mongodb-databases/how-to/connect-database-private-network/) to learn how to set it up.
13+
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Deprecation - Llama 3.1 70B
3+
status: deprecated
4+
author:
5+
fullname: ''
6+
url: 'https://slack.scaleway.com'
7+
date: 2025-02-25
8+
category: ai-data
9+
product: generative-apis
10+
---
11+
12+
Llama 3.1 70B is now deprecated. The new Llama 3.3 70B is available with similar or better performance in most use cases.
13+
Llama 3.1 70B will remain available through the API until May 25th 2025. You will then be redirected automatically to the Llama 3.3 70B API afterwards. Llama 3.1 8B is not affected by this change and remains supported.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: Kubernetes data plane logs in Cockpit
3+
status: added
4+
author:
5+
fullname: ''
6+
url: 'https://slack.scaleway.com'
7+
date: 2025-02-25
8+
category: containers
9+
product: kubernetes
10+
---
11+
12+
**Centralized monitoring is now available**, allowing you to send Kubernetes container logs to Cockpit for streamlined monitoring. Setup is easy with **one-click deployment** via Easy Deploy using Promtail. This feature captures **all container logs**, including pod stdout/stderr and systemd journal. Additionally, you can control ingestion costs with **customizable filtering options**.
13+
14+
Learn more in our dedicated documentation: [Monitor Data Plane with Cockpit](https://www.scaleway.com/en/docs/kubernetes/how-to/monitor-data-plane-with-cockpit/)

0 commit comments

Comments
 (0)