Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 15:19
· 5 commits to trunk since this release
v0.6.0
0832b7f

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

Full Changelog: v0.5.6...v0.6.0