Releases: digitalocean/doctl
Releases · digitalocean/doctl
v1.26.2
v1.26.0
v1.25.0
v1.24.2
v1.24.1
v1.24.0
- PR #523 - @hilary - explicitly include .kube/config.lock in snapcraft.yml
- PR #522 - @bentranter - Migrate from mockery to gomock
- PR #521 - @hilary - release in one step leveraging goreleaser
- PR #520 - @hilary - update vendored modules
- PR #519 - @hilary - add shellcheck to travis config
- PR #518 - @hilary - update snapcraft config per snapcraft
- PR #517 - @hilary - remove antique bintray install/release code
- PR #515 - @hilary - Bump and tag
- PR #514 - @hilary - Remove hardcoded version
- PR #513 - @hilary - fix make docker_build
v1.23.1
- PR #510 - @bentranter - Add .exe suffix to Windows binary filenames
- PR #508 - @bentranter - Fix distfile basename in staging script
v1.23.0
v1.22.0
- PR #498 - @hilary - Makefile improvements
- PR #497 - @andrewsomething - Re-add the logic setting LDFLAGS in scripts/stage.sh (Fixes: #496).
- PR #494 - @bentranter - Write JSON for nil slices as [] instead of null
- PR #491 - @hilary - build snap using go mod vendor
- PR #490 - @hilary - consolidate version logic
- PR #478 - @bentranter - Ensure kubeconfig exec is context-aware