Commit Graph

261 Commits

Author SHA1 Message Date
Hugo Corbucci b3d0928046 Fixing changelog PR number for image tagging 2018-10-01 13:43:49 -04:00
Hugo Corbucci 6472cf252d
Merge pull request #181 from hugocorbucci/task/CTR-3765/add-images-support-to-tagging
Add support to tagging images
2018-10-01 13:32:44 -04:00
Hugo Corbucci b68700bad8 Add support to tagging images 2018-10-01 12:20:47 -04:00
Julian Miller 6a6ce62154
Merge pull request #179 from digitalocean/lxfontes/release-142
Releasing 1.4.2
2018-08-30 13:48:58 -04:00
lxfontes 5b02696397 Releasing 1.4.2 2018-08-30 13:37:34 -04:00
Lucas Fontes 45554dcb50
Merge pull request #178 from digitalocean/lxfontes/volume-limit
Adding `VolumeLimit` to account
2018-08-30 13:34:06 -04:00
Lucas Fontes a062b79087
Merge pull request #177 from opencredo/master
Allow creating domain records with a weight of 0
2018-08-30 13:33:08 -04:00
lxfontes 6372129c8f Adding `VolumeLimit` to account. 2018-08-30 12:55:21 -04:00
Tilen Faganel e419d0b7a8
Allow creating domain records with a weight of 0. 2018-08-26 22:13:34 +01:00
Maurício Linhares ddc940d8ef
Merge pull request #176 from sunny-b/master
Storage: fix cdn flush cache endpoint and fix changelog
2018-08-23 14:38:25 -04:00
Sunny Beatteay 43aa31cf9c storage: fix cdn flush cache cdn endpoint and fix changelog 2018-08-23 14:30:54 -04:00
Maurício Linhares 04a8dba8b5
Merge pull request #175 from sunny-b/master
Add support for spaces cdn
2018-08-22 10:21:59 -04:00
Sunny Beatteay 96f3a269f0 storage: add support for spaces cdn 2018-08-22 09:41:21 -04:00
Maurício Linhares 498a141a08
Merge pull request #172 from digitalocean/asb/domains-without-ips
Allow creating domains without an IP address.
2018-08-07 15:15:21 -04:00
Andrew Starr-Bochicchio 5fe4b14a76 Allow creating domains without an IP address. 2018-06-28 16:29:53 -04:00
Maurício Linhares a3505618b6
Merge pull request #164 from digitalocean/APICLI-16/priority
Allow creating domain records with a priority of 0.
2018-06-06 15:37:30 -04:00
Adam Wolfe Gordon 51f18c0e42 Updating version to v1.3.0 2018-05-24 10:43:01 -06:00
Maurício Linhares ab9bc7d77d
Merge pull request #171 from adamwg/awg/vol-fmt-changelog
Update CHANGELOG to reflect volume formatting changes
2018-05-24 12:27:19 -04:00
Adam Wolfe Gordon 966bbf7511 Update CHANGELOG to reflect volume formatting changes 2018-05-24 10:25:19 -06:00
Maurício Linhares d9753f84fa
Merge pull request #170 from adamwg/awg/volume-formatting
storage: Add support for volume formatting
2018-05-23 19:54:48 -04:00
Adam Wolfe Gordon e3c133a73a storage: Add support for volume formatting
Add support for creating formatted volumes, and reading the format of
existing volumes.
2018-05-23 16:36:13 -06:00
Maurício Linhares 09db8d3b63
Merge pull request #169 from tfogo/tf-remove-upgrade
Remove upgrade droplet action (deprecated)
2018-05-11 09:41:15 -04:00
Tim Fogarty d6417d85b8 Remove updrage droplet action (deprecated)
The upgrade droplet action is no longer supported by the v2 API.
It returns "410 The specified action type is no longer available".
This removes the Upgrade method from the DropletActionsService.
2018-05-10 14:00:22 -07:00
Thomas 98504c2536 Fix Example in README.md (#168)
* Fix Example in README.md

* Fix spacing in README.md - spaces vs tabs
2018-05-10 09:01:21 -04:00
Maurício Linhares 970b46ffe4
Updating version to v1.2.0 2018-05-08 16:49:12 -04:00
Wioletta Holownia c5c6644acf
Add support for Let's Encrypt Certificates. (#165)
* Add support for Let's Encrypt Certificates.

* Update CHANGELOG with applied changes.

* Update changelog
2018-05-08 16:40:21 -04:00
Iheanyi Ekechukwu e6249e5059 Remove support for Go 1.6 (#166)
* Move DoRequest* to godo package with stdlib context

* Use stdlib context package in place of godo context.

* Remove Go 1.6 from TravisCI configuration.

* Use stdlib context in util and tests instead of godo context.

* Add in Go 1.8, 1.9, and 1.10 to TravisCI configuration.

* Put 1.10 in quotes.
2018-05-08 16:24:29 -04:00
Andrew Starr-Bochicchio 491ebce9c6 Allow creating domain records with a priority of 0. 2018-04-26 17:17:24 -04:00
Maurício Linhares 7a32b5ce17
Wrapping up v1.1.3 2018-03-07 18:06:05 -05:00
Maurício Linhares 54622b1d85
Merge pull request #156 from aknuds1/handle-non-json-errors
Handle non-json errors from the API
2018-03-06 11:16:06 -05:00
Maurício Linhares 270ee7db93
Merge pull request #158 from dan-v/master
Update create droplet example to use latest instance type
2018-03-06 11:14:34 -05:00
Maurício Linhares 3df1c7a8af
Wrapping up 1.1.2 2018-03-06 11:13:17 -05:00
Dan Vittegleo e397cefc79
Update create droplet example to use latest instance type 2018-01-19 11:42:11 -08:00
Andrew Sy Kim 7249498ac0
Merge pull request #157 from andrewsykim/storage/list-volumes-param-bug
storage: list volumes should also handle only name or only region params
2017-11-27 11:47:15 -05:00
andrewsykim 2594011128 storage: list volumes should handle only name or only region params 2017-11-26 18:50:57 -05:00
Arve Knudsen ed58d2b381 Handle non-json errors from the API 2017-11-21 11:33:58 +01:00
Maurício Linhares 573489fbea
Merge pull request #154 from xmudrii/improve-readme
docs: replace first example with fully-runnable example
2017-10-30 16:57:56 -04:00
Marko Mudrinić 46fafcf9d2
docs: replace first example with fully-runnable example 2017-10-30 20:42:11 +01:00
Maurício Linhares 801cee9569 Merge pull request #152 from jaymecd/domains_caa
Handle flags & tag properties for CAA domain record
2017-10-04 15:28:12 -04:00
Nikolai Zujev 6d1b7bd535
Handle flags & tag properties of domain record
CAA domain record requires both there properties to be passed.
Validation in delegated to the API itself.
2017-10-04 20:19:35 +02:00
Maurício Linhares 77ea48de76
Tagging v1.1.1 2017-09-29 10:45:41 -04:00
Joonas Bergius 6590ae2b11 Merge pull request #151 from joonas/user-agent-format
Follow User-Agent header field recommendations
2017-09-23 09:50:20 -06:00
Joonas Bergius ac5e3a015f Follow User-Agent header field recommendations 2017-09-22 17:30:06 -06:00
Maurício Linhares b55291bf0c Merge pull request #148 from lukegb/feature/loadbalancer-to-request
Add AsRequest method on LoadBalancer
2017-09-19 08:03:23 -07:00
Luke Granger-Brown 6dfa314396
Add AsRequest method on LoadBalancer
Updating a LoadBalancer requires a LoadBalancerRequest, which is not
easily creatable from a LoadBalancer.

Serializing the LoadBalancer to JSON and then deserializing it to a
LoadBalancerRequest mostly works, except that Region is a string on
the Request but not on the LB (since the LB returns the entire
Region object), so json.Unmarshal returns an error.

An explicit AsRequest method makes it easier for consumers of the API
to modify existing LoadBalancer objects, and is designed to avoid
modifying attributes on the original LoadBalancer when the
LoadBalancerRequest is modified.
2017-07-22 15:36:38 +01:00
Maurício Linhares 3484038586 Merge pull request #147 from guusvw/feature/use_http_consts
use http.MethodX instead of "GET"/"POST"/"DELETE"
2017-07-06 17:03:01 -03:00
Guus van Weelden 9e24e26f6b use http.MethodX instead of "GET"/"POST"/"DELETE" 2017-07-02 13:55:56 +02:00
Wioletta Holownia 4fa9e9d999 Add support for Firewalls. (#145)
* Add support for Firewalls.

* Fix chagelog PR id.

* Add link to public api docs.
2017-06-06 09:50:45 -04:00
Maurício Linhares 1bbce1028c Merge pull request #141 from xmudrii/droplet-actions-tags
droplet_actions: return array of actions instead of action for tagged resources
2017-05-17 11:34:49 -04:00
Maurício Linhares ac8e270b76 Merge pull request #143 from jbowens/nocontext
Remove references to deprecated oauth2.NoContext
2017-05-17 11:33:03 -04:00