mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-29 18:51:22 +00:00
chore: prepare libp2p v0.52.3
- Addresses TLS CVE: - https://github.com/libp2p/rust-libp2p/pull/4381 - https://github.com/libp2p/rust-libp2p/pull/4378 - Stable QUIC https://github.com/libp2p/rust-libp2p/pull/4325 - New rust-libp2p-server release https://github.com/libp2p/rust-libp2p/pull/4311 Pull-Request: #4387.
This commit is contained in:
parent
06bc6777a1
commit
e8759c85c2
@ -1,4 +1,4 @@
|
|||||||
## 0.52.3 - unreleased
|
## 0.52.3
|
||||||
|
|
||||||
- Add `libp2p-quic` stable release.
|
- Add `libp2p-quic` stable release.
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
## [0.12.1] - unreleased
|
## [0.12.1]
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Move to tokio and hyper.
|
- Move to tokio and hyper.
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
## 0.43.1 - unreleased
|
## 0.43.1
|
||||||
|
|
||||||
- Update dependencies.
|
- Update dependencies.
|
||||||
|
|
||||||
## 0.43.0
|
## 0.43.0
|
||||||
|
|
||||||
- Raise MSRV to 1.65.
|
- Raise MSRV to 1.65.
|
||||||
See [PR 3715].
|
See [PR 3715].
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
## 0.9.2 - unreleased
|
## 0.9.2
|
||||||
|
|
||||||
- Cut stable release.
|
- Cut stable release.
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
## 0.2.1 - unreleased
|
## 0.2.1
|
||||||
|
|
||||||
- Switch from webpki to rustls-webpki.
|
- Switch from webpki to rustls-webpki.
|
||||||
This is a part of the resolution of the [RUSTSEC-2023-0052].
|
This is a part of the resolution of the [RUSTSEC-2023-0052].
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
## 0.42.1 - unreleased
|
## 0.42.1
|
||||||
|
|
||||||
- Bump `futures-rustls` to `0.24.0`.
|
- Bump `futures-rustls` to `0.24.0`.
|
||||||
This is a part of the resolution of the [RUSTSEC-2023-0052].
|
This is a part of the resolution of the [RUSTSEC-2023-0052].
|
||||||
|
Loading…
x
Reference in New Issue
Block a user