Skip to content

Tags: dotnetcore/CAP

Tags

v8.3.3

Update apperyor api_key

v8.3.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
do not throw exception for existing cap-msg-group message header. ove…

…rwrite it instead. tolerate kafka message duplicate headers (#1623)

v8.3.1

Fixes RabbitMQ transport reject function call error. (#1608)

v8.3.0

Add more default retryable error codes for Kakfa consumption exceptio…

…ns. #1587

v8.2.0

Tweak that when the `EnablePublishParallelSend` option is true, it wi…

…ll be put task into the .NET thread pool in batches rather than all at once. (#1540)

v8.1.2

Fixed an issue where the PublishDelay synchronization method did not …

…wait internally.

v8.1.1

Update docs.

v8.1.0

Merge branch 'master' of https://github.com/dotnetcore/CAP

v8.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade Microsoft.Data.SqlClient to version 5.1.4

v8.0.0

Update docs & code cleanup.