gogreen/CHANGELOG.md

208 lines
5.3 KiB
Markdown
Raw Normal View History

2017-03-14 20:35:49 +00:00
# Change Log
## unreleased
2019-12-11 21:33:59 +00:00
- #288 Add Balance Get method - @rbutler
- #286,#289 Deserialize meta field - @timoreimann
2019-12-04 19:54:09 +00:00
## [v1.28.0] - 2019-12-04
- #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
2019-11-18 19:02:40 +00:00
## [v1.27.0] - 2019-11-18
- #278 add mysql user auth settings for database users - @gregmankes
2019-11-14 01:55:49 +00:00
## [v1.26.0] - 2019-11-13
- #272 dbaas: get and set mysql sql mode - @mikejholly
2019-11-13 18:07:33 +00:00
## [v1.25.0] - 2019-11-13
- #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
2019-11-04 16:34:04 +00:00
## [v1.24.1] - 2019-11-04
- #264 Update isLast to check p.Next - @aqche
2019-10-30 22:26:10 +00:00
## [v1.24.0] - 2019-10-30
- #267 Return []DatabaseFirewallRule in addition to raw response. - @andrewsomething
2019-10-30 15:19:32 +00:00
## [v1.23.1] - 2019-10-30
- #265 add support for getting/setting firewall rules - @gregmankes
- #262 remove ResolveReference call - @mdanzinger
- #261 Update CONTRIBUTING.md - @mdanzinger
2019-09-24 12:17:31 +00:00
## [v1.22.0] - 2019-09-24
2019-09-21 13:48:01 +00:00
- #259 Add Kubernetes GetCredentials method - @snormore
2019-09-19 21:24:50 +00:00
## [v1.21.1] - 2019-09-19
- #257 Upgrade to Go 1.13 - @bentranter
2019-09-16 20:02:44 +00:00
## [v1.21.0] - 2019-09-16
2019-09-16 15:00:44 +00:00
- #255 Add DropletID to Kubernetes Node instance - @snormore
2019-09-16 20:02:44 +00:00
- #254 Add tags to Database, DatabaseReplica - @Zyqsempai
2019-09-16 15:00:44 +00:00
2019-09-06 15:25:40 +00:00
## [v1.20.0] - 2019-09-06
2019-09-06 15:24:05 +00:00
- #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
2019-07-19 19:47:36 +00:00
## [v1.19.0] - 2019-07-19
- #244 dbaas: add private-network-uuid field to create request
2019-07-17 19:12:07 +00:00
## [v1.18.0] - 2019-07-17
2019-07-17 19:19:24 +00:00
- #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
2019-07-17 19:12:07 +00:00
2019-06-21 15:47:28 +00:00
## [v1.17.0] - 2019-06-21
- #238 Add support for Redis eviction policy in Databases @mikejholly
2019-06-04 11:21:13 +00:00
## [v1.16.0] - 2019-06-04
- #233 Add Kubernetes DeleteNode method, deprecate RecycleNodePoolNodes @bouk
## [v1.15.0] - 2019-05-13
- #231 Add private connection fields to Databases - @mikejholly
2019-05-20 23:33:20 +00:00
- #223 Introduce Go modules - @andreiavrammsd
2019-05-13 21:07:16 +00:00
## [v1.14.0] - 2019-05-13
- #229 Add support for upgrading Kubernetes clusters - @adamwg
2019-04-19 18:19:33 +00:00
## [v1.13.0] - 2019-04-19
- #213 Add tagging support for volume snapshots - @jcodybaker
2019-04-18 10:03:37 +00:00
## [v1.12.0] - 2019-04-18
- #224 Add maintenance window support for Kubernetes- @fatih
2019-04-04 22:02:22 +00:00
## [v1.11.1] - 2019-04-04
- #222 Fix Create Database Pools json fields - @sunny-b
## [v1.11.0] - 2019-04-03
- #220 roll out vpc functionality - @jheimann
## [v1.10.1] - 2019-03-27
- #219 Fix Database Pools json field - @sunny-b
2019-03-20 16:06:59 +00:00
## [v1.10.0] - 2019-03-20
- #215 Add support for Databases - @mikejholly
2019-03-18 19:42:20 +00:00
## [v1.9.0] - 2019-03-18
- #214 add support for enable_proxy_protocol. - @mregmi
## [v1.8.0] - 2019-03-13
- #210 Expose tags on storage volume create/list/get. - @jcodybaker
## [v1.7.5] - 2019-03-04
- #207 Add support for custom subdomains for Spaces CDN [beta] - @xornivore
2019-02-08 16:12:32 +00:00
## [v1.7.4] - 2019-02-08
- #202 Allow tagging volumes - @mchitten
2018-12-18 13:23:34 +00:00
## [v1.7.3] - 2018-12-18
- #196 Expose tag support for creating Load Balancers.
2018-12-05 00:27:45 +00:00
## [v1.7.2] - 2018-12-04
2018-11-29 11:18:14 +00:00
- #192 Exposes more options for Kubernetes clusters.
2018-11-28 03:38:44 +00:00
## [v1.7.1] - 2018-11-27
- #190 Expose constants for the state of Kubernetes clusters.
2018-11-13 17:53:17 +00:00
## [v1.7.0] - 2018-11-13
2018-11-13 17:52:59 +00:00
- #188 Kubernetes support [beta] - @aybabtme
2018-09-27 17:33:57 +00:00
## [v1.6.0] - 2018-10-16
- #185 Projects support [beta] - @mchitten
2018-09-04 14:08:59 +00:00
## [v1.5.0] - 2018-10-01
- #181 Adding tagging images support - @hugocorbucci
2018-09-04 14:08:59 +00:00
2018-08-30 17:37:34 +00:00
## [v1.4.2] - 2018-08-30
- #178 Allowing creating domain records with weight of 0 - @TFaga
- #177 Adding `VolumeLimit` to account - @lxfontes
## [v1.4.1] - 2018-08-23
- #176 Fix cdn flush cache API endpoint - @sunny-b
2018-08-20 21:50:10 +00:00
## [v1.4.0] - 2018-08-22
- #175 Add support for Spaces CDN - @sunny-b
2018-08-20 21:50:10 +00:00
## [v1.3.0] - 2018-05-24
- #170 Add support for volume formatting - @adamwg
## [v1.2.0] - 2018-05-08
- #166 Remove support for Go 1.6 - @iheanyi
- #165 Add support for Let's Encrypt Certificates - @viola
2018-03-07 23:05:53 +00:00
## [v1.1.3] - 2018-03-07
- #156 Handle non-json errors from the API - @aknuds1
- #158 Update droplet example to use latest instance type - @dan-v
2018-03-06 16:12:34 +00:00
## [v1.1.2] - 2018-03-06
- #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
2017-09-29 14:45:41 +00:00
## [v1.1.1] - 2017-09-29
- #151 Following user agent field recommendations - @joonas
- #148 AsRequest method to create load balancers requests - @lukegb
## [v1.1.0] - 2017-06-06
### Added
- #145 Add FirewallsService for managing Firewalls with the DigitalOcean API. - @viola
- #139 Add TTL field to the Domains. - @xmudrii
### Fixed
- #143 Fix oauth2.NoContext depreciation. - @jbowens
- #141 Fix DropletActions on tagged resources. - @xmudrii
2017-03-14 20:35:49 +00:00
## [v1.0.0] - 2017-03-10
### Added
- #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