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: ChainSafe/js-libp2p-noise
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.2
Choose a base ref
...
head repository: ChainSafe/js-libp2p-noise
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.0.0
Choose a head ref
  • 3 commits
  • 12 files changed
  • 4 contributors

Commits on Oct 6, 2022

  1. chore: relax semantic PR validation (#221)

    Update semantic-pr.yaml
    mpetrunic authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    a363679 View commit details
    Browse the repository at this point in the history
  2. feat!: add Noise Extensions and update deps (#215)

    * feat: Add Noise Extensions
    
    * Remove remoteEarlyData and lint:fix
    
    * Add workaround for proto2 issue
    
    * Use new interface defs
    
    * chore: fix lint
    
    * fix: proto file to pass interop tests
    
    Co-authored-by: Marin Petrunic <[email protected]>
    MarcoPolo and mpetrunic authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    ed3e16b View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. chore(master): release 9.0.0 (#222)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    b6f31f9 View commit details
    Browse the repository at this point in the history
Loading