mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2024-11-24 18:45:21 +00:00
Release: Yggdrasil 0.5.3
This commit is contained in:
parent
fef553ed18
commit
676ae52503
11
CHANGELOG.md
11
CHANGELOG.md
@ -26,6 +26,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||||||
- in case of vulnerabilities.
|
- in case of vulnerabilities.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
## [0.5.3] - 2023-11-26
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
* Fixed a data race from buffered pathfinder traffic
|
||||||
|
* Fix a bug where the next-hop selection may not take shortcuts through treespace
|
||||||
|
* Backoffs are now reset correctly when a successful handshake is completed
|
||||||
|
* Backoffs will no longer exceed roughly 4.5 hours when peers are down for a long time
|
||||||
|
* The `-normaliseconf` option will now work correctly with `PrivateKeyPath`
|
||||||
|
* Improved the reliability of QUIC peering setup by disabling 0-RTT
|
||||||
|
|
||||||
## [0.5.2] - 2023-11-06
|
## [0.5.2] - 2023-11-06
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
Loading…
Reference in New Issue
Block a user