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: node-modules/urllib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 333f3b8
Choose a base ref
...
head repository: node-modules/urllib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 26764a3
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Dec 17, 2024

  1. fix: should got undici:client:sendHeaders message on H2 (#553)

    closes #510
    
    <!-- This is an auto-generated comment: release notes by coderabbit.ai
    -->
    ## Summary by CodeRabbit
    
    - **New Features**
    - Enhanced error handling and logging for HTTP requests, improving
    traceability of socket-related issues.
    - Augmented response diagnostics to include socket information for
    better monitoring.
    
    - **Bug Fixes**
    - Improved resilience against transient socket issues with refined error
    handling and retry logic.
    
    - **Tests**
    - Introduced a new test case for tracing socket information with HTTP/2,
    ensuring accurate socket reuse tracking.
    <!-- end of auto-generated comment: release notes by coderabbit.ai -->
    fengmk2 authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    bd19f6d View commit details
    Browse the repository at this point in the history
  2. Release 4.6.9

    [skip ci]
    
    ## [4.6.9](v4.6.8...v4.6.9) (2024-12-17)
    
    ### Bug Fixes
    
    * should got undici:client:sendHeaders message on H2 ([#553](#553)) ([bd19f6d](bd19f6d))
    semantic-release-bot committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    26764a3 View commit details
    Browse the repository at this point in the history
Loading