Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.19.0 #598

Merged
merged 13 commits into from
Apr 9, 2024
Merged

Release v0.19.0 #598

merged 13 commits into from
Apr 9, 2024

Commits on Feb 20, 2024

  1. Merge pull request #582 from ipfs/merge-release-v0.18.0

    Merge release v0.18.0
    hacdias committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    452ccbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8924807 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. fix(routing/http): support legacy peerids

    we already return base58, but we did not support them as input.
    libp2p specs state implementations MUST support both, it is also better
    for end users if we are liberal in inputs and support both notations:
    https://github.com/libp2p/specs/blob/master/peer-ids/peer-ids.md#string-representation
    lidel authored and hacdias committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    97e347e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    b6b7771 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. chore: go 1.21

    hacdias committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    25dd5a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. ci: uci/update-go (#589)

    * chore: bump go.mod to Go 1.21 and run go fix
    
    * chore: run go mod tidy
    
    * chore: bump go.mod to Go 1.21 and run go fix
    
    * chore: run go mod tidy
    
    * chore: CHANGELOG.md
    
    ---------
    
    Co-authored-by: Marcin Rataj <[email protected]>
    web3-bot and lidel committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2559ec2 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    bff10de View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    b101ba0 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    3a31820 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    5fc25a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec20793 View commit details
    Browse the repository at this point in the history
  3. docs: changelog for 0.19

    hacdias committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0b73f8a View commit details
    Browse the repository at this point in the history
  4. chore: bump to v0.19.0

    hacdias committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    76648b7 View commit details
    Browse the repository at this point in the history