• 0.2.0 7d66fe6fb0

    adoralaura released this 2024-04-19 12:14:24 +02:00 | 3 commits to main since this release

    ⚠️ Breaking Changes

    • renamed the score metric from ntppool_score to ntppool_server_score
    • removed unneccessary server label in metrics

    Added

    • added in-memory cache to reduce API strain (#4)

    Changed

    • fixed some debug logs
    • update readme to reflect new repo
    Downloads
  • 0.1.1 9fbe505f33

    adoralaura released this 2024-04-17 19:59:34 +02:00 | 27 commits to main since this release

    Fixed

    • Fix nil references when http request fails (#2)
    Downloads
  • 0.1.0 3df65ef60f

    adoralaura released this 2024-04-17 18:14:01 +02:00 | 30 commits to main since this release

    ⚠️ IMPORTANT

    This release is non-functional. Issue will be fixed in Release 0.1.1

    Added

    • CHANGELOG file to document all significant changes
    • LICENSE
    • CONTRIBUTING guidelines
    • MAINTAINERS file
    • minimal implementation of the exporter
    Downloads