All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Calling
Log.start()
whenhandle()
is called to ensure end Trace Layer Extension
- Fixed unexpected error when dispatcher have no auth data
- Update @janiscommerce/api to version 8.0.0
- An internal logger has been added to be able to debug better when an error occurs in an event listener
- Update @janiscommerce/api to version 7.0.0
- After each execution will emit the event
janiscommerce.ended
using@janiscommerce/events
- Typings build from JSDoc
- GitHub Actions for build, coverage and publish
- Updated
@janiscommerce/api
to6.x.x
- Updated
@janiscommerce/api-session
to3.x.x
- API upgraded to v5 (
api-session
validates locations) (BREAKING CHANGE) - API Session upgraded to v2 (validates locations) (BREAKING CHANGE)
package-lock.json
file
- Dependencies updated
- Disabled api logs for event listeners
- Updated
@janiscommerce/api
package tov4.2.0
- Removed side effect on sls-api-response dependency
- Unused endpoint handling
- EventListener class to extend for your listeners
- ServerlessHandler to implement with AWS SLS lamba integration
- Event validation included
- Documentation in README