Skip to content

Message Sequence, Generic Messages and Ninject

Compare
Choose a tag to compare
@pardahlman pardahlman released this 19 Mar 12:49
· 186 commits to master since this release

We got a lot of stuff done in this release. A big thanks to videege, who added the RawRabbit.DependecyInjection.Ninject package. The OriginalUtter helped out with message serialization of generic types 👍

In addition to this, the MessageSequence extension was released, making it possible to chain messages. Read more about it in the documentation.

  • #72 - Add package for Ninject, contributed by Joshua Barron (videege)
  • #71 - Remove QueueingBasicConsumer
  • #68 - Backward compatible Message Serialization
  • #65 - Message Type serialization without assembly version, contributed by Marcus Utter (Originalutter)
  • #19 - Extension method for message sequences +feature

Commits: b928f96...e1b84ef