Releases: digitalocean/doctl
Releases · digitalocean/doctl
v1.90.0
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
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
v1.87.0
v1.86.0
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
andupgrade-buildpack
(#1301) - 229bbc6 Add more support for project_id in doctl (#1302)
v1.85.0
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)