What's Changed
Other Changes 📦
- Bumped event source version to 0.5.7 by @raghuramg in #63
- add support for exchange to exchange bindings by @raghuramg in #89
- avoid decorate result for json payload by @ymhari in #90
- ruby upgrade to 3.2.1 by @TreyE in #92
- update log level to warn for default and make logging level configurable by @adamrunner in #93
- adds ruby 2.6 series testing to the testing matrix by @saikumar9 in #97
- removes unused gem resque-bus by @vkghub in #103
- remove rake task reference in event_source railitie by @saipraveen18 in #104
- create message along with event by @raghuramg in #100
- attach session details inside account by @raghuramg in #106
- fixes for system account by @raghuramg in #107
- Add subscriber name as suffix for executable container keys by @raghuramg in #108
- adds downstream dependency checking by @TreyE in #98
- Don't start event source until Rails is ready. by @TreyE in #117
- add support for amqp payload compress/decompress by @raghuramg in #119
- add default mime type encode as json for amqp protocol by @raghuramg in #120
- make sure decode errors don't block the queue by @raghuramg in #121
- add exception handling for zlib compressed data errors by @raghuramg in #122
- Prepare the standard gem release framework for event source. by @TreyE in #125
New Contributors
- @ymhari made their first contribution in #90
- @adamrunner made their first contribution in #93
- @saikumar9 made their first contribution in #97
- @vkghub made their first contribution in #103
- @saipraveen18 made their first contribution in #104
Full Changelog: v0.5.6...v0.6.0