All Products
Search
Document Center

ApsaraDB RDS:Release notes for database proxy versions

Last Updated:Mar 28, 2026

ApsaraDB RDS for PostgreSQL upgrades the database proxy at irregular intervals. This page lists the release notes for each proxy version.

Note

The list below includes only the mainstream proxy versions, not all versions. Your current proxy version may not appear in the list.

Check your proxy version

  1. Go to the Instances page. In the top navigation bar, select the region where the RDS instance resides.

  2. Find the RDS instance and click its ID.

  3. In the left-side navigation pane, click Database Proxy.

  4. In the Basic Information section, check the value of Proxy Version.

  5. If Upgrade appears to the right of the proxy version, click Upgrade to view the latest version and upgrade based on your requirements.

Note

To upgrade the proxy version, see Upgrade the database proxy version of an ApsaraDB RDS for PostgreSQL instance. To check the proxy version via API, call DescribeDBProxy.

Release notes

1.13.12_20231219

New features

  • Data replication between RDS instances can be implemented using proxy endpoints.

Bug fixes

  • Fixed a bug where data migration across different RDS instances stopped unexpectedly.

1.13.12_20230621

New features

  • The database proxy feature is released for ApsaraDB RDS for PostgreSQL for the first time.

  • Proxy endpoints support read/write and read-only attributes.

Bug fixes

  • Fixed a bug where authentication failed when connecting to a proxy endpoint.

  • Fixed a bug where an out of memory (OOM) error occurred when an HTTP request contained the Authorization field.