Edge Computing with Cloudflare Workers
Keep track of Workers’ code and configuration changes with Deployments

Keep track of Workers’ code and configuration changes with Deployments

11/17/2022 · Kabir Sikand

What this post added

Introduced Deployments for Cloudflare Workers, a feature that tracks changes to Worker code, configuration, and bindings. Deployments provide an audit log of who made changes, from where, and when. This lays the groundwork for future features like automated deployments and rollbacks. The feature is available in open beta.

Read the original post ↗