forked from cloudflare/cloudflare-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Merge #209
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
krishnprakash
merged 184 commits into
krishnprakash:production
from
cloudflare:production
Apr 25, 2025
Merged
Merge #209
krishnprakash
merged 184 commits into
krishnprakash:production
from
cloudflare:production
Apr 25, 2025
Conversation
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
* improved landing page * Update index.mdx new copy * Update index.mdx * minor fixes --------- Co-authored-by: Kathy <[email protected]>
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.29.1 to 8.30.1. - [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.30.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.30.1 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>
…1729) Bumps [starlight-package-managers](https://github.com/HiDeoo/starlight-package-managers/tree/HEAD/packages/starlight-package-managers) from 0.10.0 to 0.11.0. - [Release notes](https://github.com/HiDeoo/starlight-package-managers/releases) - [Changelog](https://github.com/HiDeoo/starlight-package-managers/blob/main/packages/starlight-package-managers/CHANGELOG.md) - [Commits](https://github.com/HiDeoo/starlight-package-managers/commits/[email protected]/packages/starlight-package-managers) --- updated-dependencies: - dependency-name: starlight-package-managers dependency-version: 0.11.0 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>
* [Docs Site] Add product groups to changelog filter * styling
* moved markdown to features * links * redirect
* Update wrangler-config.mdx Quick tweak to component page. * Update wrangler-config.mdx
* update terraform code * update ansible example * update tunnel names
* Add autorag recipes page * Update src/content/docs/autorag/usage/recipes.mdx Co-authored-by: Anni Wang <[email protected]> * Update src/content/docs/autorag/usage/recipes.mdx Co-authored-by: Anni Wang <[email protected]> * Add inline comments --------- Co-authored-by: Anni Wang <[email protected]>
) * Adding 52-bit limitation for DO and D1 due to JS number limitation. * Iterating over feedback. * Apply suggestions from code review Co-authored-by: ranbel <[email protected]> --------- Co-authored-by: ranbel <[email protected]>
* Add links between API and Terraform sections * Move Terraform examples of using traffic detections to WAF docs * Move custom detection location examples to concept section * Apply suggestions from PCX review --------- Co-authored-by: Jun Lee <[email protected]>
The bullet points were duplicate.
Fixed a duplicate sentence.
* [Docs Site] Align filter/load more logic in changelog * fix button visibility * Update src/pages/changelog/index.astro * Update src/pages/changelog/index.astro --------- Co-authored-by: Kody Jackson <[email protected]>
Update title for keyword
* update Entra ID example * update ZT org example * update entra ID page * update OTP * generic OIDC and SAML examples
) * [Docs Site] Bump starlight-links-validator from 0.14.3 to 0.16.0 Bumps [starlight-links-validator](https://github.com/HiDeoo/starlight-links-validator/tree/HEAD/packages/starlight-links-validator) from 0.14.3 to 0.16.0. - [Release notes](https://github.com/HiDeoo/starlight-links-validator/releases) - [Changelog](https://github.com/HiDeoo/starlight-links-validator/blob/main/packages/starlight-links-validator/CHANGELOG.md) - [Commits](https://github.com/HiDeoo/starlight-links-validator/commits/[email protected]/packages/starlight-links-validator) --- updated-dependencies: - dependency-name: starlight-links-validator dependency-version: 0.16.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * fix glob --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kian Newman-Hazel <[email protected]>
) Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.29.1 to 8.30.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.30.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.30.1 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>
Code block update
To make users willing to troubleshoot caching issues aware of Dev mode, before pausing Cloudflare globally.
Referring to the docs on 429 Too Many Requests and 413 Payload Too Large for more info on these HTTP status codes.
* metadata filtering support * changelog * url update * redirect * add link to autorag * Update public/__redirects Co-authored-by: Jun Lee <[email protected]> * PCX Review * update changelog date and content * update cta * ms timestamp --------- Co-authored-by: Jun Lee <[email protected]>
* [Docs Site] Update pinned api-schemas commit to 5517be539e8f4c75c79f6b13511879f6d8b83b13 --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Pedro Sousa <[email protected]>
* Improving Getting started for DO. * Apply suggestions from code review Co-authored-by: Maddy <[email protected]> --------- Co-authored-by: Maddy <[email protected]>
limits clarification
auto-merge was automatically disabled
April 24, 2025 11:08
Head branch was pushed to by a user without write access
* [Security Center] Scan by geography * Add API link * Modify wording * Apply suggestions from code review Co-authored-by: Jun Lee <[email protected]> --------- Co-authored-by: Jun Lee <[email protected]>
…ctChangelog component (#21940)
--------- Co-authored-by: ToriLindsay <[email protected]>
* [Rules] Update Custom Errors * Delete old pages in Support
* Adding types into the code snippets. * Adding type to Durable Object ID. * Using TypeScriptExample component * Renaming chapter title to Getting started. * Adding type to ID
* Add sections for Analytics vs Logs and add info for GraphQL * Adjust messaging around API (legacy) option * Attempt to use APIRequest component * Revert "Attempt to use APIRequest component" This reverts commit 41f048c.
* bot alerts * Apply suggestions from code review * tiny edits * Apply suggestions from code review
* [Chore] Rules changelog rationalization * hide non-linear entry * Remove 'rules' from CVE changelog entry
* Add GlossaryTooltip for proxied and zone terminology * Remove second possibility and call out 1014 error * Update second bullet to mention Orange-to-Orange * Disambiguate: Customer1 zone is not a SaaS provider * Edit to refer back to what had been explained in the intro * Further disambiguate Customer1 is not a SaaS provider * Apply suggestion from PM review: clarify example refers to new CH * Apply suggestion from code review Co-authored-by: marciocloudflare <[email protected]> * Apply suggestion from CSUP: further clarify legacy SaaS provider --------- Co-authored-by: marciocloudflare <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
product:ai-gateway
product:analytics
product:api-shield
product:autorag
product:bots
product:browser-rendering
product:cache
product:china-network
product:cloudflare-for-platforms
product:cloudflare-one
product:d1
product:ddos-protection
product:developer-spotlight
product:dns
product:durable-objects
product:email-security
product:fundamentals
product:hyperdrive
product:kv
product:learning-paths
product:logs
product:magic-cloud-networking
product:magic-firewall
product:magic-network-monitoring
product:magic-transit
product:magic-wan
product:network-interconnect
product:page-shield
product:pages
product:pipelines
product:queues
product:r2
product:radar
product:realtime
product:reference-architecture
product:rules
product:ruleset-engine
product:secrets-store
product:ssl
product:stream
product:style-guide
product:support
product:terraform
product:turnstile
product:vectorize
product:waf
product:workers
product:workers-ai
product:workflows
product:1.1.1.1
size/xl
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.
Summary
Screenshots (optional)
Documentation checklist