-
Notifications
You must be signed in to change notification settings - Fork 10.3k
[DNS] Document NSEC 3 support #19871
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
Closed
Closed
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
Contributor
Oxyjun
reviewed
Feb 13, 2025
Oxyjun
approved these changes
Feb 13, 2025
Contributor
Author
|
Awaiting publication - details available in PCX-14326 |
* [Rules] Update text * Minor adjustment
fix link 404
* [Docs Site] Update pinned api-schemas commit to 573bd99b9a6ba6d5e17f13099f9db6606ff92bc9 * Update src/util/api.ts * Update src/util/api.ts --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Kody Jackson <[email protected]>
* updates framework guide for Astro on Workers * Update src/content/docs/workers/frameworks/framework-guides/astro.mdx Co-authored-by: Pete Bacon Darwin <[email protected]> * simplify introduction * update migration guides * forgot build step * fix headings * get rid of tabs * change wording a bit? * remove aside * fixups * typos and ssr terminology * update bindings copy * assetsignore --------- Co-authored-by: Pete Bacon Darwin <[email protected]> Co-authored-by: emily-shen <[email protected]>
* Renaming Calls to Realtime * broken links + redirect * Updated file name in changelog * Fixed header link * update releasenote file name * fix broken link * Updated old redirect * Updates * api spec path update * broken link * Update link --------- Co-authored-by: kodster28 <[email protected]>
* Add new folder, icon, yaml, and CODEOWNERS entry * Replace #0051C3 with currentColor in secrets-store.svg * Fill in overview page * Add not on China unavailability * Remove get-started placeholder * Develop the outline and create placeholders * Adjust IA and give specific filename to workers tutorial * More context connecting Secrets Store intro to Workers integration * Add conceptual info and create entry in plans/index.json * Rename permissions page and fill in default roles access * Fix capitalizaton and add TBC note on general Workers role * Overall review and adjust headings * Fill in dashboard steps to manage secrets * Remove mentions to key mgmt system and permissions assignment * Revert changes to access-control and remove Workers admin binding * Text review and fill in Secrets Store admin description * Fix capitalization and add Secrets Store reporter role * Make capitalization consistent in permissions names * Complete Workers guide outline and fill in secrets instructions * Further develop workers guide outline and fill in dash steps * Further dash options and align with other binding docs * Apply suggestions from code review Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> * Add instructions and cross-links to bindings in config files * Adjust limits and change availability to closed beta * Add warning on checking deployment before deleting secret * Dedicated section to roles and add Deployer to the list * Adjust intro to permissions subsection * Add API token permissions list and improve parallelism * Drop italic for selectors to make formatting more uniform * Overall review * Fill in steps to access a secret from a Workers application * Add code sample to fetch argument option * Add note to confirm and improve headings * Minor text edit on integrations/workers.mdx * Review roles and permissions * More context around SS as intro pagraph for workers.mdx * Cross-link Workers docs and clarify per-Worker vs account-level * Add Secrets Store roles to Fundamentals docs * Update availability and limits Co-authored-by: mia303 <[email protected]> * Remove TBC notes following PM review * Further clarify availability * Text adjustments * Create page for audit logs * Remove placeholder page from initial docs outline * Remove externals from product yaml file * Add secrets-store commands to Wrangler docs and cross-link * Add arguments description using partial for KEY ones * API placeholder tabs in how-to.mdx and integrations/workers.mdx * Remove partial usage and add OPTIONS and example for create * Add desciption for update, duplicate, and delete * Fill in description and example for the get command * Add note about --remote and default local dev mode * Add --value with callout not to use with real secrets * Create example of POST API command * Add example of duplicate API command * Remove example of duplicate API command after testing * Add example of delete API command * Add example of edit API command * Add reviewed example of duplicate API command * Add note about use of spaces in secret names * Fix create example indent in how-to.mdx * Remove unused partial * Fix missing StoreID in Wrangler get response * Apply suggestions from code review Co-authored-by: marciocloudflare <[email protected]> * Apply suggestion from code review * Add wrangler tab to secrets-store workers guide * Add links to the API reference docs site * Update src/content/docs/secrets-store/integrations/workers.mdx --------- Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> Co-authored-by: mia303 <[email protected]> Co-authored-by: marciocloudflare <[email protected]> Co-authored-by: Kody Jackson <[email protected]>
* PCX-16647 * revise wording * Update src/content/docs/cloudflare-one/connections/connect-networks/use-cases/rdp/rdp-browser.mdx Co-authored-by: Patricia Santa Ana <[email protected]> --------- Co-authored-by: Patricia Santa Ana <[email protected]>
* Updated changelog for RSA and ECDSA bundling supported on custom hostnames * Updated upload description * secrets store beta changelog * Update 2025-04-09-secrets-store-beta.mdx * Apply suggestions from code review * Update src/content/changelog/ssl/2025-04-09-secrets-store-beta.mdx * added example command and screenshot * fixed 2025-02-14-cert-bundling-for-custom-hostnames.mdx --------- Co-authored-by: Kody Jackson <[email protected]>
* Calls: Introduce simulcast API * Update Calls simulcast API definition after feedback on 2025-02-27 * Calls: Make UpdateTracksRequest schema to be a array of TrackObject * Calls: Replace Simulcast API fallbackStrategy with priorityOrdering and ridUnavailableStrategy * Calls: Update the Calls Simulcast API after Nils' comments * Calls: Add Simulcast documentation text * Update src/content/docs/calls/simulcast.mdx Co-authored-by: Kevin Kipp <[email protected]> --------- Co-authored-by: Kevin Kipp <[email protected]>
* [workers-observability] query builder docs * fixes * improved images * fix links --------- Co-authored-by: Rohin Lohe <[email protected]>
) Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.29.0 to 8.29.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.29.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.29.1 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>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
do-not-merge-yet
product:aegis
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:analytics
Related to Analytics product
product:api-shield
product:automatic-platform-optimization
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:calls
product:china-network
product:cloudflare-for-platforms
product:cloudflare-one
product:d1
D1: https://developers.cloudflare.com/d1/
product:data-localization
product:ddos-protection
product:developer-spotlight
product:dmarc-management
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:google-tag-first-party-mode
product:hyperdrive
Hyperdrive: https://developers.cloudflare.com/hyperdrive/
product:images
Related to Image Resizing product
product:key-transparency
product:kv
product:learning-paths
product:load-balancing
Related to Load Balancing product
product:logs
Related to Logs
product:magic-cloud-networking
product:magic-firewall
product:magic-network-monitoring
product:magic-transit
product:magic-wan
product:network
product:network-error-logging
product:network-interconnect
product:notifications
product:page-shield
Issues or PRs related to Page Shield
product:pages
product:pipelines
product:privacy-gateway
product:pub-sub
Pub/Sub: https://developers.cloudflare.com/pub-sub
product:pulumi
product:queues
Cloudflare Queues: https://developers.cloudflare.com/queues
product:r2
R2 object storage: https://developers.cloudflare.com/r2
product:radar
product:randomness-beacon
product:realtime
product:reference-architecture
product:registrar
Related to Registrar product
product:rules
Related to rules
product:ruleset-engine
product:secrets-store
product:security
product:security-center
product:spectrum
Related to Spectrum product
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:time-services
product:turnstile
product:use-cases
product:vectorize
Vectorize: https://developers.cloudflare.com/vectorize/
product:version-management
product:waf
product:waiting-room
Related to Waiting Room product
product:warp-client
product:web3
product:web-analytics
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/
product:1.1.1.1
Related to 1.1.1.1 product
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
PCX-14326
Documentation checklist