Skip to content

Commit 213f72b

Browse files
committed
Yggdrasil 0.5.12
1 parent 1fbcf3b commit 213f72b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

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

29+
## [0.5.12] - 2024-12-18
30+
31+
* Go 1.22 is now required to build Yggdrasil
32+
33+
### Changed
34+
35+
* The `latency_ms` field in the admin socket `getPeers` response has been renamed to `latency`
36+
37+
### Fixed
38+
39+
* A timing regression which causes a higher level of idle protocol traffic on each peering has been fixed
40+
* The `-user` flag now correctly detects an empty user/group specification
41+
2942
## [0.5.11] - 2024-12-12
3043

3144
### Added

0 commit comments

Comments
 (0)