Skip to content

Commit

Permalink
Release: Yggdrasil 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
neilalexander committed Nov 26, 2023
1 parent fef553e commit 676ae52
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 676ae52

Please sign in to comment.