RawRabbit v2.0.0-beta8 Release Notes

Release Date: 2017-08-12 // over 6 years ago
  • 2.0.0-beta8

    Issues

    • ⬆️ #254 - Upgrade RabbitMQ.Client to 5
    • #253 - Replace RawRabbit.vNext with RawRabbit.DependencyInjection.ServiceCollection
    • 📚 #250 - 2.o documentation: Add information on the used packages?
    • #246 - When ContextDictionary is emptied (possible MemoryLeak) ?
    • #245 - Use LibLog
    • #243 - NoAck not working as expected?
    • ⚡️ #242 - Update Getting-started.md contributed by Alexander Stefurishin (astef)
    • #241 - Using the AddRawRabbit Extension should not overwrite registrations
    • 🔧 #240 - Sample Configuration for "Work Queues" Pattern
    • #238 - RetryLater AutoDelete queue is causing problems
    • ⚡️ #237 - Update Getting-started.md contributed by Alexander Stefurishin (astef)
    • #236 - Changed type resolving for publish contributed by (liri2006)
    • 🛠 #235 - fix: Changing all middlewares to use asynchronous policy execution. (fixes #232) contributed by (videege)
    • 0️⃣ #234 - [Discussion] Create default (empty) message context in MessageContextProviderBase.ExtractContext() if it is missed
    • 👻 #232 - Use of Polly causes timeout exception
    • #231 - Fix typo in spelling Dependency contributed by Serhii Almazov (almazik)
    • #230 - Message sequences time out for generic classes (v2) +fix
    • #228 - v2 First subscribed message not raising handler +fix
    • #226 - AlreadyClosedException during message sequences in 2.0
    • ⬆️ #212 - Executing all tests from CLI undeterministically fails after upgrade to csproj

    Commits: b176e78...40cc2dc

    Highlights

    • 🚚 The ILogger interface is removed, as the logging has been re-implemented using LibLog.
    • 🚀 This is the last release of RawRabbit.vNext, the package has been replaced with RawRabbit.DependencyInjection.ServiceCollection