mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-02-12 09:51:50 +00:00
Yggdrasil 0.5.12
This commit is contained in:
parent
1fbcf3b3c2
commit
213f72b840
1 changed files with 13 additions and 0 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
@ -26,6 +26,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
||||||
- in case of vulnerabilities.
|
- in case of vulnerabilities.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
## [0.5.12] - 2024-12-18
|
||||||
|
|
||||||
|
* Go 1.22 is now required to build Yggdrasil
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
* The `latency_ms` field in the admin socket `getPeers` response has been renamed to `latency`
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
* A timing regression which causes a higher level of idle protocol traffic on each peering has been fixed
|
||||||
|
* The `-user` flag now correctly detects an empty user/group specification
|
||||||
|
|
||||||
## [0.5.11] - 2024-12-12
|
## [0.5.11] - 2024-12-12
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
Loading…
Reference in a new issue