8000 Comparing v6.0.1...v6.0.2 · 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.1
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.0.2
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Nov 17, 2022

  1. fix: update metric names to follow prometheus naming guide (#228)

    The [Prometheus metric naming guidelines](https://prometheus.io/docs/practices/naming/) say they should have suffixes like `_total` for unit-less counts and `_info` for metadata.
    achingbrain authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    24c5b37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efcfbb2 View commit details
    Browse the repository at this point in the history
  3. chore(release): 6.0.2 [skip ci]

    ## [6.0.2](v6.0.1...v6.0.2) (2022-11-17)
    
    ### Bug Fixes
    
    * update metric names to follow prometheus naming guide ([#228](#228)) ([24c5b37](24c5b37))
    
    ### Trivial Changes
    
    * add test for filtering unix socket address ([#229](#229)) ([efcfbb2](efcfbb2)), closes [#132](#132)
    semantic-release-bot committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    de04ef4 View commit details
    Browse the repository at this point in the history
Loading
0