Skip to content

Tags: mysharp/CAP

Tags

v3.0.2

Toggle v3.0.2's commit message
Fix diagnostics event error. dotnetcore#504

v3.0.1

Toggle v3.0.1's commit message
Try to fix azure service bus header cast exception. dotnetcore#483

v3.0.0

Toggle v3.0.0's commit message
Add file copyright

v2.6.0

Toggle v2.6.0's commit message
change DashboardMiddleware to async (dotnetcore#390)

v2.5.1

Toggle v2.5.1's commit message
Add service name to RabbitMQ connection alias name

v0.9.0

Toggle v0.9.0's commit message
Use ReadOnlySpan<char> Improve performance after .netcoreapp2.1 (dotn…

…etcore#192)

v2.5.0

Toggle v2.5.0's commit message
Fixed emoji storage failure (dotnetcore#305)

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md (dotnetcore#150)

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
 update version to 0.7.0 (dotnetcore#129)

* Set up CI with Azure Pipelines

* update version to 0.7.0

* rm azure-pipeline

v2.4.2

Toggle v2.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release 2.4.2 (dotnetcore#272)

* update version to 2.4.0

* Add version options to config file.

* update resource

* add  message version support  for dashboard

* add  message version support  for dashboard

* Support using version to isolate messages. dotnetcore#220

* update mongo unit tests

* update unit tests

* update unit tests

* Set default versions for consumer groups

* solve the problem of issue#181 (dotnetcore#237)

* Issue#235 (dotnetcore#238)

* solve the problem of issue#181

* solve the problem of issue#235

* refactor

* Fix the message persistence bug. dotnetcore#240

* using new CamelCaseNamingStrategy

* update packages to .net core 2.2

* update test framework to netcoreapp2.2

* Update .travis.yml

* update TargetFramework

* Exclude build samples project

* update version to 2.4.1

* add samples project to sln for build

* update version to 2.4.2

* Fixed PostgreSql version isolation feature bug. (dotnetcore#256)

* Fixed spelling errors

* modify cap publish Message to rabbitmq slow (dotnetcore#261)

* Startup the CAP with the BackgroundService.  dotnetcore#265

* update samples

* Fixed SQL query bug. dotnetcore#266

* update travis ci config

* update travis ci config

* adjust dashboard table column width

* adjust the consumer execution time to milliseconds