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/workerd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.20250725.0
Choose a base ref
...
head repository: cloudflare/workerd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.20250726.0
Choose a head ref
  • 13 commits
  • 42 files changed
  • 7 contributors

Commits on Jul 25, 2025

  1. Configuration menu
    Copy the full SHA
    8accca3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4536 from cloudflare/dominik/vendored-practical-t…

    …ests
    
    Implements vendor package tests for Python
    dom96 authored Jul 25, 2025
    Configuration menu
    Copy the full SHA
    17d5a04 View commit details
    Browse the repository at this point in the history
  3. feat: release cache: no-cache on fetch requests (#4611)

    Final step in resolving the long-standing issue of #698.
    Docs to come in cloudflare-docs.
    
    Note: this feature is not guranteed to work until 2025-08-07.
    tewaro authored Jul 25, 2025
    Configuration menu
    Copy the full SHA
    678b19e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcd55d5 View commit details
    Browse the repository at this point in the history
  5. [nfc] Add no-op method to LimitEnforcer

    This allows us to perform some build cleanup in the downstream build.
    fhanau committed Jul 25, 2025
    Configuration menu
    Copy the full SHA
    9d68068 View commit details
    Browse the repository at this point in the history
  6. Some fixes for sidecar IP randomization (#4617)

    * Some fixes for sidecar IP randomization
    
    * Flag another test in  fetch/api:abortGeneralAny as flaky
    npaun authored Jul 25, 2025
    Configuration menu
    Copy the full SHA
    4e07305 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4570 from cloudflare/felix/071825-limit-enforcer

    [nfc] Add no-op method to LimitEnforcer
    fhanau authored Jul 25, 2025
    Configuration menu
    Copy the full SHA
    7ae0b5b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8df7c5e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0c4597c View commit details
    Browse the repository at this point in the history
  10. [nfc] Drop unused rejectionNumber variable in jsg API

    This is unused following #4573.
    fhanau committed Jul 25, 2025
    Configuration menu
    Copy the full SHA
    887a63c View commit details
    Browse the repository at this point in the history
  11. Merge pull request #4615 from cloudflare/felix/072525-exception-catch…

    …-reference
    
    [build] Comply with clang-tidy misc-throw-by-value-catch-by-reference, minor code cleanup
    fhanau authored Jul 25, 2025
    Configuration menu
    Copy the full SHA
    8664e65 View commit details
    Browse the repository at this point in the history
  12. [rust] upstreaming rust lint configuration (#4609)

    The intention to use rust_lint.bazelrc downstream
    to avoid style inconsistency.
    mikea authored Jul 25, 2025
    Configuration menu
    Copy the full SHA
    a12d786 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2025

  1. Release 2025-07-26

    workers-devprod committed Jul 26, 2025
    Configuration menu
    Copy the full SHA
    cd271f2 View commit details
    Browse the repository at this point in the history
Loading