ReleaseDigitalOcean (GradientAI)DigitalOcean (GradientAI)published Dec 9, 2022seen 5d

digitalocean/functions-deployer v5.0.18

digitalocean/functions-deployer

Open original ↗

Captured source

source ↗
published Dec 9, 2022seen 5dcaptured 8hhttp 200method plain

v5.0.18

Repository: digitalocean/functions-deployer

Tag: v5.0.18

Published: 2022-12-09T00:51:00Z

Prerelease: no

Release notes:

What's Changed

  • Remove unused features, simplify function signatures (round 1) by @joshuaauerbachwatson in https://github.com/digitalocean/functions-deployer/pull/1
  • Add a new outer shell to the deployer by @joshuaauerbachwatson in https://github.com/digitalocean/functions-deployer/pull/2
  • Fix up exports for proper consumption in plugin by @joshuaauerbachwatson in https://github.com/digitalocean/functions-deployer/pull/3
  • Fix error in handling of Feedback object by @joshuaauerbachwatson in https://github.com/digitalocean/functions-deployer/pull/4
  • Add packaged install for downloading into runtimes by @joshuaauerbachwatson in https://github.com/digitalocean/functions-deployer/pull/5
  • Fix bootstrap (needs to follow symlinks) by @joshuaauerbachwatson in https://github.com/digitalocean/functions-deployer/pull/6
  • Further fixes to bootstrap script. by @joshuaauerbachwatson in https://github.com/digitalocean/functions-deployer/pull/7
  • Include proper path in building messages by @joshuaauerbachwatson in https://github.com/digitalocean/functions-deployer/pull/8
  • Fix a stupid typo in bootstrap script by @joshuaauerbachwatson in https://github.com/digitalocean/functions-deployer/pull/9
  • Ensure error reporting is correct when capturing by @joshuaauerbachwatson in https://github.com/digitalocean/functions-deployer/pull/12
  • Remove early exit on deploy failure by @joshuaauerbachwatson in https://github.com/digitalocean/functions-deployer/pull/13
  • Adjust error output by @joshuaauerbachwatson in https://github.com/digitalocean/functions-deployer/pull/14
  • Fix race in runtime agreement calculation by @joshuaauerbachwatson in https://github.com/digitalocean/functions-deployer/pull/15
  • Trial fixes for 502s with large remote build count by @joshuaauerbachwatson in https://github.com/digitalocean/functions-deployer/pull/16
  • Update trigger public api by @ddebarros in https://github.com/digitalocean/functions-deployer/pull/11
  • Adds a linter and a code formatter to the project by @ddebarros in https://github.com/digitalocean/functions-deployer/pull/17
  • Adds DO token to credentails to be submitted as part of the remote build by @ddebarros in https://github.com/digitalocean/functions-deployer/pull/18
  • E2e trigger tests by @ddebarros in https://github.com/digitalocean/functions-deployer/pull/19
  • More tests by @ddebarros in https://github.com/digitalocean/functions-deployer/pull/20
  • GitHub workflow by @ddebarros in https://github.com/digitalocean/functions-deployer/pull/21
  • Updates lint script format by @ddebarros in https://github.com/digitalocean/functions-deployer/pull/22
  • E2e tests ci by @ddebarros in https://github.com/digitalocean/functions-deployer/pull/23
  • Adds a check for encrypted project.yml by @ddebarros in https://github.com/digitalocean/functions-deployer/pull/24
  • Minimal changes to legal language for OSS by @joshuaauerbachwatson in https://github.com/digitalocean/functions-deployer/pull/25
  • Fix project slicing so web: false isn't lost by @joshuaauerbachwatson in https://github.com/digitalocean/functions-deployer/pull/26
  • Fix vulnerabilities reported by npm audit by @joshuaauerbachwatson in https://github.com/digitalocean/functions-deployer/pull/27
  • Sandbox package script by @ddebarros in https://github.com/digitalocean/functions-deployer/pull/28
  • Remove deploy-from-github support by @joshuaauerbachwatson in https://github.com/digitalocean/functions-deployer/pull/29
  • Support package binding by @joshuaauerbachwatson in https://github.com/digitalocean/functions-deployer/pull/31
  • Encrypts the project.yml file being sent to spaces by @ddebarros in https://github.com/digitalocean/functions-deployer/pull/32
  • Minor changes to package-lock.json by @joshuaauerbachwatson in https://github.com/digitalocean/functions-deployer/pull/30
  • Fix parsing in bootstrap to get the quoting right by @joshuaauerbachwatson in https://github.com/digitalocean/functions-deployer/pull/33
  • Implement a --no-triggers flag by @joshuaauerbachwatson in https://github.com/digitalocean/functions-deployer/pull/34
  • Publish actions by @ddebarros in https://github.com/digitalocean/functions-deployer/pull/35
  • Add version command by @ddebarros in https://github.com/digitalocean/functions-deployer/pull/36

New Contributors

  • @joshuaauerbachwatson made their first contribution in https://github.com/digitalocean/functions-deployer/pull/1
  • @ddebarros made their first contribution in https://github.com/digitalocean/functions-deployer/pull/11

Full Changelog: https://github.com/digitalocean/functions-deployer/compare/v4.3.10...v5.0.18