Skip to content

Version 3.1.0

Latest
Compare
Choose a tag to compare
@mikaelvesavuori mikaelvesavuori released this 09 Sep 15:36
· 1 commit to main since this release

Summary

  • Corrections to deployment script
  • Ensure querystring function works with 1-length array and empty string
  • Add parseEventBody() function that also handles base64-encoded input
  • Correct metrics dimension name
  • Add to functionality to getItem()
  • Add null check for repository's query param
  • Move metrics output to usecase from repository
  • Migrate from Jest to Vitest
  • Update CI configuration

Full Changelog: v3.0.2...v3.1.0