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

chore: Prepare rust-libp2p v0.50.0 release #3163

Merged
merged 2 commits into from
Nov 25, 2022

Conversation

mxinden
Copy link
Member

@mxinden mxinden commented Nov 23, 2022

Description

Notes

I propose we cut a new release, namely v0.50.0.

I included a small paragraph highlighting quic, tls and webrtc. Happy to highlight additional user-facing changes. Proposals welcome.

Milestone 4 tracks the outstanding items before we can cut the release. In case you would like to see something included not yet part of milestone 4, please speak up.

@@ -1,6 +1,6 @@
[package]
name = "libp2p-webrtc"
version = "0.1.0-alpha"
version = "0.4.0-alpha"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that this is necessary, given that there is already v0.3.0 under the libp2p-webrtc crate on crates.io. See #3163.

//CC @melekes

@melekes
Copy link
Contributor

melekes commented Nov 24, 2022

Milestone 4 tracks the outstanding items before we can cut the release. In case you would like to see something included not yet part of milestone 4, please speak up.

#3157 not sure this is a blocker, but I'd love to get it fixed before 0.50

@rkuhn
Copy link
Contributor

rkuhn commented Nov 24, 2022

could we also include #3128 ?

@elenaf9
Copy link
Contributor

elenaf9 commented Nov 24, 2022

I'd like to get #3144 fixed before releasing QUIC. I am currently working on it. But I doesn't have to be a blocker.

@geotro
Copy link

geotro commented Nov 24, 2022

QUIC together with dcutr would be a big deal...

#3143 (comment)_

@dignifiedquire
Copy link
Member

any chance for #2712 to make it?

@mxinden
Copy link
Member Author

mxinden commented Nov 24, 2022

I suggest we only block releases on bug fixes, e.g. #3144. Blocking on features I made the experience that the release process drags along for a long time. Once any of the above features are merged, I am happy to cut a follow-up release, in case that is helpful for folks.

Milestone 4 tracks the outstanding items before we can cut the release. In case you would like to see something included not yet part of milestone 4, please speak up.

#3157 not sure this is a blocker, but I'd love to get it fixed before 0.50

I would not consider this a bug and thus suggest not blocking on it. In case it makes it in, great. In case it doesn't, again happy to cut a follow-up release.

could we also include #3128 ?

I will take a look. I don't consider this a bug fix though.

I'd like to get #3144 fixed before releasing QUIC. I am currently working on it. But I doesn't have to be a blocker.

Bug fix. Sounds good to me.

QUIC together with dcutr would be a big deal...

#3143 (comment)_

@geotro this is a larger endeavor and thus will not make it in time.

any chance for #2712 to make it?

Not a bug, thus I suggest not blocking on it. That said, in case it makes it in time, great!

//CC @kpp and @melekes as this requires adjustments on the Substrate side.

@elenaf9 elenaf9 mentioned this pull request Nov 25, 2022
3 tasks
@mxinden mxinden added send-it and removed send-it labels Nov 25, 2022
@mergify mergify bot merged commit 87308f0 into libp2p:master Nov 25, 2022
@mxinden
Copy link
Member Author

mxinden commented Nov 25, 2022

Tagged and published the following crates:

  • libp2p-autonat-v0.9.0
  • libp2p-core-v0.38.0
  • libp2p-dcutr-v0.8.0
  • libp2p-deflate-v0.38.0
  • libp2p-dns-v0.38.0
  • libp2p-floodsub-v0.41.0
  • libp2p-gossipsub-v0.43.0
  • libp2p-identify-v0.41.0
  • libp2p-kad-v0.42.0
  • libp2p-mdns-v0.42.0
  • libp2p-metrics-v0.11.0
  • libp2p-mplex-v0.38.0
  • libp2p-muxer-test-harness-v0.1.0
  • libp2p-noise-v0.41.0
  • libp2p-ping-v0.41.0
  • libp2p-plaintext-v0.38.0
  • libp2p-pnet-v0.22.2
  • libp2p-quic-v0.7.0-alpha
  • libp2p-relay-v0.14.0
  • libp2p-rendezvous-v0.11.0
  • libp2p-request-response-v0.23.0
  • libp2p-swarm-derive-v0.30.2
  • libp2p-swarm-v0.41.0
  • libp2p-tcp-v0.38.0
  • libp2p-tls-v0.1.0-alpha
  • libp2p-uds-v0.37.0
  • libp2p-wasm-ext-v0.38.0
  • libp2p-webrtc-v0.4.0-alpha
  • libp2p-websocket-v0.40.0
  • libp2p-yamux-v0.42.0
  • multistream-select-v0.12.1
  • prost-codec-v0.3.0
  • v0.50.0

umgefahren pushed a commit to umgefahren/rust-libp2p that referenced this pull request Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants