Skip to content

v2.1.0

Compare
Choose a tag to compare
@bryaningl3 bryaningl3 released this 23 Jun 01:50
· 14 commits to master since this release

New Features

  • Added the service/version endpoint to the API.

Technical Enhancements

  • Updated Node.js runtime to version 14.
  • Updated AWS CodeBuild to use Node.js version 14.
  • Updated the Serverless framework to version 3.
  • Updated the puppeteer, puppeteer-core and chrome-aws-lambda libraries to version 10.1.0. Puppeteer version 14 is available; however, at present the chrome-aws-lambda library does not support any version past 10.1.0. More detail can be found in the README.md file for the API.
  • Updated various other dependencies.