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.20260217.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.20260218.0
Choose a head ref
  • 13 commits
  • 31 files changed
  • 6 contributors

Commits on Feb 17, 2026

  1. Move more streams tests to workerd from internal (#6079)

    * Move more streams tests to workerd from internal
    
    * Port another test from internal streams tests
    jasnell authored Feb 17, 2026
    Configuration menu
    Copy the full SHA
    43952d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e94c96d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5361a73 View commit details
    Browse the repository at this point in the history
  4. Add containers_pid_namespace compatibility flag

    When set, this compatibility flag instructs the containers runtime to
    start the user's container in a separate PID namespace. Eventually this
    will become the default (past some yet-to-be-determined compatibility
    date).
    gpanders committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    16443db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5da9707 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    118c2cb View commit details
    Browse the repository at this point in the history
  7. Merge pull request #6063 from cloudflare/ganders/CC-6790

    Add containers_pid_namespace compatibility flag
    gpanders authored Feb 17, 2026
    Configuration menu
    Copy the full SHA
    6385aa9 View commit details
    Browse the repository at this point in the history
  8. Move connectOverrides from Worker to ServiceWorkerGlobalScope to …

    …better match the expected lifecycle of connection overrides. Also migrate Hyperdrive binding to match the new layout.
    knickish committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    5d41a2e View commit details
    Browse the repository at this point in the history
  9. Move connectOverride map from Worker to ServiceWorkerGlobalScope, fix…

    … some namespace issues
    knickish committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    cc65a38 View commit details
    Browse the repository at this point in the history
  10. Format

    tewaro committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    e0d37ed View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2026

  1. Configuration menu
    Copy the full SHA
    0243b21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7980c22 View commit details
    Browse the repository at this point in the history
  3. Release 2026-02-18

    workers-devprod committed Feb 18, 2026
    Configuration menu
    Copy the full SHA
    5d63963 View commit details
    Browse the repository at this point in the history
Loading