Releases: digitalocean/doctl
Releases · digitalocean/doctl
v1.103.0
Changelog
- 14de3fd Docs audit: Tags (#1493)
- ce1fb9e Docs audit: DOCR (#1489)
- 616cf2b Docs audit: Volumes and Volume Actions (#1494)
- 96f39c3 Updates doc strings and adds examples for each snapshot command (#1491)
- ce5fcc0 Updates doc strings and adds examples for each VPC command (#1495)
- ed9b1fb Docs audit: Reserved IPs (#1490)
- 7da01aa Clarifies docs strings for Projects commands and adds examples to each command (#1488)
- c10db31 Docs audit: Regions and Sizes (#1487)
- 7f1c9db LBAAS-2899: doctl not removing LB firewall rules on update (#1496)
- 198e8fe ssh: add retries (#1498)
- 05492db Docs audit: Monitoring (#1497)
- 9797a9b Docs audit: Domains (#1477)
- 3daf5d3 Docs audit: Droplet actions (#1479)
- 568b566 Docs audit: Firewalls (#1480)
- 31197dc Docs audit: Functions (#1481)
- f64549f Docs audit: Droplets (#1482)
- 0165eae Docs audit: Images and Image Actions (#1483)
- fa57968 Docs Audit: Invoices (#1484)
- 3c69f09 Clarifies docs strings for Kubernetes commands and adds examples for each command (#1485)
- f2a56a6 Update tag for CNBBuilderImage (#1478)
v1.102.0
Changelog
- db194b4 apps: Set default apps dev build image to
CNBBuilderImage_Heroku22
. (#1476) - e00fee2 Docs audit: Databases (#1472)
- dc2f66c build(deps): bump github.com/containerd/containerd from 1.6.18 to 1.6.26 (#1475)
- 1631e5b build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#1473)
- 54f4309 release workflow: goreleaser --rm-dist deprecated in favor of --clean. (#1471)
v1.101.0
Changelog
- 49fccfc Resolve conflict with alert configurations by overriding command namespace (#1470)
- fe01818 apps: Add log type for restarted containers (#1469)
- 5080070 Apps: Display "phase" for apps get-deployments (#1468)
- ace82fd Upgrade godo to 1.107.0 (#1467)
- d7e4a2e Add check to prevent focused tests being committed. (#1466)
- 09fe618 clarifies doc strings and adds examples for CDNs (#1459)
- e9c6b11 Updates docs strings for certificates and adds examples for each command (#1458)
- 516b893 all: replace 'interface{}' with 'any' (#1453)
- f73aff9 APPS-7962/Update CNB builder image (#1462)
- 91a25b2 Re-enable integration tests. (#1463)
- 4977364 Add update configuration subcommand to databases (#1455)
- b73c8f7 DBAAS Kafka Topics Support (#1457)
- 69758f5 build(deps): bump github.com/docker/docker (#1456)
- 38f2044 Support scalable storage for PostgreSQL/MySQL databases (#1454)
- 0191117 Adds additional clarity to load balancer update command (#1452)
- 50de9d9 domain records: Support displaying flags and tag. (#1451)
- 92df950 docs(cdn): add examples for
compute cdn flush
command (#1448) - 1df456e Add app spec validate-offline (Resolves #1449) (#1450)
- f6d249b commands: strconv.Atoi instead of strconv.ParseInt for ints (#1446)
v1.100.0
Changelog
- 86fc331 test: Simplify asserts by using ElementsMatch (#1442)
- 5d2bcd0 bump godo to v1.105.0 (#1443)
- 7cf0621 Bump GitHub actions; enable dependabot for github-actions (#1441)
- 07dabc1 commands: Fix typos in descriptions (#1440)
- 45f4d58 Bump golang.org/x/net from 0.7.0 to 0.17.0 (#1437)
- 3ccc688 commands: fix RunServerlessStatus displaying credentials (#1439)
- d40bd09 Fix missing error handling (#1438)
- 4c532f4 feat: add uptime alerts commands (#1431)
- 58e920c Add. Configuration subcommand to databases (#1430)
- 2e44c23 databases: Fix DatabaseOptions.KV function (#1433)
- 1d2e1ea Bump godo to v1.104.0 (#1434)
- 6247ce7 commands: Use godo.PtrTo instead of deprecated ones (#1432)
- d082b6c Alerts: Expand on Monitoring Alerts Doc (#1429)
- ce1c079 databases: Display Kafka options. (#1424)
- f7d07b3 Add missing closing response body (#1428)
- f1b4826 Fix typos in command descriptions, comments, and tests (#1427)
- 83f9954 Replace deprecated command with environment file (#1421)
- 68b97c8 commands: reverse actual and expected values in asserts (#1425)
- 1ba1648 Replace deprecated package io/ioutil with io and os (#1423)
- 59e4c38 doit: simplify tests by using t.Setenv (#1422)
v1.99.0
Changelog
- 03b934d Bump node version for serverless plugin to v18.17.1 (#1416)
- 05f23a5 Docs Audit: App Platform, Serverless Activations, etc... (#1413)
- e51cf71 Removed broken link and added correct link (#1414)
- 75886ca databases: Support displaying private connection. (#1412)
- d8f8775 databases: Support setting tags a create time. (#1411)
- 95b2b1b Bump Go version to v1.21.0 (#1410)
- a649e3e Miscellaneous load balancer create command improvements (#1409)
- d825c0d Support LB type param on doctl (#1408)
v1.98.1
v1.98.0
Changelog
- 5617fc5 Add support for retrying failed requests. (#1405)
- bbb8028 Bump godo to v1.102.1 (#1404)
- a80181f Bump godo to v1.102.0 (#1403)
- 4a86305 Bump godo to v1.101.0 (#1401)
- 7beb38e docs: typo fix on comments (#1400)
- b127d78 Adds support for heroku-22 stack (#1399)
- 498db72 Adds local build support for arm64 (#1397)
- 1da645d Fix typo causing incorrect token highlighting (#1393)
- 807bd90 Replace github.com/golang/mock with Uber's version (#1392)
v1.97.1
v1.97.0
Changelog
- 0e49bd7 uptime: move under monitoring (#1389)
- cbd0cf6 registry: add default expiry to login command (#1388)
- 21a1d55 uptime checks: add crud methods (#1386)
- ecc616a Update Cobra and Organize Help Command Output (#1387)
- da6bcfa Bump github.com/docker/distribution (#1374)
- c6b8866 account: protect against panic in user context. (#1385)