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
tofunctionality to getItem() - Add null check for repository's
queryparam - Move metrics output to usecase from repository
- Migrate from Jest to Vitest
- Update CI configuration
Full Changelog: v3.0.2...v3.1.0