Releases: linode/linodego
Releases · linode/linodego
v1.15.0
Changes
- Included
status
property in account login response @ezilber-akamai (#313) - Add support for new LKE service token endpoints @ezilber-akamai (#309)
- Added profile login endpoints @ezilber-akamai (#312)
- Fixed invalid JSON tags @kokes (#299)
- Add EUUID to Account struct @zliang-akamai (#297)
Dependencies
- Bump github.com/go-resty/resty/v2 from 2.1.1-0.20191201195748-d7b97669fe48 to 2.7.0 @dependabot (#303)
- Bump golang.org/x/net from 0.0.0-20190628185345-da137c7871d7 to 0.7.0 @dependabot (#304)
- Bump golang.org/x/text from 0.3.0 to 0.3.8 @dependabot (#300)
- Bump golang.org/x/sys from 0.0.0-20210831042530-f4d43177bf5e to 0.1.0 in /test @dependabot (#307)
v1.14.1
Changes
- Added support for
label
property on regions @ezilber-akamai (#296)
v1.14.0
Changes
- Added support for missing longview endpoints @ezilber-akamai (#295)
v1.13.0
Changes
- Add
object_storage
to account settings @ezilber-akamai (#294) - Add
GrantsList(...)
@zliang-akamai (#293) - Add
database
entity grants @zliang-akamai (#293)
v1.12.0
Changes
- Add
PrivateIP
option for cloning Linodes @zliang-akamai (#291) - Added
add_databases
global user grant @ezilber-akamai (#292)
v1.11.0
🚀 Improvements
- Add support for login-related endpoints @jcallahan-akamai (#287)
v1.10.1
🐛 Bug Fixes
- Include ListOptions as part of cached endpoint keys @lgarber-akamai (#289)
- Retry on HTTP2 GOAWAY frame errors @jriddle-linode (#286)
v1.10.0
🚀 Improvements
- Add
Available
field to instance and backup responses @lgarber-akamai (#285) - Add
HostUUID
field to instance response @lgarber-akamai (#284) - Add caching framework for static endpoint responses @LBGarber (#278)
- (BREAKING CHANGE) Remove deprecated resource factory @jriddle-linode (#274)