mirror of
https://github.com/yggdrasil-network/yggdrasil-go
synced 2024-11-09 15:10:26 +03: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.
|
||||
-->
|
||||
|
||||
## [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
|
||||
|
||||
### Added
|
||||
|
Loading…
Reference in New Issue
Block a user