-
v0.3.0
e548a825 · ·go-cloudvps v0.3.0 This release upgrades Gophercloud v2 and improves handling of deleted proxies. Andrew Bogott (1): webproxy: Handle 404 return code from API Taavi Väänänen (5): build: update gophercloud to 1.4.0 build: update gophercloud to 1.7.0 build: Add GitLab CI to run tests build: Upgrade testify Upgrade to Gophercloud v2 -
v0.2.0
ffe7dd60 · ·go-cloudvps v0.2.0 Taavi Väänänen (4): clients: abstract out getClient build: update gophercloud to v1.1.1 build: update gophercloud to v1.3.0 puppet: Add experimental puppet prefix client -
-
v0.1.0
f218b338 · ·Release 0.1.0 Initial tagged release. Taavi Väänänen (11): Initial commit Add code to interact with web proxy domain list webproxy: add proxy listing webproxy: go fmt webproxy: add endpoint to find a single proxy webproxy: Add missing doc comment webproxy: add CreateProxy webproxy: add UpdateProxy webproxy: add DeleteProxy webproxy: use pointers webproxy: fix URL handling