Skip to content

Releases: digitalocean/doctl

v1.92.1

31 Jan 22:33
89504c4
Compare
Choose a tag to compare

Changelog

  • 89504c4 serverless: fix hint for creating functions namespace. (#1343)
  • f336498 Fixes how webSecure project property gets marshaled to yaml (#1342)
  • d6f95c1 Fix warm/cold start categorization. (#1339)
  • f4122ed Adding the replica ID to the display (#1338)

v1.92.0

06 Jan 17:28
31aa0f4
Compare
Choose a tag to compare

Changelog

v1.91.0

16 Dec 19:40
0863be4
Compare
Choose a tag to compare

Changelog


Note: This release contains beta functionality. If you are not a member of the beta group for this feature, you will not be able to use it until it has been more widely released. Please watch the official DigitalOcean changelog for updates.

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)