Skip to content

Releases: tailscale/tailscale-client-go

v1.17.0

30 Apr 16:07
488fd69
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #72
  • Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #74
  • Bump golang.org/x/oauth2 from 0.17.0 to 0.19.0 by @dependabot in #75
  • tailscale: support split DNS endpoints by @mpminardi in #78

New Contributors

Full Changelog: v1.16.0...v1.17.0

v1.15.0

11 Dec 11:27
923e8b5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.0...v1.15.0

v1.13.0

25 Sep 09:52
c3e848c
Compare
Choose a tag to compare

What's Changed

  • tailscale: add missing fields for the auth/api keys by @knyar in #59

Full Changelog: v1.12.0...v1.13.0

v1.12.0

31 Aug 09:20
eedc358
Compare
Choose a tag to compare

What's Changed

  • Use canonical case of tagOwners and autoApprovers by @mangini in #46

New Contributors

Full Changelog: v1.11.0...v1.12.0

v1.11.0

17 Aug 18:42
0b5de5f
Compare
Choose a tag to compare

What's Changed

  • Support a custom user-agent by @knyar in #57

Full Changelog: v1.10.0...v1.11.0

v1.10.0

17 Aug 16:26
a770bcc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.10.0

v1.9.0

28 Mar 15:04
936e156
Compare
Choose a tag to compare

What's Changed

  • Add support for OAuth client credentials by @clstokes in #44

Full Changelog: v1.8.0...v1.9.0

v1.8.0

01 Dec 16:47
f195a20
Compare
Choose a tag to compare

What's Changed

  • Add method for ACL validation by @davidsbond in #27
  • Add method for listing keys by @davidsbond in #30
  • add expiry to key capabilities by @dizzzan in #34
  • client: add options to configure create key request, e.g. with expiry by @jsiebens in #37
  • Allow specifying ETag value while setting ACLs by @knyar in #38
  • Avoid serializing empty ACL fields by @knyar in #39
  • Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #32

Full Changelog: v1.6.0...v1.8.0

v1.6.0

29 Aug 19:56
v1.6.0
23a8737
Compare
Choose a tag to compare
  • rename module from 'davidsbond' to 'tailscale' (thank you, David!)
  • use Go 1.19

v1.5.0

22 Jun 20:21
c5c40c9
Compare
Choose a tag to compare

What's Changed

Full Changelog: davidsbond/tailscale-client-go@v1.4.1...v1.5.0