v3.14.3
npx @buildinternet/releases get rel__oPnBLCwDnlobf8vDb7gl
Newly created Python services now use Python 3.14.3 and uv version 0.10.2 by default. You can always specify a different version of both Python and uv.
Existing Python services keep their original default versions to prevent breaking changes.
Fetched April 11, 2026
The Render MCP server now includes a trigger_deploy tool that enables you (and your agents) to kick off a new deploy of an existing service…
You (and your agents) can now create, update, delete, suspend, and resume Render Postgres and Key Value instances using version 2.21.0 or l…
Supports Python services declaring their web app and development workflow sidecars through a pyproject.toml entrypoint in vercel dev. Fixed…
Python Poetry is now installed via mise's native poetry package instead of pipx, improving environment integration. Also updated mise from…