Savorboard
|
6f41916241
|
Remove unused code
|
4 years ago |
Savorboard
|
55079a3127
|
Add AWS SQS Support (#603)
|
4 years ago |
xiangxiren
|
338ba4c201
|
fix sqlserver dashboard query bug (#600)
* fix bug
* fix bug
Co-authored-by: wandone\xlw <123456>
|
4 years ago |
Marko Zorec
|
4066e8603d
|
Minor gramatical fixes (#599)
* Minor gramatical fixes
* Update README.md
|
4 years ago |
xiangxiren
|
0301a7b21a
|
Fix mysql transaction rollback bug(#598)
|
4 years ago |
Savorboard
|
3868047e50
|
Using req/reply model for message reliability without NATS Streaming
|
4 years ago |
Savorboard
|
d838f97cb2
|
WIP: Add NATS support. #595
|
4 years ago |
Savorboard
|
1b029183cb
|
clean code
|
4 years ago |
Savorboard
|
135decb4aa
|
upgrade rabbitmq client nuget package to 6.1.0
|
4 years ago |
Savorboard
|
b27a1ef0fb
|
update version to 3.1.0
|
4 years ago |
Savorboard
|
a5b807d5ef
|
Upgrade dependent nuget package version
|
4 years ago |
xiangxiren
|
37a4d6a0fe
|
replace dapper with ado.net (#583)
* replace dapper with ado.net
* replace dapper with ado.net
* replace dapper with ado.net
* modify nuget reference
Co-authored-by: wandone\xlw <123456>
|
4 years ago |
RHQYZ
|
e95b72525e
|
docs: fix typo (#586)
Co-authored-by: Fu Diwei <fudiwei@RHQYZ-iMacBookA1398.local>
|
4 years ago |
Savorboard
|
6f61c4c3f4
|
upgrade Confluent.Kafka to 1.4.3
|
4 years ago |
Savorboard
|
5d83d4dd94
|
upgrade JetBrains.Annotations
|
4 years ago |
Savorboard
|
2319e5bece
|
Fixed subscriber primitive types convert exception. #568
|
4 years ago |
Savorboard
|
5e40172c58
|
Fix possible conversion exceptions in primitive types. #568
|
4 years ago |
Savorboard
|
f6588441fc
|
Add conosole app sample
|
4 years ago |
Savorboard
|
168dc34c28
|
Merge branch 'master' of https://github.com/dotnetcore/CAP
|
4 years ago |
Savorboard
|
4b9f03d2a0
|
Fix type header null exception
|
4 years ago |
Marko Zorec
|
62a34bb9db
|
Updates flubu (#550)
|
4 years ago |
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 |