Savorboard
aaecabe589
V3.0 ( #452 )
* Architectural refactoring
* Add new memory serializer
* code refactor
* Add service inject
* update to publish
* Fix message consumer bugs
* upgrade to netcoreapp3.0
* remove discoverys code
* remove unused files
* Code refactor
* code cleanup
* remove unused file
* upgrade nuget and upgrade framework to netstandard 2.1
* add async support for CAPTransaction
* bug fixed
* Typo: "Getting Stared"
* Add dashboard api interface
* Add Nodediscovry
* remove unused file
* upgrade dashoboard module
* Rename file
* Refactoring postgresql implementation for version 3.0
* Fixed mysql dashboard query bug
* Code refactoring
* Refactoring sqlserver implementation for version 3.0
* Refactoring mongo implementation for version 3.0
* Add index for mysql table
* Fixed sqlserver connection async issue
* Refactoring kafka transport implementation for version 3.0
* Refactoring inmemory storage implementation for version 3.0
* Refactoring azure serverbus transport implementation for version 3.0
* Update samples to netcoreapp3.0
* Refactoring namespace
* Change System.Text.Json to Json.NET
* Code refactoring
* Rename class
* Fix obsolete
* Fix kafka consumer client bugs
* Fix sql reader column index error
* Introduced rewrite table name option
* Introduced rewrite table name option
* Introduced rewrite table name option for pgsql
* Introduced rewrite table name option
* Fix SqlServer service injection bug
* Fix sql bug
* Fix Kafka transport check not working bug. #436
* code cleanup
* update samples
* Adjust dashboard display
* Refacing diagnostics tracing module.
* Code cleanup
* Remove outdated unit tests
* Add sync publish method with additional header
* update version to 3.0
* Add fake transport fot unit tests
* Support null value of message body.
* Rename class
* Rename class
* Fix mysql unit tests
* Fix loops when configuration items are abnormal or unreachable. #444
* Refactoring
* Add sqlsever samples
* Schema renaming to lowercase is more conformant
* Fix SQL Server tranaction error in entityframework. #402
* update readme
* update ci yml
* Remove the database integration test
* fix build error
* upgrade mongo nuget package to 2.10.0, because 2.8.0 have bugs in .net core 3.0
* Fix mongodb dashboard query bugs
* update samples
* Fix postgresql storage bugs
* Fix build error
* Fix unit tests
* Fix build errorFix unit tests
* Add Kafka options to support custom header to add offset and partition into CapHeader. #374
5 years ago
Savorboard
061c60f388
Create code-of-conduct.md
5 years ago
cuibty
5f690e723b
add index to ExpiresAt ( #426 )
5 years ago
edelibas
275b5b5ed1
Dashboard - Invalid column name 'id'. ( #413 )
System.Data.SqlClient.SqlException (0x80131904): Invalid column name 'id'.
5 years ago
Yrin Leung
843e99420d
fix Net Core 3.0,Dashboard Can't Load Js And Css. ( #407 )
5 years ago
Savorboard
36ee097a94
update version to 2.6.1
5 years ago
Savorboard
aa49eba5d7
Update kafka.md
5 years ago
Savorboard
6d27c4a2da
Update rabbitmq.md
5 years ago
Zhenyu,Liu
3c6b704bcb
change DashboardMiddleware to async ( #390 )
5 years ago
Savorboard
b8a9584d6b
Update messaging.md
5 years ago
Savorboard
034bc126cf
Update ISSUE_TEMPLATE
5 years ago
Dmitry
d531354e4b
Diagnostic retries ( #382 )
* added Retries number to WritePublishError diagnostic event
* added Retries number to WriteSubscriberInvokeError diagnostic event
5 years ago
Savorboard
b5e8716f78
Update README.md
5 years ago
Dmitry
4a5da9085c
Write publish message store ( #380 )
* made possible updating message before storing to db
made updating message Content possible on WritePublishMessageStoreBefore event
* added TracingHeaders to BrokerStoreEventData model
5 years ago
Savorboard
47b1dc5c3e
Update index.md
5 years ago
Lukas Zhang
e2c257f960
Fix MatchPoundUsingRegex "." not escaped bug ( #373 )
5 years ago
Savorboard
d1c26b75bd
Fixed asynchronous exception catching bug of sending.
5 years ago
Savorboard
f664b62831
Improved Ctrl+C action raised exception issue.
5 years ago
Savorboard
7971d67221
Fix thread safe issue of ICapPublisher bug. ( #371 )
5 years ago
Savorboard
075c827577
Support multiple consumer threads. ( #295 )
5 years ago
Savorboard
bec28ca389
Fixed connection dispose bug before connection connected.
5 years ago
Savorboard
226d42a817
update docs
5 years ago
Savorboard
494a80791d
update issue template.
5 years ago
Savorboard
99d2bf22c5
update home doc descripiton.
5 years ago
Savorboard
1f09d9354d
Fix transaction scope disposed bug. #365
5 years ago
Savorboard
8b821000c3
Translate docs to english.
5 years ago
Savorboard
7580ae66b2
Fix unit test
5 years ago
Savorboard
a41157139f
add badges and logo to index page
5 years ago
Savorboard
32ce742acd
fix edit_uri
5 years ago
Savorboard
40067c1dcb
Translate docs to english.
5 years ago
Savorboard
930961280f
Document structure adjustment
5 years ago
Savorboard
2175962fde
Translate docs to english.
5 years ago
Savorboard
9f610d43fc
Translate docs to english.
5 years ago
Savorboard
b644dfaa2e
update docs
5 years ago
Savorboard
c3a47bca9d
update docs
5 years ago
Savorboard
aea69399b4
Merge branch 'master' of https://github.com/dotnetcore/CAP
5 years ago
Savorboard
e13b097c55
Translate docs to english.
5 years ago
Savorboard
d7b30c65e2
Update README.zh-cn.md
5 years ago
Savorboard
a47421e543
Update README.md
5 years ago
Savorboard
721f4df2d4
update mkdocs
5 years ago
Savorboard
55a7fa76b7
remove unused code
5 years ago
Savorboard
6bdb4017b3
remove old docs.
5 years ago
Savorboard
6ff21a5b90
Add new docs of english.
5 years ago
Savorboard
7fdaba015f
Add new docs of chinese.
5 years ago
Savorboard
c53aee7760
add docs
5 years ago
Savorboard
84e32e1b60
add logo ico
5 years ago
Savorboard
a7442e1667
Update README.zh-cn.md
5 years ago
Savorboard
15c04e8760
Update README.md
5 years ago
Savorboard
896a46dd68
Update README.md
5 years ago
Savorboard
2633ccc7d7
Merge branch 'master' of https://github.com/dotnetcore/CAP
5 years ago