Skip to content

Releases: linode/go-metadata

v0.2.1

24 Oct 18:47
b737a86
Compare
Choose a tag to compare

What's Changed

🚀 New Features

📦 Dependency Updates

  • build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #38

  • build(deps): bump github.com/go-resty/resty/v2 from 2.9.1 to 2.15.3 by @dependabot in #42, #51, #62, #67, #68

  • build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 in the go_modules group by @dependabot in #46

Full Changelog: v0.2.0...v0.2.1

v0.2.0

23 Jan 16:30
32eae93
Compare
Choose a tag to compare

🚀 New Features

  • Use map for Client.GetSSHKeys(...) response @lgarber-akamai (#28)

    • NOTE: This is a BREAKING change and downstream consumers may need to be updated accordingly.

☑️ Testing Improvements

📖 Documentation Changes

v0.1.0

14 Dec 16:26
6354457
Compare
Choose a tag to compare

Initial release of Linode Metadata Service Client for Go