We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fbcf3b commit 213f72bCopy full SHA for 213f72b
CHANGELOG.md
@@ -26,6 +26,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
26
- in case of vulnerabilities.
27
-->
28
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
42
## [0.5.11] - 2024-12-12
43
44
### Added
0 commit comments