- #336 registry: URL encode repository names when building URLs. @adamwg
- #335 Add 1-click service and request. @scottcrawford03
- #331 Expose expiry_seconds for Registry.DockerCredentials. @andrewsomething
- #328 Update vulnerable x/crypto dependency - @bentranter
- #326 Add TagCount field to registry/Repository - @nicktate
- #325 Add DOCR EA routes - @nicktate
- #324 Upgrade godo to Go 1.14 - @bentranter
- #320 Add VPC v3 attributes - @viola
- #318 upgrade github.com/stretchr/objx past 0.1.1 - @hilary
- #310 Add BillingHistory service and List endpoint - @rbutler
- #316 load balancers: add new enable_backend_keepalive field - @anitgandhi
- #311 Add reset database user auth method - @zbarahal-do
- #305 invoices: GetPDF and GetCSV methods - @rbutler
- #304 Add NewFromToken convenience method to init client - @bentranter
- #301 invoices: Get, Summary, and List methods - @rbutler
- #299 Fix param expiry_seconds for kubernetes.GetCredentials request - @velp
- #295 registry: support the created_at field - @adamwg
- #293 doks: node pool labels - @snormore
- #288 Add Balance Get method - @rbutler
- #286,#289 Deserialize meta field - @timoreimann
- #282 Add valid Redis eviction policy constants - @bentranter
- #281 Remove databases info from top-level godoc string - @bentranter
- #280 Fix VolumeSnapshotResourceType value volumesnapshot -> volume_snapshot - @aqche
- #278 add mysql user auth settings for database users - @gregmankes
- #272 dbaas: get and set mysql sql mode - @mikejholly
- #275 registry/docker-credentials: add support for the read/write parameter - @kamaln7
- #273 implement the registry/docker-credentials endpoint - @kamaln7
- #271 Add registry resource - @snormore
- #264 Update isLast to check p.Next - @aqche
- #267 Return []DatabaseFirewallRule in addition to raw response. - @andrewsomething
- #265 add support for getting/setting firewall rules - @gregmankes
- #262 remove ResolveReference call - @mdanzinger
- #261 Update CONTRIBUTING.md - @mdanzinger
- #259 Add Kubernetes GetCredentials method - @snormore
- #257 Upgrade to Go 1.13 - @bentranter
- #255 Add DropletID to Kubernetes Node instance - @snormore
- #254 Add tags to Database, DatabaseReplica - @Zyqsempai
- #252 Add Kubernetes autoscale config fields - @snormore
- #251 Support unset fields on Kubernetes cluster and node pool updates - @snormore
- #250 Add Kubernetes GetUser method - @snormore
- #244 dbaas: add private-network-uuid field to create request
- #241 Databases: support for custom VPC UUID on migrate @mikejholly
- #240 Add the ability to get URN for a Database @stack72
- #236 Fix omitempty typos in JSON struct tags @amccarthy1
- #238 Add support for Redis eviction policy in Databases @mikejholly
- #233 Add Kubernetes DeleteNode method, deprecate RecycleNodePoolNodes @bouk
- #231 Add private connection fields to Databases - @mikejholly
- #223 Introduce Go modules - @andreiavrammsd
- #229 Add support for upgrading Kubernetes clusters - @adamwg
- #213 Add tagging support for volume snapshots - @jcodybaker
- #224 Add maintenance window support for Kubernetes- @fatih
- #222 Fix Create Database Pools json fields - @sunny-b
- #220 roll out vpc functionality - @jheimann
- #219 Fix Database Pools json field - @sunny-b
- #215 Add support for Databases - @mikejholly
- #214 add support for enable_proxy_protocol. - @mregmi
- #210 Expose tags on storage volume create/list/get. - @jcodybaker
- #207 Add support for custom subdomains for Spaces CDN [beta] - @xornivore
- #202 Allow tagging volumes - @mchitten
- #196 Expose tag support for creating Load Balancers.
- #192 Exposes more options for Kubernetes clusters.
- #190 Expose constants for the state of Kubernetes clusters.
- #188 Kubernetes support [beta] - @aybabtme
- #185 Projects support [beta] - @mchitten
- #181 Adding tagging images support - @hugocorbucci
- #178 Allowing creating domain records with weight of 0 - @TFaga
- #177 Adding
VolumeLimit
to account - @lxfontes
- #176 Fix cdn flush cache API endpoint - @sunny-b
- #175 Add support for Spaces CDN - @sunny-b
- #170 Add support for volume formatting - @adamwg
- #166 Remove support for Go 1.6 - @iheanyi
- #165 Add support for Let's Encrypt Certificates - @viola
- #156 Handle non-json errors from the API - @aknuds1
- #158 Update droplet example to use latest instance type - @dan-v
- #157 storage: list volumes should handle only name or only region params - @andrewsykim
- #154 docs: replace first example with fully-runnable example - @xmudrii
- #152 Handle flags & tag properties of domain record - @jaymecd
- #151 Following user agent field recommendations - @joonas
- #148 AsRequest method to create load balancers requests - @lukegb
- #145 Add FirewallsService for managing Firewalls with the DigitalOcean API. - @viola
- #139 Add TTL field to the Domains. - @xmudrii
- #143 Fix oauth2.NoContext depreciation. - @jbowens
- #141 Fix DropletActions on tagged resources. - @xmudrii
- #130 Add Convert to ImageActionsService. - @xmudrii
- #126 Add CertificatesService for managing certificates with the DigitalOcean API. - @viola
- #125 Add LoadBalancersService for managing load balancers with the DigitalOcean API. - @viola
- #122 Add GetVolumeByName to StorageService. - @protochron
- #113 Add context.Context to all calls. - @aybabtme