[Workers] remove d1 rollback limitation#13579
Merged
GregBrimble merged 1 commit intocloudflare:gradual-deploymentsfrom Mar 25, 2024
Merged
Conversation
irvinebroque
approved these changes
Mar 25, 2024
vy-ton
approved these changes
Mar 25, 2024
GregBrimble
approved these changes
Mar 25, 2024
tanushree-sharma
added a commit
that referenced
this pull request
Mar 29, 2024
* wip-deployments-update * first pass at docs * Apply suggestions from code review Co-authored-by: Brendan Irvine-Broque <birvine-broque@cloudflare.com> * wrangler commands & feedback * Apply suggestions from code review Co-authored-by: Jon Phillips <jonap2811@gmail.com> * Apply suggestions from code review Co-authored-by: Kate Tungusova <70746074+deadlypants1973@users.noreply.github.com> * ESM limitation, wrangler updates * Apply suggestions from code review Co-authored-by: Kate Tungusova <70746074+deadlypants1973@users.noreply.github.com> * Document gradual deployment benefit of ESM format Link to gradual deployments docs from "Migrate to ESM" page * [Workers] Remove note about D1 limitations with rollbacks (#13579) * wrangler commands and edits * Apply suggestions from code review Co-authored-by: Kate Tungusova <70746074+deadlypants1973@users.noreply.github.com> Co-authored-by: Brendan Irvine-Broque <birvine-broque@cloudflare.com> * Apply suggestions from code review PCX review * PCX edits * edits * redirects * Add gradual deployments documentation the `Cf-Worker-Version-Key` header. (#13554) * Add documentation for the `Cf-Worker-Version-Key` header. * Apply suggestions from code review * Update content/workers/configuration/versions-and-deployments/gradual-deployments.md * Apply suggestions from code review Co-authored-by: Tanushree <87711021+tanushreesharma-cf@users.noreply.github.com> * Add example of using a request header modification rule to set Cloudflare-Workers-Version-Key. --------- Co-authored-by: Brendan Irvine-Broque <birvine-broque@cloudflare.com> Co-authored-by: Tanushree <87711021+tanushreesharma-cf@users.noreply.github.com> * fixes * keywords, broken link fixes * redirect fix --------- Co-authored-by: Brendan Irvine-Broque <birvine-broque@cloudflare.com> Co-authored-by: Jon Phillips <jonap2811@gmail.com> Co-authored-by: Kate Tungusova <70746074+deadlypants1973@users.noreply.github.com> Co-authored-by: aaronlisman <83968625+aaronlisman@users.noreply.github.com> Co-authored-by: Kate Tungusova <ktungusova@cloudflare.com>
cmsparks
pushed a commit
that referenced
this pull request
Apr 1, 2024
* wip-deployments-update * first pass at docs * Apply suggestions from code review Co-authored-by: Brendan Irvine-Broque <birvine-broque@cloudflare.com> * wrangler commands & feedback * Apply suggestions from code review Co-authored-by: Jon Phillips <jonap2811@gmail.com> * Apply suggestions from code review Co-authored-by: Kate Tungusova <70746074+deadlypants1973@users.noreply.github.com> * ESM limitation, wrangler updates * Apply suggestions from code review Co-authored-by: Kate Tungusova <70746074+deadlypants1973@users.noreply.github.com> * Document gradual deployment benefit of ESM format Link to gradual deployments docs from "Migrate to ESM" page * [Workers] Remove note about D1 limitations with rollbacks (#13579) * wrangler commands and edits * Apply suggestions from code review Co-authored-by: Kate Tungusova <70746074+deadlypants1973@users.noreply.github.com> Co-authored-by: Brendan Irvine-Broque <birvine-broque@cloudflare.com> * Apply suggestions from code review PCX review * PCX edits * edits * redirects * Add gradual deployments documentation the `Cf-Worker-Version-Key` header. (#13554) * Add documentation for the `Cf-Worker-Version-Key` header. * Apply suggestions from code review * Update content/workers/configuration/versions-and-deployments/gradual-deployments.md * Apply suggestions from code review Co-authored-by: Tanushree <87711021+tanushreesharma-cf@users.noreply.github.com> * Add example of using a request header modification rule to set Cloudflare-Workers-Version-Key. --------- Co-authored-by: Brendan Irvine-Broque <birvine-broque@cloudflare.com> Co-authored-by: Tanushree <87711021+tanushreesharma-cf@users.noreply.github.com> * fixes * keywords, broken link fixes * redirect fix --------- Co-authored-by: Brendan Irvine-Broque <birvine-broque@cloudflare.com> Co-authored-by: Jon Phillips <jonap2811@gmail.com> Co-authored-by: Kate Tungusova <70746074+deadlypants1973@users.noreply.github.com> Co-authored-by: aaronlisman <83968625+aaronlisman@users.noreply.github.com> Co-authored-by: Kate Tungusova <ktungusova@cloudflare.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is no longer a limitation.