Skip to content
This repository has been archived by the owner on Jun 26, 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-interfaces
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @libp2p/tracked-map-v1.0.6
Choose a base ref
...
head repository: libp2p/js-libp2p-interfaces
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @libp2p/tracked-map-v1.0.7
Choose a head ref
  • 10 commits
  • 29 files changed
  • 2 contributors

Commits on May 10, 2022

  1. chore(release): 1.2.23 [skip ci]

    ## [@libp2p/pubsub-v1.2.23](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/pubsub-v1.2.22...@libp2p/pubsub-v1.2.23) (2022-05-10)
    
    ### Trivial Changes
    
    * **deps:** bump sinon from 13.0.2 to 14.0.0 ([#211](#211)) ([8859f70](8859f70))
    semantic-release-bot committed May 10, 2022
    Configuration menu
    Copy the full SHA
    647edfb View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.1.34 [skip ci]

    ## [@libp2p/interface-compliance-tests-v1.1.34](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-compliance-tests-v1.1.33...@libp2p/interface-compliance-tests-v1.1.34) (2022-05-10)
    
    ### Trivial Changes
    
    * **deps:** bump sinon from 13.0.2 to 14.0.0 ([#211](#211)) ([8859f70](8859f70))
    semantic-release-bot committed May 10, 2022
    Configuration menu
    Copy the full SHA
    7d1659f View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.0.10 [skip ci]

    ## [@libp2p/peer-record-v1.0.10](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/peer-record-v1.0.9...@libp2p/peer-record-v1.0.10) (2022-05-10)
    
    ### Trivial Changes
    
    * **deps:** bump sinon from 13.0.2 to 14.0.0 ([#211](#211)) ([8859f70](8859f70))
    semantic-release-bot committed May 10, 2022
    Configuration menu
    Copy the full SHA
    d721502 View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.0.14 [skip ci]

    ## [@libp2p/peer-store-v1.0.14](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/peer-store-v1.0.13...@libp2p/peer-store-v1.0.14) (2022-05-10)
    
    ### Trivial Changes
    
    * **deps:** bump sinon from 13.0.2 to 14.0.0 ([#211](#211)) ([8859f70](8859f70))
    semantic-release-bot committed May 10, 2022
    Configuration menu
    Copy the full SHA
    873d49b View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. fix: close streams when connection is closed (#214)

    This adds tests for closeRead and closeWrite on the muxer streams.
    
    Also:
    
    - Connection.close() will now close its internal streams to avoid lingering streams.
    
    Supersedes #90
    
    BREAKING CHANGE: This adds closeWrite and closeRead checks in the tests, which will cause test failures for muxers that don't implement those
    achingbrain committed May 20, 2022
    Configuration menu
    Copy the full SHA
    88fcd58 View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.0.0 [skip ci]

    ## [@libp2p/interfaces-v2.0.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interfaces-v1.3.32...@libp2p/interfaces-v2.0.0) (2022-05-20)
    
    ### ⚠ BREAKING CHANGES
    
    * This adds closeWrite and closeRead checks in the tests, which will cause test failures for muxers that don't implement those
    
    ### Bug Fixes
    
    * close streams when connection is closed ([#214](#214)) ([88fcd58](88fcd58)), closes [#90](#90)
    semantic-release-bot committed May 20, 2022
    Configuration menu
    Copy the full SHA
    e186988 View commit details
    Browse the repository at this point in the history
  3. fix: update interfaces (#215)

    The build failed during release, looks like sibling deps don't get updated
    by semantic-release-monorepo properly.
    achingbrain committed May 20, 2022
    Configuration menu
    Copy the full SHA
    72e6890 View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.1.5 [skip ci]

    ## [@libp2p/logger-v1.1.5](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/logger-v1.1.4...@libp2p/logger-v1.1.5) (2022-05-20)
    
    ### Bug Fixes
    
    * update interfaces ([#215](#215)) ([72e6890](72e6890))
    semantic-release-bot committed May 20, 2022
    Configuration menu
    Copy the full SHA
    2d37a37 View commit details
    Browse the repository at this point in the history
  5. chore(release): 1.1.11 [skip ci]

    ## [@libp2p/peer-id-v1.1.11](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/peer-id-v1.1.10...@libp2p/peer-id-v1.1.11) (2022-05-20)
    
    ### Bug Fixes
    
    * update interfaces ([#215](#215)) ([72e6890](72e6890))
    semantic-release-bot committed May 20, 2022
    Configuration menu
    Copy the full SHA
    23e422b View commit details
    Browse the repository at this point in the history
  6. chore(release): 1.0.7 [skip ci]

    ## [@libp2p/tracked-map-v1.0.7](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/tracked-map-v1.0.6...@libp2p/tracked-map-v1.0.7) (2022-05-20)
    
    ### Bug Fixes
    
    * update interfaces ([#215](#215)) ([72e6890](72e6890))
    semantic-release-bot committed May 20, 2022
    Configuration menu
    Copy the full SHA
    a19f2dc View commit details
    Browse the repository at this point in the history
Loading