Changelog
What's new in Foundry
Every release, in order. Follow along or filter to what you care about.
Regions & rollbacks
v2.4.0Jul 2026- FeatureDeployments now roll out to 38 regions, up from 24.
- FeatureOne-command rollbacks: foundry rollback <id> restores instantly.
- ImprovementCold starts down 40% on the edge runtime.
- FixFixed a race in the CLI when deploying two functions at once.
Live logs
v2.3.0May 2026- Featurefoundry logs --tail streams structured logs from every region.
- ImprovementThe dashboard now shows p95 latency per function.
- BreakingThe v1 logs endpoint is removed — migrate to /v2/logs.
Key rotation
v2.2.1Apr 2026- FeatureRotate API keys with a 24-hour grace window, zero downtime.
- FixTest keys no longer count against live rate limits.