Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-06-17 | 467 Bytes | |
v1.1.0.tar.gz | 2020-06-17 | 51.4 kB | |
v1.1.0.zip | 2020-06-17 | 69.2 kB | |
Totals: 3 Items | 121.0 kB | 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
)