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

v0.39 #3082

Open
6 of 21 tasks
MarcoPolo opened this issue Dec 5, 2024 · 0 comments
Open
6 of 21 tasks

v0.39 #3082

MarcoPolo opened this issue Dec 5, 2024 · 0 comments

Comments

@MarcoPolo
Copy link
Collaborator

MarcoPolo commented Dec 5, 2024

🗺 What's left for release

🔦 Highlights

This is a small release. The main thing is updating quic-go to v0.49.0 and enabling specific environments with the new CustomTCPDialer option.

Changelog

  • Update quic-go to v0.49.0
  • Support application provided quic.Transports
  • Support SOCKS proxy with ws(s)
  • Support CustomTCPDialer for running TCP over arbitrary user-defined proxies.

✅ Release Checklist

  • Stage 0 - Finishing Touches
    • Go through relevant libp2p repos looking for unreleased changes that should make it into the release. If you find any, cut releases. deferring this to keep this release small
    • Run go get -u ./... to see if there are any out-of-date deps that look important. If there are, bubble them. Try to avoid directly updating indirect deps in go-libp2p's go.mod when possible. deferring this to keep this release small
  • Stage 1 - Release
    • Publish the release through the GitHub UI, adding the release notes. Some users rely on this to receive notifications of new releases.
    • Announce the release on the discuss.libp2p.io.
  • Stage 2 - Update Upstream
  • Make required changes to the release process.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant