Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Apr 18:44
· 2 commits to main since this release
v0.3.0
7d2d768

Features

  • Can now lookup country geoip lookup for endpoint addresses via MaxMindDB (#6) (Thanks to @furmur)

Important Changes

  • bump MSRV to 1.58.1 (3713673)[https://github.com/kbknapp/wireguard_exporter/commit/3713673adc0b1391076086eb41c4b2d14403b43e]

0.2.0 Initial Release (2024-03-28)

Features

  • Adds metrics for peer endpoints (#5) (Thanks to @furmur)
  • Adds peer aliases (#1)

Maintanance

  • Switch crate chrono for time (#3)

Documentation

  • Fix links in README (#2)

0.1.0 Initial Release (2021-11-20)

  • Initial Release