8000 Comparing v6.0.9...v6.1.0 · libp2p/js-libp2p-tcp · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.
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: libp2p/js-libp2p-tcp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.9
Choose a base ref
...
head repository: libp2p/js-libp2p-tcp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.1.0
Choose a head ref
  • 3 commits
  • 6 files changed
  • 3 contributors

Commits on Jan 20, 2023

  1. feat: close server on maxConnections (#218)

    * Close TCP server on maxConnections
    
    * Add unit test
    
    * chore: update jsdoc
    
    * Apply PR feedback
    
    * Update test
    
    Co-authored-by: Cayman <caymannava@gmail.com>
    dapplion and wemeetagain authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    bff54fa View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Configuration menu
    Copy the full SHA
    d7e5a69 View commit details
    Browse the repository at this point in the history
  2. chore(release): 6.1.0 [skip ci]

    ## [6.1.0](v6.0.9...v6.1.0) (2023-01-21)
    
    ### Features
    
    * close server on maxConnections ([#218](#218)) ([bff54fa](bff54fa))
    
    ### Bug Fixes
    
    * specify host explicitly in node tests ([#247](#247)) ([d7e5a69](d7e5a69))
    semantic-release-bot committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    07a03ac View commit details
    Browse the repository at this point in the history
Loading
0