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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
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.