Releases: tailscale/tailscale-client-go-v2
Releases · tailscale/tailscale-client-go-v2
v2.10.1
Changelog
- 36a2e07: fix: return zero status code on HTTP error to prevent nil pointer dereference (@almeidapaulopt)
v2.10.0
Changelog
- 860fd33: services: rename VIPService to Service (@rajsinghtech)
- 39c6020: devices: add device posture identity to devices response (@jaxxstorm)
- 5d05505: devices: add hardware addresses (@jaxxstorm)
- b1993e0: policyfile: add services to ACLAutoApprovers (@knyar)
- e364898: policyfile: add PresetAppID field to NodeAttrGrantApp (@SamyDjemai)
- 1bc9198: policyfile: handle 200 OK responses; support ACL tests; add tests (@alexwlchan)
v2.9.0
Changelog
- 243bf83: vipservices: add VIP services support (@rajsinghtech)
- 4f50555: Export APIError.Status field (@davidsbond)
v2.8.0
Changelog
- 20c8cbc: device_posture: add Fleet and Huntress providers (@alexwlchan)
v2.7.0
Changelog
- 0c9f8c2: devices: support listing with filters (@neinkeinkaffee)
v2.6.0
Changelog
- 039e15e: added ippool type (@facchettos)
- 9e24078: logging: add gcs log streaming (@danni-popova)
v2.5.0
Changelog
- 76abff4: policyfile: add AttrConfig support to ACLDetails (@rajsinghtech)
- 4b579ee: fixed types for postures (@facchettos)
- eb54efd: added test for hujson (@facchettos)
- bf13eb8: added tests for json acl (@facchettos)
- d8bd838: keys: add support for federated identities (@mpminardi)
v2.4.0
Changelog
- b94b46e: devices: add SSHEnabled to devices (@zbuchheit)
- cc0b971: devices: add distro information (@noelobee)
v2.3.0
Changelog
- 4c357f9: devices: make LastSeen a pointer (@oxtoacart)
- 39e569c: simplify configuration of oauth clients, support identity federation (@mcoulombe)
v2.2.0
Changelog
- d0b9e8f: tailnet_settings: add HTTPSEnabled (@neinkeinkaffee)