Releases: ans-group/sdk-go
Releases · ans-group/sdk-go
v1.5.1
v1.5.0: Managed cloudflare (#113)
* add account service * add orchestration service * add zone, subscription and spend plan services * use v1 routes, add to client * return new id * add missing body parameters * return ID of zone * fix request * fix tests * add total spend * rename managed cloudflare -> cloudflare * add account/zone patch * fix requests
v1.4.34
v1.4.33
What's Changed
- omit source & dest ports from request if empty by @Overglazed in #109
v1.4.32: Ecloud loadbalancer changes (#108)
* add vips * update to reflect API changes
v1.4.31: Merge pull request #106 from ukfast/loadbalancer-request
fix CreateLoadBalancerRequest struct tag
v1.4.30: eCloud loadbalancers (#105)
* add loadbalancer CRUD * add load balancer network CRUD * add lb spec * fix signatures * add to interface * fix tests * remove networks * fix response types
v1.4.29
Merge pull request #104 from ukfast/support-volumegroups add is_shared field to volume
v1.4.28: Support new inverted option for an ACL condition (#103)
Co-authored-by: Dane Elwell <[email protected]>
v1.4.27: Merge pull request #100 from ukfast/add-source-balance-option
Add `source` balance option for loadbalancer Target Groups