Search intelligence

Cut through release surfaces to the changes that actually move a stack.

Feed refreshed 1 minute ago49 official sources

11 results · 1 vendors in scope · 1 active filter

In view

11

Filtered

High signal

2

Critical + high

Vendors

45

Tracked total

Latest

Apr 23

Render

Top matchRenderMedium3 days agosignal · 43

Updated plans for Render workspaces

We've rolled out new workspace plans to make Render’s pricing more scalable for modern, fast-growing teams. Each new workspace plan corresponds to a legacy plan: Hobby (free) replaces the legacy Hobby plan. Pro ($25/month flat) replaces Pr…

Why it matters

Render updated render changelog semantics for hosting and backend. Review the official entry during the next release review.

Who should care

frontendbackendinfra
RenderChangelogCritical5 days ago

Default Node.js version updated to 24.14.1

Newly created Node.js services now use Node.js 24.14.1 by default. You can always specify a different version. Existing Node.js services keep their original default version to prevent breaking changes.

breakingsdkapihostingbackend101
Read event Official source
RenderChangelogMedium10 days ago

Create new services from the Render CLI

You (and your agents) can now create new services directly from the terminal using the Render CLI's services create command: render services create \ --name hello-world \ --type web_service \ --runtime node \ --region virginia \ --plan fre…

apihostingbackend43
RenderChangelogMedium10 days ago

Automatic Go version updates

Render's native Go environment now automatically updates to the latest stable Go 1.x version, usually within 24 hours of a new release. After an update, your service starts using the new version with its next deploy. Previously, we handled…

apihostingbackend38
Read event Official source
RenderChangelogMedium19 days ago

Render Workflows now in public beta

Render Workflows is now in public beta, with SDK support for TypeScript and Python. Define durable tasks and chain them into long-running background processes for agent logic, data pipelines, billing flows, and more. Deploy your task defin…

apihostingbackend38
Read event Official source
RenderChangelogCritical2 months ago

Updated version defaults: Python to 3.14.3, uv to 0.10.2

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 chang…

breakingsdkapihostingbackend96
Read event Official source
RenderChangelogMedium3 months ago

Render CLI v2.8.0

New command: render workspaces By default, render workspaces lists your available workspaces in an interactive menu. Optionally, you can also list workspaces in plaintext, JSON, or YAML format. For example, the following command lists work…

apihostingbackend38
Read event Official source
RenderChangelogMedium3 months ago

Blueprints now support custom filenames and paths

Blueprints (Render's infrastructure-as-code model) now support custom filenames and paths for YAML configuration files. Previously, Blueprints required a file named render.yaml in your repository's root directory. You can specify a custom…

apihostingbackend38
Read event Official source