Skip to content

Commit 14631b0

Browse files
authored
Merge branch 'main' into MTA-6390
2 parents d3f782b + 2e915d2 commit 14631b0

File tree

286 files changed

+2703
-1556
lines changed

Some content is hidden

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

286 files changed

+2703
-1556
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Apple silicon events available in Audit Trail
3+
status: added
4+
date: 2025-08-20
5+
category: bare-metal
6+
product: apple-silicon
7+
---
8+
9+
Apple silicon activity can now be tracked in the Audit Trail product, directly in the console. All API gateway events are listed. Find out which endpoints are supported in the [dedicated documentation](/audit-trail/reference-content/adt-supported-endpoints/).
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: Apple Silicon events in Audit Trail
3+
status: added
4+
date: 2025-08-20
5+
category: monitoring
6+
product: audit-trail
7+
---
8+
9+
Apple Silicon activity can now be tracked in Audit Trail.
10+
Read [our documentation](/audit-trail/reference-content/adt-supported-endpoints/) to see the list of events available.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Cockpit Grafana version upgrade
3+
status: changed
4+
date: 2025-08-20
5+
category: monitoring
6+
product: cockpit
7+
---
8+
We have updated your Cockpit's Grafana version from `10.1` to `12.1`. Enjoy Grafana's latest release to explore your Scaleway logs and metrics, build dashboards and set up custom alerts.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: Serverless Containers namespaces now have VPC enabled by default
3+
status: changed
4+
date: 2025-08-22
5+
category: serverless
6+
product: containers
7+
---
8+
9+
Private Network attachment is now available for all Serverless Containers Namespaces. Previously, this feature was limited to namespaces with the `VPC Enabled` option.
10+
11+
[Learn how to use Private Networks with Serverless Containers](/serverless-containers/how-to/use-private-networks/)
12+
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: Serverless Functions namespaces now have VPC enabled by default
3+
status: changed
4+
date: 2025-08-22
5+
category: serverless
6+
product: functions
7+
---
8+
9+
Private Network attachment is now available for all Serverless Functions namespaces. Previously, this feature was limited to namespaces with the `VPC enabled` option.
10+
11+
[Learn how to use Private Networks with Serverless Functions](/serverless-functions/how-to/use-private-networks/)
12+
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: Public bandwidth up to 10 Gbps
3+
status: added
4+
date: 2025-08-25
5+
category: bare-metal
6+
product: apple-silicon
7+
---
8+
9+
Public bandwidth up to 10 Gbps is now supported on Mac mini M4-M and M4-XL plans.
10+
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: Elastic Metal console improvements
3+
status: added
4+
date: 2025-08-25
5+
category: bare-metal
6+
product: elastic-metal
7+
---
8+
9+
Server filtering by region: A new selector in the top-left corner lets you choose an Availability Zone (AZ) to display only the servers from that region.
10+
11+
**All** tab in server creation: When ordering a server, the “All” tab displays a complete list of all available servers, regardless of their range or other filters.
12+
13+
Automatic AZ redirection: If the selected AZ is out of stock for a specific offer, the console will now redirect you to another AZ where it is available.
14+
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Windows Images - Network configuration now uses DHCP. Serial console enabled
3+
status: changed
4+
date: 2025-08-25
5+
category: compute
6+
product: instances
7+
---
8+
9+
Windows Server 2022 and Windows Server 2022 Core images now use DHCP for network configuration by default, consistent with all existing Instance OS images.
10+
11+
For running Instances, no network configuration changes are needed unless you modify the public IPv4 address.
12+
13+
If you change the public IPv4 address, the Instance will retain its existing static configuration and continue using the previous address. To enable DHCP for your Instance, follow our [dedicated documentation](/instances/reference-content/enabling-dhcp-network-configuration-windows-server-2022/) before updating the public IPv4 address.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: DNS Service IP and Pod & Service CIDR are now customizable
3+
status: added
4+
date: 2025-08-27
5+
category: containers
6+
product: kubernetes
7+
---
8+
9+
The following parameters can be set when creating a cluster:
10+
- `service-dns-ip`: IP used for the DNS Service (cannot be changes later)
11+
- `pod-cidr`: Subnet used for the Pod CIDR (cannot be changed later)
12+
- `service-cidr`: Subnet used for the Service CIDR (cannot be changed later)
13+

changelog/databases/november2022/2022-11-18-mysqlpgsql-changed-read-replica.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ category: databases
99
product: postgresql-and-mysql
1010
---
1111

12-
Add up to three Read Replicas to your PostgreSQL or MySQL Instance and offload your main node from read requests. Follow the how-to to [create your first Read Replica](/managed-databases-for-postgresql-and-mysql/how-to/create-read-replica/).
12+
Add up to three Read Replicas to your PostgreSQL or MySQL Instance and offload your main node from read requests. Follow the how-to to [create your first Read Replica](/managed-databases-for-postgresql-and-mysql/how-to/manage-read-replicas/).

0 commit comments

Comments
 (0)