Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: xiangxiren/CAP

Tags

v7.2.2

Toggle v7.2.2's commit message
Try new appveyor.yml

v7.2.1

Toggle v7.2.1's commit message
The options EnableConsumerPrefetch and UseDispatchingPerGroup will wo…

…rk together without interference. (dotnetcore#1399)

v7.2.0

Toggle v7.2.0's commit message
The send task will be executed by the .NET thread pool, and whether t…

…he consume task is executed in parallel by the thread pool depends on the EnableConsumerPrefetch configuration. (dotnetcore#1380)

v7.1.4

Toggle v7.1.4's commit message
Fixes: using ValueTask to avoid thread blocking when enable UseDispat…

…chingPerGroup option. (dotnetcore#1356)

v7.1.3

Toggle v7.1.3's commit message
Allow Explicit to set AllowAnonymous for the dashboard API. (dotnetco…

…re#1335)

v7.1.2

Toggle v7.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version 7.1.2

v7.1.1

Toggle v7.1.1's commit message
chore: autopublish 2023-04-07T05:07:22Z

v7.1.0

Toggle v7.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow publishing to multiple Service Bus topics (attempt 2) (dotnetco…

…re#1283)

* Allow publishing to multiple Service Bus topics

* Auto-create custom ASB topics

* Fix duplicate Descriptor at the end

* Improve CreateProducerForMessage docs

* Use Distinct when creating topics

---------

Co-authored-by: Jon Ekdahl <[email protected]>

v7.0.3

Toggle v7.0.3's commit message
Fixes warnings

v7.0.2

Toggle v7.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update nuget apikey