Skip to content

Releases: digitalocean/doctl

v1.20.1

17 Jun 23:02
07aeecb
Compare
Choose a tag to compare

v1.20.0

12 Jun 17:22
6f0a5b4
Compare
Choose a tag to compare
  • #465 fix typo in CONTRIBUTING.md - @senechko
  • #463 Add kubernetes delete-node and replace-node commands, deprecate and hide recycle - @bouk
  • #456 tag the release with the release tag - @hilary

v1.19.0

31 May 20:58
e671864
Compare
Choose a tag to compare

v1.18.0

15 May 22:39
a14fa2c
Compare
Choose a tag to compare
  • #443 Remove beta flag from Kubernetes commands. - @adamwg
  • #442 Add support for Kubernetes cluster upgrades. - @adamwg
  • #440 Add flag to set local KubeConfig's current-context. - @eddiezane
  • #426 Add support for configuring Kubernetes maintenance windows. - @fatih

v1.17.0

09 May 00:37
eed1437
Compare
Choose a tag to compare

v1.16.0

25 Apr 22:15
d08cdc4
Compare
Choose a tag to compare

v1.15.0

09 Apr 18:03
94ddfa3
Compare
Choose a tag to compare
  • #422 update CONTRIBUTING.md with info on how to update vendored code - @mregmi
  • #421 Add support for managed databases - @sunny-b

v1.14.0

11 Mar 13:56
8bd69cd
Compare
Choose a tag to compare
  • #415 Add support for custom domains in Spaces CDN - @xornivore
  • #414 Clean up out of sync vendor deps - @xornivore
  • #408 k8s: Fix case where kube.Get returns a nil cluster - @bouk
  • #401 k8s: Fetch credentials after cluster is provisioned - @bouk
  • #398 Link to docs to create a Github token - @bouk
  • #392 Simplify newline trimming in retrieveUserInput - @timoreimann

v1.13.0

17 Jan 17:45
4165642
Compare
Choose a tag to compare
  • #393 Fix linter violations - @timoreimann
  • #391 doks: Fix node-pool flags when creating cluster - @bouk
  • #388 errors: Don't print superfluous newlines when logging - @bouk
  • #387 k8s: Use ExecCredential for authentication - @bouk

v1.12.2

09 Dec 02:37
74b1791
Compare
Choose a tag to compare
  • #383 Fix bad default for cluster node sizes, improve help and warn of kubeconfig expiry date.