Releases: linode/linodego
Releases · linode/linodego
v1.16.2
Changes
- ref: Remove references to MongoDB @lgarber-akamai (#326)
- Fix lint @zliang-akamai (#320)
- new: Add WaitForResourceFree function @lgarber-akamai (#318)
- Bump golang.org/x/net from 0.8.0 to 0.9.0 @dependabot (#317)
v1.16.1
Changes
- ref: Use error wrapping for returned errors @lgarber-akamai (#319)
- Escape labels in urls @yec-akamai (#315)
v1.16.0
Changes
- Add
sizeandobjectfields back to the Object Storage Bucket response object @yec-akamai (#316) - Add
ListObjectStorageBucketsInCluster(...)@yec-akamai (#314)
v1.15.0
Changes
- Included
statusproperty 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
labelproperty on regions @ezilber-akamai (#296)
v1.14.0
Changes
- Added support for missing longview endpoints @ezilber-akamai (#295)
v1.13.0
Changes
- Add
object_storageto account settings @ezilber-akamai (#294) - Add
GrantsList(...)@zliang-akamai (#293) - Add
databaseentity grants @zliang-akamai (#293)
v1.12.0
Changes
- Add
PrivateIPoption for cloning Linodes @zliang-akamai (#291) - Added
add_databasesglobal 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)