惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 叶小钗
Microsoft Azure Blog
Microsoft Azure Blog
Stack Overflow Blog
Stack Overflow Blog
Jina AI
Jina AI
Vercel News
Vercel News
H
Help Net Security
Martin Fowler
Martin Fowler
美团技术团队
云风的 BLOG
云风的 BLOG
Y
Y Combinator Blog
阮一峰的网络日志
阮一峰的网络日志
MyScale Blog
MyScale Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 三生石上(FineUI控件)
博客园 - 司徒正美
人人都是产品经理
人人都是产品经理
Engineering at Meta
Engineering at Meta
G
Google Developers Blog
Blog — PlanetScale
Blog — PlanetScale
MongoDB | Blog
MongoDB | Blog
宝玉的分享
宝玉的分享
小众软件
小众软件
T
Tailwind CSS Blog
WordPress大学
WordPress大学

Netlify Changelog

Gemini 3.5 Flash now available in Agent Runners 4 Nuxt CVEs: what Netlify users need to know Gemini 3.5 Flash now available in AI Gateway Agent Runners workflow improvements Next.js & React security release (May 2026): what to know Block project transfers out of your team Gemini 3.1 Flash-Lite now available in AI Gateway OpenAI GPT-5.5 Instant now available in AI Gateway New `netlify logs` CLI command Deploy to Netlify with Stripe Projects Netlify Database is now generally available OpenAI GPT-5.5 and GPT-5.5 Pro in AI Gateway & Agent Runners Rename an agent run GPT Image 2 now available in AI Gateway New frontend-design skill for Agent Runners Claude Opus 4.7 now available in AI Gateway and Agent Runners Pricing updates for Credit-based plans New sorting and filter controls on the Members page Netlify Database GA coming soon, no new databases for now Deploy logs streaming is now faster Netlify CLI adds prompt-based creation and anonymous deploys Deploy from Codex with the Netlify Plugin Hydrogen with React Router 7 now supported on Netlify Monitor credit usage by day Invoices for Enterprise Available on the Billing Page AI app development on production infrastructure with Netlify Introducing Prompt Templates OpenAI GPT-5.4 Nano and GPT-5.4 Mini in AI Gateway Change your pricing plan Internal Builder Role & Project Access Controls
Automatic deploy deletion and deploy retention policies |...
Nahrin Jalal · 2022-09-28 · via Netlify Changelog

Starting late October 2022, Netlify will begin automatically batch-deleting non-critical deploys older than 90 days. Alongside this release, Netlify is also introducing new, configurable deploy deletion policies for customers on Enterprise plans who may want to keep deploys for longer or delete them more frequently.

Automatic deploy deletion will not impact your production site or your underlying source code hosted by your Git provider. Read on to learn more about automatic deploy deletion and new deploy retention policies for your sites.

Why it’s useful to delete old deploys

Many developers have been enjoying the option to manually delete old deploys they no longer need. The ability to delete old deploys is important for security. You can quickly delete a deploy artifact if some type of sensitive data slipped into the deploy, or ensure that your Netlify teammates don’t use one-click rollbacks to revert projects to undesirable versions from the past.

However, until now, deleting old deploys could be a fairly manual process. There is a clear opportunity to reduce the lift for security-conscious teams by deleting deploys automatically when they’re old enough that they’re unlikely to be needed for reference.

Beyond that, cleaning up old deploys has benefits for Netlify as a platform. More than 3 million developers are building on Netlify today. Storing an infinite number of old deploys for each and every site will eventually become unsustainable in the future.

That’s why we’re making the deploy deletion process automatic for deploys older than 90 days. We will begin batch deleting these deploys no sooner than October 25, 2022.

Automatic cleanup without disrupting production

In order to ensure that automatic deploy deletion never interrupts your sites in production, Netlify will only delete old deploys if they’re not the most recent, published deploys for your site or branches. In order to be eligible for deletion, a deploy must meet these criteria:

The deploy is not the one currently published on your live site, and The deploy is not the most recent, successful deploy from a given Git branch

This means that your production site will never be disrupted due to an automated deploy deletion, even if you haven’t pushed any changes in a while.

The head of your non-production deploy contexts will be preserved as well. For example, the most recent deploy for a given Deploy Preview will still be available unless you decide to manually delete it, or another deploy replaces it. And of course, your source code will not be impacted: you can always re-deploy a change from Git at any time.

Customizing your team’s retention policy

Some teams may find they want a more aggressive deletion schedule, or that they need to hold onto outdated deploys a little longer. Customers on Netlify Enterprise plans will have the option to customize their retention policy:

image

To customize the policy, developers can go to Site Settings > Build & deploy > Automatic deploy deletion and choose one of the available retention options.

Enterprise customers can choose from options ranging from 1 day to 365 days. You can customize your retention policy now, before automatic deploy deletion begins (no earlier than October 25, 2022).

Owners and Contributors on any plan type can manually delete deploys whenever they wish.

Let us know what you think!

We’re always happy to get your feedback on how we can improve the Netlify platform and support your productivity. If you have feedback specifically about deploy deletion for Netlify, we invite you to complete this open survey. For any and all other topics, we’d love to hear from you on our free Community Forums at answers.netlify.com.