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.35.2 #2863

Merged
merged 9 commits into from
Jul 4, 2024
Merged

Release v0.35.2 #2863

merged 9 commits into from
Jul 4, 2024

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    f93ccfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fde88d3 View commit details
    Browse the repository at this point in the history
  3. Add a transport level test to ensure we close conns after rejecting t…

    …hem by the rcmgr
    MarcoPolo authored and sukunrt committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6715ed9 View commit details
    Browse the repository at this point in the history
  4. PR Comments

    MarcoPolo authored and sukunrt committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    52ec463 View commit details
    Browse the repository at this point in the history
  5. chore: Bump fx to v1.22.1 (#2857)

    MarcoPolo authored and sukunrt committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e8d45a6 View commit details
    Browse the repository at this point in the history
  6. chore: Bump gorilla/websocket to 1.5.3

    This change has some history. Originally there was v1.5.0, then the
    project stalled and eventually the repo got archived. Some new
    maintainers stepped up and released v1.5.1. That version had some
    controversial changes including excessive logging (see
    gorilla/websocket#880). This caused us to
    downgrade this dep back to v1.5.0 (see #2762). The change was short
    lived as I bumped this dep back up to v1.5.1 without remembering this
    context.
    
    Since then the maintainers of gorilla/websocket have released a new
    version v1.5.3 that brings the project back to the state of when it got
    archived (minus a README edit). Bumping to this version should solve our
    issues with v1.5.1 without having to downgrade back down to v1.5.0.
    MarcoPolo authored and sukunrt committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    dd12cb4 View commit details
    Browse the repository at this point in the history
  7. peerstore: don't intern protocols (#2860)

    * peerstore: don't intern protocols
    
    * peerstore: reduce default protocol limit to 128
    
    * Remove unused mutex
    
    ---------
    
    Co-authored-by: Marco Munizaga <git@marcopolo.io>
    sukunrt and MarcoPolo committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    cc4bd1b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de77a42 View commit details
    Browse the repository at this point in the history
  9. release v0.35.2

    sukunrt committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    8d2ace8 View commit details
    Browse the repository at this point in the history