Skip to content

Finally a sixth beta release

Pre-release
Pre-release
Compare
Choose a tag to compare
@pardahlman pardahlman released this 07 May 19:13
· 165 commits to 2.0 since this release

The pre-releases of RawRabbit has been blocked by #211, but a temporary work around has been found, and here's the sixth pre release. Issues closed

  • #219 - Adding Serilog to dotnet core Console application
  • #224 - Channels Not Closing in 2.0
  • #216 - Configuration not correctly bound when using ConfigurationBuilder
  • #208 - PipeContextHttpExtensions does not have any methods
  • #207 - WithPrefetchCount is not honored ?
  • #206 - BasicConsumeAsync throws when FromQueue("QueueName") is not specified
  • #201 - Update TypeNameHandling for serializer
  • #199 - Serializing published message behaviour changed
  • #198 - Added starter documentation for publish and consume operations contributed by Cemre Mengu (cemremengu)
  • #190 - Added content for getting started and fixed some sentences contributed by Cemre Mengu (cemremengu)
  • #185 - Create Enrichers for HttpContext
  • #175 - Recover consumers from fail-over
  • #164 - Migrate Message Sequence