8000 Comparing v7.1.1...v7.2.0 · nodejs/undici · GitHub
[go: up one dir, main page]

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: nodejs/undici
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.1.1
Choose a base ref
...
head repository: nodejs/undici
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.2.0
Choose a head ref
  • 4 commits
  • 92 files changed
  • 5 contributors

Commits on Dec 16, 2024

  1. Bumped v7.1.1

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Dec 16, 2024
    1 Configuration menu
    Copy the full SHA
    2c36442 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2024

  1. fix: dns interceptor undefined function (#3958)

    * fix: undefined function called
    
    * test: easier test
    
    Depends on PR #3956 being merged first.
    luddd3 authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    d6f45b1 View commit details
    Browse the repository at this point in the history
  2. More cache fixes (#3955)

    * More cache fixes
    
    Signed-off-by: flakey5 <73616808+flakey5@users.noreply.github.com>
    
    * Apply suggestions from code review
    
    Co-authored-by: Carlos Fuentes <me@metcoder.dev>
    
    * code review, fixes
    
    ---------
    
    Signed-off-by: flakey5 <73616808+flakey5@users.noreply.github.com>
    Co-authored-by: Carlos Fuentes <me@metcoder.dev>
    flakey5 and metcoder95 authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    6569585 View commit details
    Browse the repository at this point in the history
  3. Bumped v7.2.0 (#3962)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    29760e7 View commit details
    Browse the repository at this point in the history
Loading
0