This repository has been archived by the owner on May 16, 2023. It is now read-only.
v0.8.0
What's Changed
- Remove all autogenerated events. by @calavera in #133
- Allow empty ConnectQueue by @calavera in #134
- Remove custom string deserialization by @calavera in #135
- Fix conditional compilation of custom serde by @calavera in #136
- Mark kinesisRecordMetadata optional by @martinjlowm in #142
- Fix format of header field of KafkaEvent by @kayhannay in #139
- Fix SNS "URL" Properties Incorrect Capitalization by @cole-abbeduto-particle in #141
- Remove codegen and unused files by @calavera in #143
- Use
serde_dynamo
fordynamodb::Event
items (#140) by @calavera in #144
New Contributors
- @kayhannay made their first contribution in #139
- @cole-abbeduto-particle made their first contribution in #141
Full Changelog: v0.7.3...v0.8.0