Lukas Zhang
|
e7d50af6f1
|
correct dashboard package name (#551)
|
4 years ago |
luohelc
|
e0b3c30f0d
|
fixed typos (#548)
修改笔误
|
4 years ago |
Savorboard
|
db02aa40f0
|
Fixed cast object to primitive types failed bug. #547
|
4 years ago |
Savorboard
|
0603833cf8
|
Refactored FailedThresholdCallback parameters to support getting the ServiceProvider. #522
|
4 years ago |
Savorboard
|
f948c8db50
|
Fixed kafka consumer group does not works bug. #541
|
4 years ago |
Savorboard
|
7489ae9d8e
|
Update samples
|
4 years ago |
杨晓东
|
a3707f577f
|
Fix inject invoker service bug.
|
4 years ago |
杨晓东
|
21280211f6
|
Remove the subscriber factory and get it directly from DI
|
4 years ago |
杨晓东
|
2b784d4b89
|
update version to 3.0.4
|
4 years ago |
Savorboard
|
f711d12abc
|
Fix rabbitmq connection may be reused when close forced. #533
|
4 years ago |
Savorboard
|
879d147175
|
Change ISubscribeInvoker interface access modifier. #537
|
4 years ago |
Savorboard
|
04e3013f9d
|
Merge branch 'master' of https://github.com/dotnetcore/CAP
|
4 years ago |
Savorboard
|
58d3a8c50a
|
update docs
|
4 years ago |
Andrew Jaffie
|
14e67a6e37
|
Removes line that added the kafka key to headers an extra time. (#524)
This caused any messages published by CAP with a kafka key set to not be consumable by CAP.
Co-authored-by: Andrew Jaffie <andrewj@avi.com>
|
4 years ago |
Savorboard
|
1af7c7770d
|
Fix bug of re-consumption button execution from Dashboard. #525
|
4 years ago |
Savorboard
|
c3ec6e84c9
|
update docs
|
4 years ago |
Savorboard
|
25d000aba9
|
update version to 3.0.3
|
4 years ago |
Savorboard
|
d8fceb69f6
|
Replace BlockingCollection with Channel to improve performance. #492
|
4 years ago |
Savorboard
|
9681938871
|
update docs
|
4 years ago |
Savorboard
|
d28a370df3
|
performance improvement
|
4 years ago |
Savorboard
|
969f5d538d
|
Fix diagnostics event error. #504
|
4 years ago |
Savorboard
|
557c314258
|
Try to fix transport healthy check bug. #503
|
4 years ago |
Savorboard
|
c1c4c44eb2
|
Update version to 3.0.2
|
4 years ago |
Savorboard
|
9bac150d2b
|
Merge branch 'master' of https://github.com/dotnetcore/CAP
# Conflicts:
# src/DotNetCore.CAP.AzureServiceBus/AzureServiceBusConsumerClient.cs
|
4 years ago |
Savorboard
|
7fabeae2e8
|
Add consumer group into header . #502
|
4 years ago |
Andrew Jaffie
|
0838a23da1
|
Add capability to optionally set kafka message key via new header (#498)
|
4 years ago |
Savorboard
|
4991c388d3
|
Fix SqlException: Invalid column name 'id' for COLLATION Turkish_CI_AS. #491
|
4 years ago |
Savorboard
|
45f1d54cfb
|
Try to fix azure service bus header cast exception. #483
|
4 years ago |
Savorboard
|
73949a4143
|
Improve dashboard
|
4 years ago |
Savorboard
|
d101c75c29
|
Fix dashboard requeue and reconsume failed bug. #482
|
4 years ago |
Savorboard
|
5cefd76b04
|
Merge branch 'master' of https://github.com/dotnetcore/CAP
|
4 years ago |
Savorboard
|
13befe8613
|
Fix subscriber type convert error if reading from storage. #473
|
4 years ago |
Marko Zorec
|
9ce812cf10
|
update build script (#480)
|
4 years ago |
Savorboard
|
4eaf7a0bc8
|
Fix SqlConnection undisponse bug. #477
|
4 years ago |
Savorboard
|
ba182aecdb
|
Fix build script
|
4 years ago |
Savorboard
|
77052cb1ae
|
Fix received storage message retry bug. #473
|
4 years ago |
Savorboard
|
b66031c2b6
|
Fix build script
|
4 years ago |
Savorboard
|
df3d28c92a
|
Add file copyright
|
4 years ago |
Savorboard
|
fd01274034
|
Fix dashboard sql like query bug. #470
|
4 years ago |
Savorboard
|
5150aee5d1
|
Replace `CapTransactionBase` with `ICapTransaction` where transactions are used. #471
|
4 years ago |
Savorboard
|
1c43afb00e
|
Improve build script
|
4 years ago |
Savorboard
|
fe22904c78
|
Upgrade deps packages to support .net core 3.1
|
4 years ago |
Savorboard
|
e59007309d
|
Cleanup code
|
4 years ago |
Savorboard
|
7ed797c8e7
|
Remove unneeded files.
|
4 years ago |
Marko Zorec
|
549bb5ec0a
|
Improve build script (#467)
* Adds Flubu build script
* Improve build script
* update flubu global tool version
* fix target name
|
4 years ago |
Savorboard
|
cc585288e3
|
update sln
|
4 years ago |
Savorboard
|
cad05f0f1e
|
update test framework to .net core 3.1
|
4 years ago |
Savorboard
|
ce07c555b2
|
Add empty detection
|
4 years ago |
Savorboard
|
55f07ee14e
|
update samples to asp.net core 3.1
|
4 years ago |
Marko Zorec
|
51afa0127d
|
Adds Flubu build script (#421)
|
4 years ago |