From 09277404d6ef0f253cf349ce883b0d83aee8d1b1 Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Wed, 15 Oct 2025 08:56:07 +0000 Subject: [PATCH 1/2] feat(changelog): add new entry --- ...ql-and-mysql-added-vpc-routing-now-compatible-w.mdx | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 changelog/october2025/2025-10-15-postgresql-and-mysql-added-vpc-routing-now-compatible-w.mdx diff --git a/changelog/october2025/2025-10-15-postgresql-and-mysql-added-vpc-routing-now-compatible-w.mdx b/changelog/october2025/2025-10-15-postgresql-and-mysql-added-vpc-routing-now-compatible-w.mdx new file mode 100644 index 0000000000..6667ba6334 --- /dev/null +++ b/changelog/october2025/2025-10-15-postgresql-and-mysql-added-vpc-routing-now-compatible-w.mdx @@ -0,0 +1,10 @@ +--- +title: VPC routing now compatible with Managed PostgreSQL and MySQL +status: added +date: 2025-10-15 +category: databases +product: postgresql-and-mysql +--- + +You can now connect Managed PostgreSQL & MySQL instances with resources located in other Private Networks from the same VPC. Follow [this documentation](https://www.scaleway.com/en/docs/vpc/how-to/manage-routing/) for more information on routing. + From bb16d3f412563218cc125eeb0e2b575a1677bff0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?N=C3=A9da?= <87707325+nerda-codes@users.noreply.github.com> Date: Thu, 16 Oct 2025 15:31:37 +0200 Subject: [PATCH 2/2] Apply suggestions from code review Co-authored-by: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> --- ...-postgresql-and-mysql-added-vpc-routing-now-compatible-w.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/october2025/2025-10-15-postgresql-and-mysql-added-vpc-routing-now-compatible-w.mdx b/changelog/october2025/2025-10-15-postgresql-and-mysql-added-vpc-routing-now-compatible-w.mdx index 6667ba6334..b968ac0f66 100644 --- a/changelog/october2025/2025-10-15-postgresql-and-mysql-added-vpc-routing-now-compatible-w.mdx +++ b/changelog/october2025/2025-10-15-postgresql-and-mysql-added-vpc-routing-now-compatible-w.mdx @@ -6,5 +6,5 @@ category: databases product: postgresql-and-mysql --- -You can now connect Managed PostgreSQL & MySQL instances with resources located in other Private Networks from the same VPC. Follow [this documentation](https://www.scaleway.com/en/docs/vpc/how-to/manage-routing/) for more information on routing. +You can now connect Managed PostgreSQL & MySQL instances with resources located in other Private Networks from the same VPC. See our [dedicated documentation](/vpc/how-to/manage-routing/) for more information on routing.