Skip to content

Releases: nais/device

Release 2021-10-13-141147

13 Oct 14:23
61090b4
Compare
Choose a tag to compare
mac: bump wireguard-tools

Release 2021-10-08-120114

08 Oct 12:05
3fa080b
Compare
Choose a tag to compare
close response bodies everywhere

Release 2021-10-04-111116

04 Oct 11:16
1317491
Compare
Choose a tag to compare
bootstrap-api: Replace golang-jwt with jwx

new package: azure, containig common auth code for apiserver and
bootstrap-api

Release 2021-09-30-113008

30 Sep 11:38
7eba67b
Compare
Choose a tag to compare
don't log same error twice when unauthenticated

Release 2021-09-27-141031

27 Sep 14:17
8212e83
Compare
Choose a tag to compare
remove defunct --azure-discovery-url parameter to prevent apiserver c…

Release 2021-09-27-134441

27 Sep 13:48
cb84693
Compare
Choose a tag to compare
Add sentry error handling to device-agent

Co-authored-by: Kim Tore Jensen <[email protected]>

Release 2021-09-27-124834

27 Sep 12:52
2d5bce3
Compare
Choose a tag to compare
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

24 Sep 13:06
Compare
Choose a tag to compare
Changes to allow notarization

Release 2021-09-23-092021

23 Sep 09:26
f0a8e97
Compare
Choose a tag to compare
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

22 Sep 11:10
0eab322
Compare
Choose a tag to compare
use go 1.17 in github workflow