Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cloudflare/workers-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: wrangler@4.5.1
Choose a base ref
...
head repository: cloudflare/workers-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: wrangler@4.6.0
Choose a head ref
  • 6 commits
  • 41 files changed
  • 11 contributors

Commits on Mar 28, 2025

  1. [wrangler] improve formatting of cache options in hyperdrive list com…

    …mand (#8583)
    
    Co-authored-by: knickish <knickish@cloudflare.com>
    Co-authored-by: Carmen Popoviciu <cpopoviciu@cloudflare.com>
    3 people authored Mar 28, 2025
    Copy the full SHA
    ecbab5d View commit details
  2. Add X-Forwarded-Host header to requests (#8706)

    * Set the x-forwarded-host header on requests
    
    * Added changeset
    jamesopstad authored Mar 28, 2025
    Copy the full SHA
    25eaf3b View commit details
  3. remove Application Starter option in C3 experimental menu (#8395)

    * fix: remove categories in C3 that have no templates
    
    The `Application Starter` category doesn't contain any entries in experimental mode so we shouldn't show it.
    
    This change updates C3 to automatically exclude categories that have no templates.
    
    * remove incorrect caregory and fix e2e snapshots
    
    * update another snapshot
    
    * skip arrows + enter e2e test in experimental mode
    
    * remove qwik from snapshot
    
    * update allowed values in snapshot
    
    * update test
    
    * update missing starter -> example
    
    * update missing Starter to example
    
    ---------
    
    Co-authored-by: Pete Bacon Darwin <pete@bacondarwin.com>
    dario-piotrowicz and petebacondarwin authored Mar 28, 2025
    Copy the full SHA
    3f41730 View commit details
  4. add vitest fixture that documents AI/Vectorize bindings with vitest (#…

    …8624)
    
    * add ai fixture
    
    * Update vitest.config.ts
    
    * Update fixtures/vitest-pool-workers-examples/ai-vectorize/global-setup.ts
    
    Co-authored-by: Carmen Popoviciu <cpopoviciu@cloudflare.com>
    
    * add config warning
    
    * rename worker
    
    * lint
    
    * changeset
    
    * Update config.ts
    
    Co-authored-by: Carmen Popoviciu <cpopoviciu@cloudflare.com>
    
    * Update packages/vitest-pool-workers/src/pool/config.ts
    
    * fix
    
    ---------
    
    Co-authored-by: Carmen Popoviciu <cpopoviciu@cloudflare.com>
    emily-shen and CarmenPopoviciu authored Mar 28, 2025
    Copy the full SHA
    665ebd8 View commit details
  5. [R2 Data Catalog] Add wrangler commands for R2 Data Catalog (#8548)

    * [R2 Data Catalog] Add wrangler commands for R2 Data Catalog
    
    * Copy changes, removed catalog list command, updated tests
    
    * Fixed typos, change copy
    
    * Minor response changes
    
    ---------
    
    Co-authored-by: Phillip Jones <pjones@cloudflare.com>
    garvit-gupta and jonesphillip authored Mar 28, 2025
    Copy the full SHA
    24c2c8f View commit details
  6. Version Packages (#8710)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    workers-devprod and github-actions[bot] authored Mar 28, 2025
    Copy the full SHA
    e9106df View commit details
Loading