* [Logpush] Update headings for Logpush FAQ section
PCX-20043
* Revise Logpush job volume estimation details
Updated volume estimation details for Logpush jobs to include selected fields and compression effects.
* [Logs] Clarify max upload parameters and their impact on batch size
Rewrote the max upload parameters section to better explain that these settings control upload batch size, not delivery latency. Converted parameter descriptions to a table format, added notes about Logpush's ~1 minute processing interval, and included guidance on when to adjust these parameters for different destination types.
* [Logs] Clarify max_upload_interval_seconds parameter description
Updated the description of `max_upload_interval_seconds` to explain it controls the time-span of log data per batch during catch-up scenarios, rather than the interval between batches. Changed default value from fixed "30" to "Varies by destination" to match actual behavior.
* Add autoconfig changelog
* Add documentation for setup command
* correct typo in changelog
* update docs to add rule
* correct typos and add discussion link
* adds build command suggestion
Co-authored-by: Matt Kane <mkane@cloudflare.com>
* Update src/content/changelog/workers/2025-12-16-wrangler-autoconfig.mdx
Co-authored-by: Jun Lee <junlee@cloudflare.com>
---------
Co-authored-by: Matt Kane <mkane@cloudflare.com>
Co-authored-by: Jun Lee <junlee@cloudflare.com>
* [DNS] Fixed style issue
Step 3 had an incorrect style and looked somewhat like a step 2.3 instead of just 3.
* Use paragraph under h3, clarify exact steps vary, and adjust alignement
---------
Co-authored-by: Rebecca Tamachiro <rtamachiro@cloudflare.com>
* Add use cases and quick start section to Cloudflare for Platforms overview
* Add Platform Capabilities heading, reorder bullets, and add Infinite scale point
* Update index.mdx
* Add changelog for Terraform v5.14.0 release
Super amazing changelog for TF provider 5.14
* Apply suggestions from code review
With accepted edits
Co-authored-by: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com>
* Apply suggestions from code review
Forgot one edit (: added.
Co-authored-by: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com>
---------
Co-authored-by: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com>
* sahidya- SentinelOne as Logpush destination
* sahidya-sentinelone-logpush-destination
* Update src/content/changelog/logs/2025-12-11-sentinelone-destination.mdx
Co-authored-by: Patricia Santa Ana <103445940+patriciasantaana@users.noreply.github.com>
* Update src/content/changelog/logs/2025-12-11-sentinelone-destination.mdx
---------
Co-authored-by: Patricia Santa Ana <103445940+patriciasantaana@users.noreply.github.com>
* [Images] Clarify usage of flexible variants in documentation
Added more visual clarity to the note about flexible variants and signed delivery URLs, since details of this restriction are currently very easy to miss
* Update src/content/docs/images/manage-images/enable-flexible-variants.mdx
---------
Co-authored-by: ToriLindsay <tgalatro@cloudflare.com>
* durable objects: new best practices + testing
* more workers vs. do guidance, add a changelog
* better example
* use jsonc in WranglerConfig blocks
* address feedback
* incorporate feedback:
* change date on changelog
* input/output gates guidance
* blockConcurrencyWhile guidance
* changelog: update date
* do: incorporate feedback, update changelog date
* do: update changelog to match docs