- Support for Lambda environment variables
- Do not silence exception if Kinesis payload is not a json object
- Support for delivery streams filters and mappers
- Better debugging of processing errors
- Add error annotations to events that failed to be processed
- Bugfix in error handling logic.
- Better error handling.
- Support for multiple delivery streams for input, error, and output(s)
- Support for one-to-many mappers
- Users can also specify input/output/error streams by name instead of as references to another layer outputs.
- Set environment variables for the humilis environment/layer/stage
- Major bugfix: permission to put records in delivery streams
- Major bugfix: give permission to write state to DynamodDB
- Package becomes a generic map-multiplex-map processor (germangh)
- Cleanup package data (bubenkoff)
- Major refactoring to simplify and clean the code (germangh)
- Initial release (bubenkoff)