DotPulsar 3.2.0-rc.1
Pre-release
Pre-release
Added
IReceive now has a 'TryReceive' extension method allowing for non-blocking retrieval of buffered messages
Changed
Updated the Microsoft.Extensions.ObjectPool dependency from version 8.0.1 to 8.0.3
Fixed
Disposing a newly created consumer or reader could result in an exception being thrown
Concurrent 'Receive' invocations on a partitioned topic could result in an exception being thrown