All Versions
301
Latest Version
Avg Release Cycle
24 days
Latest Release
-
Changelog History
Page 13
Changelog History
Page 13
-
v0.99.30 Changes
- ✂ Removed hardcoded region settings in purge operation with SQS transport - thanks [gertjvr]
- 👍 Better error message when attempting to complete a message whose lock has been lost with ASB
-
v0.99.29 Changes
- 🛠 Fixed Rebus.MongoDb package (nuspec was lying about its MongoDB driver dependency)
-
v0.99.28 Changes
- Automatically set correlation property on newly initiated saga data when possible (we try to do it when there's one single correlation property for the message, and ignore failure to do so)
-
v0.99.27 Changes
- ➕ Added Wire serializer
-
v0.99.26 Changes
- 🛠 Fixed bug in RavenDB saga persister - thanks [bjomi] and [jsvahn]
- 🛠 Fixed bug in Injectionist that could lead to resolve instances sometimes now being properly initialized/disposed
-
v0.99.25 Changes
- 🛠 Fixed options configuration API to be more consistent and thus less prone to confusion - thanks [xenoputtss]
- ➕ Added experimental unit of work API
-
v0.99.24 Changes
- 🛠 Fixed bug in in-mem saga storage that would accidentally enforce uniqueness of correlation properties across saga data types
-
v0.99.23 Changes
- 🛠 Fixed it so that SQL Server transport does not start the background "expired messages cleanup" task when it is a one-way client
-
v0.99.22 Changes
- ➕ Added RavenDB saga persister - thanks [bjomi]
-
v0.99.21 Changes
- 👍 Small changes to Rebus'
TransactionScope
enlistment support
- 👍 Small changes to Rebus'