Skip to content

Conversation

@Oxyjun
Copy link
Contributor

@Oxyjun Oxyjun commented Apr 8, 2025

Summary

This PR adds Step 6. Add retry logic.

No material change has been made in any other sections (though GitHub diff makes this difficult to see).

Screenshots (optional)

Documentation checklist

  • The documentation style guide has been adhered to.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

pedrosousa and others added 30 commits April 1, 2025 10:53
---------

Co-authored-by: Rebecca Tamachiro <[email protected]>
* Updates plan information

* Update src/content/docs/cache/how-to/purge-cache/index.mdx

Co-authored-by: Rebecca Tamachiro <[email protected]>

* Updates after review

---------

Co-authored-by: Rebecca Tamachiro <[email protected]>
* [SaaS] Update getting-started.mdx

* Apply suggestion from code review

---------

Co-authored-by: Rebecca Tamachiro <[email protected]>
…21235)

Bumps [@cloudflare/vitest-pool-workers](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vitest-pool-workers) from 0.8.6 to 0.8.8.
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/vitest-pool-workers/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/@cloudflare/[email protected]/packages/vitest-pool-workers)

---
updated-dependencies:
- dependency-name: "@cloudflare/vitest-pool-workers"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Release-Apr-01-2025

* Fix missing quote

* Apply suggestions from PCX review

---------

Co-authored-by: Pedro Sousa <[email protected]>
* Update frequently-asked-questions.mdx

Added additional FAQs and tweaked a few of the existing ones.

* Apply suggestions from code review

---------

Co-authored-by: Patricia Santa Ana <[email protected]>
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.28.0 to 8.29.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Clarify permissions for notifications and webhooks

It was implied that customers could scope down notification creation access to particular products. This isn't true at the current time.

A customer with account edit permissions can create any account level notification policy, similarly a token with "Account Settings: Edit" can create any kind of notification policy.

The restrictions on creation of policies depends on the products that an account is entitled to (e.g enterprise, business, professional or free).

I also clarified that webhooks are available to everyone with a paid service, for example if you pay for Cloudflare Workers you get webhooks.

* Small edit

---------

Co-authored-by: Denise Peña <[email protected]>
* [Email Security] Update Email Security roles

* Update src/content/docs/cloudflare-one/roles-permissions.mdx

Co-authored-by: Pedro Sousa <[email protected]>

* addressing Pedro suggestion

---------

Co-authored-by: Pedro Sousa <[email protected]>
* When Polish can't optimize an image the Response Header `Warning: cf-images 299 "original is smaller"` is returned.
* Update cancel-subscription.mdx

* Update src/content/docs/fundamentals/subscriptions-and-billing/cancel-subscription.mdx

Co-authored-by: Kody Jackson <[email protected]>

---------

Co-authored-by: Denise Peña <[email protected]>
Co-authored-by: Kody Jackson <[email protected]>
* [Version Management] Update get-started.mdx

* Minor wording edits

---------

Co-authored-by: Denise Peña <[email protected]>
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.5.5 to 5.5.6.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Redact s3 api creds

* Fix bucket URLs
* Update setWebSocketAutoResponse link in durable-objects-pricing.mdx

* Update setWebSocketAutoResponse link in workers/durable_objects_pricing.mdx

* Add hyphen between "application" and "level" in durable_objects_pricing.mdx
@github-actions github-actions bot added product:magic-wan product:notifications product:page-shield Issues or PRs related to Page Shield product:pages product:queues Cloudflare Queues: https://developers.cloudflare.com/queues product:r2 R2 object storage: https://developers.cloudflare.com/r2 product:radar product:reference-architecture product:rules Related to rules product:ruleset-engine product:security-center product:security product:speed product:ssl Related to SSL product:stream Related to Stream product product:style-guide product:support product:tenant product:terraform Related to Terraform product product:turnstile product:vectorize Vectorize: https://developers.cloudflare.com/vectorize/ product:version-management product:waf product:waiting-room Related to Waiting Room product product:workers Related to Workers product product:workers-ai Workers AI: https://developers.cloudflare.com/workers-ai/ product:workflows Workflows: https://developers.cloudflare.com/workflows/ size/xl and removed size/l labels Apr 9, 2025
@Oxyjun Oxyjun closed this Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:agents Build and deploy AI-powered Agents on Cloudflare that can act autonomously. product:ai-gateway AI Gateway: https://developers.cloudflare.com/ai-gateway/ product:api-shield product:AutoRAG product:bots Related to Bots product product:browser-rendering product:byoip Related to BYOIP product:cache Issues or PRs related to Cache product:cloudflare-for-platforms product:cloudflare-one product:d1 D1: https://developers.cloudflare.com/d1/ product:data-localization product:ddos-protection product:dns Issues or PRs related to DNS product:durable-objects Durable Objects: https://developers.cloudflare.com/workers/learning/using-durable-objects/ product:email-routing product:email-security product:fundamentals product:hyperdrive Hyperdrive: https://developers.cloudflare.com/hyperdrive/ product:images Related to Image Resizing product product:kv product:learning-paths product:load-balancing Related to Load Balancing product product:logs Related to Logs product:magic-network-monitoring product:magic-transit product:magic-wan product:notifications product:page-shield Issues or PRs related to Page Shield product:pages product:queues Cloudflare Queues: https://developers.cloudflare.com/queues product:r2 R2 object storage: https://developers.cloudflare.com/r2 product:radar product:reference-architecture product:rules Related to rules product:ruleset-engine product:security product:security-center product:speed product:ssl Related to SSL product:stream Related to Stream product product:style-guide product:support product:tenant product:terraform Related to Terraform product product:turnstile product:vectorize Vectorize: https://developers.cloudflare.com/vectorize/ product:version-management product:waf product:waiting-room Related to Waiting Room product product:workers Related to Workers product product:workers-ai Workers AI: https://developers.cloudflare.com/workers-ai/ product:workflows Workflows: https://developers.cloudflare.com/workflows/ size/xl

Projects

None yet

Development

Successfully merging this pull request may close these issues.