Skip to content

Releases: digitalocean/doctl

v1.90.0

12 Dec 18:00
4a85b2a
Compare
Choose a tag to compare

Changelog

  • 4a85b2a Implement the --no-triggers flag, and other functions-deployer improvements (#1324)
  • 7330fd8 Allow container image installs and 'doctl sls get-metadata' to run without credentials (#1323)
  • 5a7b1cb Delete packages in 'undeploy --all' (#1319)
  • 59d4ba7 serverless: "singular" alias for "plural" commands (#1321)
  • ac4b2fb Include label in credentials store and status msg (#1320)
  • c05374c Add 'syd' region and 'syd1' data center to regions (#1318)
  • 4540000 Support http metric alerts for load balancers (#1313)
  • e176e7b function triggers: Use displayer for get sub-command and set displayer type. (#1317)
  • 31a06cc Adds subcommands to enable/disable a trigger (#1316)
  • b6b5d52 Fix bug: web=false was ignored on remote build (#1315)

Note

This tag points at the same commit as the previous v1.89.0 release due to an issue in the release process. The functionality between the two releases is identical.

v1.89.0

12 Dec 16:45
4a85b2a
Compare
Choose a tag to compare

Changelog

  • 4a85b2a Implement the --no-triggers flag, and other functions-deployer improvements (#1324)
  • 7330fd8 Allow container image installs and 'doctl sls get-metadata' to run without credentials (#1323)
  • 5a7b1cb Delete packages in 'undeploy --all' (#1319)
  • 59d4ba7 serverless: "singular" alias for "plural" commands (#1321)
  • ac4b2fb Include label in credentials store and status msg (#1320)
  • c05374c Add 'syd' region and 'syd1' data center to regions (#1318)
  • 4540000 Support http metric alerts for load balancers (#1313)
  • e176e7b function triggers: Use displayer for get sub-command and set displayer type. (#1317)
  • 31a06cc Adds subcommands to enable/disable a trigger (#1316)
  • b6b5d52 Fix bug: web=false was ignored on remote build (#1315)

v1.88.0

22 Nov 15:03
106861d
Compare
Choose a tag to compare

Changelog

  • 106861d k8s list: Support formating with non-default columns. (#1314)
  • 53e2a26 Lbaas 2430 support http idle timeout (#1311)

v1.87.0

16 Nov 19:40
073e671
Compare
Choose a tag to compare

Changelog

  • 073e671 kubernetes: unhide high availability flag (#1310)
  • 4a3132b LBAAS-2450 Support project id for loadbalancers (#1309)

v1.86.0

15 Nov 15:34
076f589
Compare
Choose a tag to compare

Changelog

  • 076f589 doctl/commands: Load Balancers updates (#1307)
  • c0ae193 Minor fixes to serverless deploy (#1308)
  • 677060a Updates the triggers API endpoint and structure to use the new API. (#1305)
  • ac95a0f changes to support usage in serverless backend development (#1303)
  • 1424770 add dbaas to valid alert policy types, tests (#1278)
  • e853755 Use reduced plugin containing only the deployer (#1296)
  • e67f0f5 apps: build versioning, add list-buildpacks and upgrade-buildpack (#1301)
  • 229bbc6 Add more support for project_id in doctl (#1302)

v1.85.0

02 Nov 20:41
1d1b2c5
Compare
Choose a tag to compare

Changelog

  • 1d1b2c5 droplet: Remove mention of region being required. (#1299)
  • 4ffc811 Implement sls undeploy in native golang (#1297)
  • 88d16dc Adds a more descriptive output of what happens when long running functions are invoked synchronously (#1298)
  • 2fb2a90 Recode doctl sls init in pure golang (#1283)
  • 97da96a Re-writes activations logs command subtree in Go (#1282)
  • 0d6a25e Fix copy-and-paste error in comment (#1294)
  • 1c9643b Remove extra 's' from doctl compute image-action's long description (#1295)
  • cdfcfca Remove broken link to AUR package (#1293)
  • 242b333 Various improvements to 'doctl serverless' (#1290)

v1.84.1

20 Oct 15:14
e3bb55e
Compare
Choose a tag to compare

Changelog

  • e3bb55e Fix bugs in credentials directory management and connection checking (#1287)

v1.84.0

18 Oct 17:39
0c91e24
Compare
Choose a tag to compare

Changelog

  • 0c91e24 apps: Nest dev-config settings under 'dev' (#1286)
  • 9de18dc Feature/add wait flag to database create (#1273)
  • 928309a Automate dependency checks with dependabot (#1275)
  • 9e56495 CON-5657 (Re-)expose public HA enablement flags in doctl (#1279)
  • 3fbb55b Remove extra comma in documentation (#1276)

v1.83.0

07 Oct 15:57
c9b8dec
Compare
Choose a tag to compare

Changelog

  • c9b8dec Migrate existing confirmation dialogs to use confirm charm. (#1265)
  • 492fd7c Add --wait flag to load_balancer create (#1266)
  • 76730b5 functions: action.Exec.Code is nil when saving env. (#1272)
  • dc8385a commands: Consistent aliases for "list" and "delete" (#1269)

v1.82.2

30 Sep 21:36
a1f1c35
Compare
Choose a tag to compare

Changelog

  • a1f1c35 Correct undeploy for users not in triggers beta (#1260)