Debug your Render services in Claude Code and Cursor.

Try Render MCP
November 21, 2025
Improved

Rotate Postgres credentials with enhanced user management

Render Postgres databases now support self-serve credential rotation via managed creation and deletion of PostgreSQL users.

Add and delete users from your database's page in the Render Dashboard, or via the Render API:

Creating a new managed PostgreSQL user in the Render Dashboard
Creating a new managed PostgreSQL user in the Render Dashboard

A newly created user becomes your database's new "default" user, used in the database's connection URLs shown in the Render Dashboard. Blueprint-managed services that dynamically reference your database's connection string will update to use the new default credentials on your next Blueprint sync.

Learn more about PostgreSQL users and credential rotations in the documentation.