Changes.Watch

Serverless changelog digest

May 11 - May 17, 2026. Useful releases, risky migrations, and noisy updates from the Serverless channel.

Serverless updates in 2026-w20

Deployment insights adds route-level latency views

  • Deployment views now surface slow routes and cold-start patterns.
  • Teams can compare latency before and after a production rollout.

Auth policy examples refreshed for RLS projects

  • Auth docs now include clearer examples for user-owned rows.
  • Teams using custom claims should review policy snippets before copying them.

Workers observability dashboard expands traces

  • Workers requests can be inspected with more trace context.
  • Useful for debugging edge latency without adding custom logging.