sapcc / ntp_exporter

Prometheus exporter for NTP offset/stratum of a client
Apache License 2.0
50 stars 17 forks source link

Renovate: Update module github.com/beevik/ntp to v1.2.0 #48

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/beevik/ntp require minor v1.1.1 -> v1.2.0

Release Notes

beevik/ntp (github.com/beevik/ntp) ### [`v1.2.0`](https://togithub.com/beevik/ntp/blob/HEAD/RELEASE_NOTES.md#Release-v120) [Compare Source](https://togithub.com/beevik/ntp/compare/v1.1.1...v1.2.0) \============== **Changes** - Added support for NTP extensions by exposing an extension interface. Extensions are able to (1) modify NTP messages before being sent to the server, and (2) process NTP messages after they arrive from the server. This feature has been added in preparation for NTS support. - Added support for RFC 8905 symmetric key authentication. - Allowed server address to be specified as a "host:port" pair. - Brought package into further compliance with IETF draft on client data minimization. - Declared error variables as part of the public API. - Added a Dialer field to QueryOptions. This replaces the deprecated Dial field. - Added an IsKissOfDeath function to the Response type. **Deprecated** - Deprecated the Port field in QueryOptions. - Deprecated the Dial field in QueryOptions.

Configuration

📅 Schedule: Branch creation - "before 8am on Friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.