Releases: linode/linodego
Releases · linode/linodego
v1.17.1
Changes
- fix: password_created type in account_users @yec-akamai (#338)
- new: Expose client-level
SetHeader(...)
function @lgarber-akamai (#337) - TPT 2123: Add missing fields to account_users @yec-akamai (#336)
- Update GitHub Actions; Fix Root Password Shortness in Tests; Fixture Update Script @zliang-akamai (#334)
- feat: support query params in list options @wbh1 (#328)
v1.17.0
Changes
- Add
ActionImageUpload
enum @lgarber-akamai (#331) - Dropped
LongviewSubscription
fromAccountSettingsUpdateOptions
@ezilber-akamai (#329)
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
size
andobject
fields back to the Object Storage Bucket response object @yec-akamai (#316) - Add
ListObjectStorageBucketsInCluster(...)
@yec-akamai (#314)
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)