Skip to content

IoC, Logging, Extensions and more!

Compare
Choose a tag to compare
@pardahlman pardahlman released this 06 Apr 21:05
· 149 commits to master since this release

In this minor release, a breaking change in topology features in introduced, namely the default type for exchanges is Topic rather than Direct. Read through the client upgrade page for more information.

Thanks to videege, there is now a package for Ninject. We've also added logging adapters for the major logging frameworks (Serilog, NLog and log4net).

  • #77 - Add logger packages
  • #76 - Omit slash if virtual host is anything other than default
  • #75 - Add extension for re-defining topology featuers
  • #74 - Update MessageSequence Extension
  • #73 - Append GlobalMessageId to routingkey
  • #70 - RawRabbit.DependencyInjection.Ninject extension contributed by (videege)
  • #69 - Add method to gracefully shut down client
  • #35 - Return "subscription informaiton" on Subscribe/Respond

Commits: 0207aa7...2dc733c