Releases: enix/dothill-api-go
Releases · enix/dothill-api-go
v2.0.0
2.0.0 (2021-06-10)
chore
- change to the Apache 2.0 License (adcce93)
Features
- support older and newer storage API versions (092a221)
- updates to API login and main tests (c20bc39)
- updates to API login and main tests (6300d40)
- updates to API login and main tests with corrections (1757b90)
BREAKING CHANGES
- change to the Apache 2.0 License
v1.7.1
1.7.1 (2021-04-07)
Bug Fixes
- client: check if address is configured before executing a request (de16a8b)
v1.7.0
1.7.0 (2021-03-31)
Features
- endpoints: add snapshots endpoints (2d3d925)
- endpoints: volume copy (e9e1556)
- response: add GetProperties helper function in Object (1202ad9)
v1.6.0
1.6.0 (2021-03-24)
Features
v1.5.1
1.5.1 (2021-02-12)
Bug Fixes
- client: return an error status instead of nil (47be182), closes #5
v1.5.0
1.5.0 (2020-03-10)
Features
- endpoints: add show volumes call (e4774e9)
v1.4.2
1.4.2 (2020-03-03)
Bug Fixes
- endpoints: allow for empty host field in unmap volume call (b90384a)
v1.4.1
1.4.1 (2020-01-27)
Bug Fixes
- endpoints: fix ShowHostMaps("") behavior (655c8d9)
v1.4.0
1.4.0 (2019-12-06)
Features
- endpoints: add expand volume route (b19576c)
v1.3.0
1.3.0 (2019-06-19)
Bug Fixes
- client: delete dangerous print (a1fcc06)
Features
- endpoint: implement delete host route (5366976)