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.
- Global hooks for ActiveRecord 4.2.10.
- Overrides to ActiveRecord::Base, ActiveRecord::Relation, ActiveRecord::Persistence to serve callbacks.
- SNS, Kinesis and HTTP stream types.
- Error handlers for streams
- Documentation for error handlers
- Tests for error handlers
- New method to build Message from json
- HTTPS targets support
Content-type
header for the HTTP streams is set as a string to fix doubled content-type issue
- Error-handler switch for
publish
methods
- README to reflect the error-handler switch