Releases: nais/device
Releases · nais/device
Release 2021-10-13-141147
mac: bump wireguard-tools
Release 2021-10-08-120114
close response bodies everywhere
Release 2021-10-04-111116
bootstrap-api: Replace golang-jwt with jwx new package: azure, containig common auth code for apiserver and bootstrap-api
Release 2021-09-30-113008
don't log same error twice when unauthenticated
Release 2021-09-27-141031
remove defunct --azure-discovery-url parameter to prevent apiserver c…
Release 2021-09-27-134441
Add sentry error handling to device-agent Co-authored-by: Kim Tore Jensen <[email protected]>
Release 2021-09-27-124834
New Login grpc method used to authenticate new device-agents - change from golang-jwt to jwx - apiserver: set default azure discovery url and client id
Release 2021-09-24-130227
Changes to allow notarization
Release 2021-09-23-092021
device-agent: Move RenewCert and HealthCheck out of state machine this prevents accidental disconnects Co-authored-by: Kim Tore Jensen <[email protected]> Co-authored-by: Christer Edvartsen <[email protected]>
Release 2021-09-22-110751
use go 1.17 in github workflow