Skip to content

Releases: Azure/aks-secure-tls-bootstrap

client/v1.1.3

29 May 18:57
35221f3

Choose a tag to compare

What's Changed

Full Changelog: client/v1.1.2...client/v1.1.3

client/v1.1.2

13 May 23:18
17142ab

Choose a tag to compare

What's Changed

  • ci(client): support E2E testing linux/arm64 client binaries by @cameronmeissner in #173
  • feat: general repository hardening and augmentation by @cameronmeissner in #174
  • fix(client): add grpc.ConnectParams with Backoff override to avoid conflicting retry/backoff strategies by @cameronmeissner in #175

Full Changelog: client/v1.1.1...client/v1.1.2

client/v1.1.1

30 Apr 19:37
6a42ab2

Choose a tag to compare

What's Changed

  • fix(client): remove insecure --insecure-skip-tls-verify flag and all related code by @Copilot in #169
  • fix(client): restrict guest agent telemetry event file permissions from 0777 to 0600 by @Copilot in #167
  • refactor(client): migrate token acquisition from go-autorest (Track 1) to azure-sdk-for-go Track 2 by @Copilot in #165

New Contributors

  • @Copilot made their first contribution in #169

Full Changelog: client/v1.1.0...client/v1.1.1

client/v1.1.0

10 Apr 23:20
3377b74

Choose a tag to compare

What's Changed

  • refactor(client): allow specifying RPC deadlines and streamline retry logic by @cameronmeissner in #162

Full Changelog: client/v1.0.3...client/v1.1.0

client/v1.0.3

30 Mar 23:22
1bd444e

Choose a tag to compare

What's Changed

  • chore(deps): bump google.golang.org/grpc from 1.70.0 to 1.79.3 in /service by @dependabot[bot] in #159
  • chore(deps): bump google.golang.org/grpc from 1.70.0 to 1.79.3 in /client by @dependabot[bot] in #158

Full Changelog: client/v1.0.2...client/v1.0.3

client/v1.0.2

23 Feb 20:15
c80f76a

Choose a tag to compare

What's Changed

  • fix(e2e): use AzureCLI task to authenticate with Azure within E2E tests by @cameronmeissner in #157
  • chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /client by @dependabot[bot] in #155
  • feat(client): add --tls-min-version flag and use TLSv1.3 as default minimum TLS version by @cameronmeissner in #156

Full Changelog: client/v1.0.1...client/v1.0.2

client/v1.0.1

28 Oct 20:26
f18eb62

Choose a tag to compare

What's Changed

  • fix(client): correctly handle b64-encoded service principal certificate credential, improve retry logic by @cameronmeissner in #154

Full Changelog: client/v1.0.0...client/v1.0.1

client/v1.0.0

02 Oct 20:21
770c58d

Choose a tag to compare

What's Changed

Read more

client/v0.1.0-alpha.11

20 Aug 20:57
7aafede

Choose a tag to compare

What's Changed

Full Changelog: client/v0.1.0-alpha.10...client/v0.1.0-alpha.11

client/v0.1.0-alpha.10

15 Aug 17:47
9d227c1

Choose a tag to compare

Pre-release

What's Changed

  • feat(client): store logger on the context, logging improvements for gRPC timeouts by @cameronmeissner in #139
  • feat(client): replace cred-file with cert-dir, align naming of cert file with kubelet behavior by @cameronmeissner in #140

Full Changelog: client/v0.1.0-alpha.9...client/v0.1.0-alpha.10