Skip to content

Commit 676ae52

Browse files
committed
Release: Yggdrasil 0.5.3
1 parent fef553e commit 676ae52

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2626
- in case of vulnerabilities.
2727
-->
2828

29+
## [0.5.3] - 2023-11-26
30+
31+
### Fixed
32+
33+
* Fixed a data race from buffered pathfinder traffic
34+
* Fix a bug where the next-hop selection may not take shortcuts through treespace
35+
* Backoffs are now reset correctly when a successful handshake is completed
36+
* Backoffs will no longer exceed roughly 4.5 hours when peers are down for a long time
37+
* The `-normaliseconf` option will now work correctly with `PrivateKeyPath`
38+
* Improved the reliability of QUIC peering setup by disabling 0-RTT
39+
2940
## [0.5.2] - 2023-11-06
3041

3142
### Added

0 commit comments

Comments
 (0)