Savorboard
0096f95843
update issue template.
6 vuotta sitten
Savorboard
0e30b67e33
Merge branch 'develop' of https://github.com/dotnetcore/CAP into develop
6 vuotta sitten
Savorboard
83980da13a
add github issue template.
6 vuotta sitten
AlexLEWIS
67c7ec9766
Update badge to NCC ( #128 )
* Update badge of NCC
* Fixed a markdown syntax error in readme file
6 vuotta sitten
Savorboard
6e397241cc
remove some log items.
6 vuotta sitten
Savorboard
9265cf752b
refactor and modify logs content.
6 vuotta sitten
Savorboard
46c8dc8948
Modify logs content.
6 vuotta sitten
Savorboard
d9f0cfcec3
modify version to 2.2.3
6 vuotta sitten
Savorboard
8cb97a2370
add unit tests for Helper.cs
6 vuotta sitten
Savorboard
3a9351c220
removed unused files.
6 vuotta sitten
Savorboard
606e35c122
Merge branch 'develop' of https://github.com/dotnetcore/CAP into develop
6 vuotta sitten
Savorboard
43d5e83686
Add unit tests for Diagnostics.
6 vuotta sitten
Savorboard
96f530acd9
add logs.
6 vuotta sitten
Savorboard
b217f5bd6b
update samples.
6 vuotta sitten
Savorboard
5803d8f29c
Merge branch 'develop' of https://github.com/dotnetcore/CAP into develop
6 vuotta sitten
Savorboard
bbc987339d
modify the error comments.
6 vuotta sitten
Savorboard
67060b7e88
remove unused files.
6 vuotta sitten
Savorboard
b62f4b00da
rename files name.
6 vuotta sitten
Savorboard
bfa283e3f8
rename configuration options FailedCallback to FailedThresholdCallback
6 vuotta sitten
Savorboard
997379922a
update version num to 2.2.2
6 vuotta sitten
Savorboard
c9f672e08b
Fixed kafka producer exception log without logging when publish message.
6 vuotta sitten
Savorboard
8a0f75bae1
fixed retry processor bugs.
6 vuotta sitten
Savorboard
0058f42127
add default timeout configuration for kafka client.
6 vuotta sitten
Savorboard
852357cc49
Improved log output. #114
6 vuotta sitten
Savorboard
488df1b067
add log to samples
6 vuotta sitten
Savorboard
68ca54d6da
Merge remote-tracking branch 'origin/master' into develop
6 vuotta sitten
Savorboard
bd66dc5f18
fixed message enqueue exception in v2.2 ( #115 )
6 vuotta sitten
Savorboard
bacb47973a
fixed message enqueue exception in v2.2
6 vuotta sitten
Savorboard
72161b9048
merged pr#113
6 vuotta sitten
Savorboard
0f6ae8add1
update samples.
6 vuotta sitten
Savorboard
7eea5e0468
add notes to readme.
6 vuotta sitten
Savorboard
8bdb1f0ca6
Add notes to readme.
6 vuotta sitten
Savorboard
5f5f0916a6
Add tracingheader for support Diagnostics
6 vuotta sitten
Savorboard
79e08d78cd
Add support for Diganostics
6 vuotta sitten
Savorboard
5e71b8cd1f
add TryExtractTracingHeaders
6 vuotta sitten
Savorboard
af1b1ec6ba
refactor diagnostics
6 vuotta sitten
Savorboard
9d0a453a0c
add tracingheader helper func
6 vuotta sitten
Savorboard
b3d0126dc7
remove file
6 vuotta sitten
Savorboard
19edfbd219
rename file name
6 vuotta sitten
Savorboard
27ce0e3524
refactor
6 vuotta sitten
Savorboard
700833defb
refactor Diagnostics module.
6 vuotta sitten
Savorboard
8d81527acf
modofiy class access level for diagnostics.
6 vuotta sitten
Savorboard
b512030eca
rename topicexchangename to exchangename
6 vuotta sitten
Savorboard
9112fa723c
add borkeraddress to connectionpool.
6 vuotta sitten
Savorboard
e8846e814b
refactor Diagnostics module.
6 vuotta sitten
Savorboard
11abd6dccb
update readme.md
6 vuotta sitten
Savorboard
d28c2082c4
support event data for Diagnostics.
6 vuotta sitten
Savorboard
e6bad00b4d
upgrade dependent nuget packages.
6 vuotta sitten
Savorboard
77282fe1a6
Remove database queue mode ( #102 )
* Improve the implementation mechanism of queue mode. #96
* refactor the code .
* add Copyright & License description into header text of code files.
* refactor
* set version to 2.2.0
* update unit tests.
* add exception class to process the publish send and subscriber exectution exception
* modify first retry time to three.
* code refactor.
* add retry mechanism
* code refactor
* refactor consumer execution
* fix spell error
* remove dashboard `processing ` content.
* Modify the retry to retry the message only 4 minutes ago.
* update samples
* update ci configuration.
6 vuotta sitten
Savorboard
e557542721
Release version 2.1.4 ( #97 )
* Fixed the connection bug of getting message from table. #83
* update version to 2.1.4
* remove `TableNamePrefix` option from `MySqlOptions` to `EFOptions`. #84
* fixed entityframework rename table name prefix bug. #84
* fixed sql server scripts bug of create table scheme. #85
* fixed entityframework rename table name prefix bug. #84
* modify error message of logger write
* Fixed bug of the FailedRetryCount does not increase when raised SubscriberNotFoundException. #90
* Fixed thread safety issue about KafkaOptions. #89
* upgrade nuget package
6 vuotta sitten