Releases: serverless-operations/jeffy
Releases · serverless-operations/jeffy
v1.1.1
v1.1.0
Features
- Set default encoding to the event payload of all SDK clients
- This feature allows all event payload sent by the SDK to be passed to the handler more transparently
- Generate
correlation_id
if it is empty when sdk calls- You can trace the events sent by outside of Jeffy handler
Bugfix
- Lack of some event/result loggings
- KeyError on
dynamodb_streams
handler - Typo class name of
JsonSchemaValidator
(fromJsonSchemeValidator
)
Bugfix
1.0.0(2020-06-05)
GA release!