Savorboard
04a272a780
Add determines whether the subscriber parameter is an instance of the current type. #669
4年前
Dima Zhemkov
1de8d6cc19
Solve the issue of being duplicated executors from different assemblies ( #667 )
4年前
patheems
ba31886db7
Solve the issue of being restricted to using Newtonsoft ( #664 )
* Solve the issue of being restricted to using Newtonsoft for serialization/deserialization.
* Removed whitespace
* Failed build fixed by injecting ISerializer.
* Removed unintended reference.
Co-authored-by: Patrick Heemskerk <pheemskerk@inforit.nl>
4年前
patheems
dfc26e3f7f
Added comparer to remove duplicate CosumerExecutors. ( #654 )
Co-authored-by: Patrick Heemskerk <pheemskerk@inforit.nl>
4年前
patheems
67cc04136b
GetRuntimeMethods instead of DeclaredMethods to get inherited members. ( #647 )
* GetRuntimeMethods gets also the inherited members that are not declared in the inherited class.
* Update of failed test.
Co-authored-by: Patrick Heemskerk <pheemskerk@inforit.nl>
4年前
Savorboard
e2caef3232
Add re-enable the auto create topics configuration item, it's false by default in rdkafka 1.5.0. #635
4年前
谷草`
d63fedccda
fix DotNetCore.CAP.PostgreSql.CapEFDbTransaction RollbackAsync Method. ( #640 )
4年前
cBear
ee6de6aa75
Fix sql server table name customize bug. #632
#632
4年前
Savorboard
80c76ed52f
Fix browser language detection. #631
4年前
Savorboard
1c3f70940f
Upgrade dependencies NuGet package to latest
4年前
cBear
079191b14b
fix #624
* 接收列表中的分组和名称展示到了相反的位置
* 接收列表中的分组和名称展示到了相反的位置
4年前
mHalo
d029b6c30d
fixed #622 #624 ( #625 )
4年前
Pascal Slegtenhorst
0d603a7bde
partial topic attributes ( #617 )
* Added support for defining topic attribute partials
* Updated readme
* Small improvements to partial topic implementation.
Co-authored-by: Pascal Slegtenhorst <pslegtenhorst@inforit.nl>
4年前
Savorboard
847899342e
Add file license header
4年前
Shane Rogers
3f2814f186
Updated mongo db query. ( #611 )
Updated query as it referenced the wrong collection as a result after 3 retries the old messages are never processed (<4min)
4年前
Savorboard
daf4efbf50
Fix amazon sqs reject message bug
4年前
Bradley Grainger
285904bd03
Update MySqlConnector to 1.0. ( #587 )
4年前
Savorboard
16ae853fee
Sets the symbol file to new format
4年前
Savorboard
6f41916241
Remove unused code
4年前
Savorboard
55079a3127
Add AWS SQS Support ( #603 )
4年前
xiangxiren
338ba4c201
fix sqlserver dashboard query bug ( #600 )
* fix bug
* fix bug
Co-authored-by: wandone\xlw <123456>
4年前
xiangxiren
0301a7b21a
Fix mysql transaction rollback bug( #598 )
4年前
Savorboard
1b029183cb
clean code
4年前
Savorboard
135decb4aa
upgrade rabbitmq client nuget package to 6.1.0
4年前
Savorboard
a5b807d5ef
Upgrade dependent nuget package version
4年前
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年前
Savorboard
6f61c4c3f4
upgrade Confluent.Kafka to 1.4.3
4年前
Savorboard
5d83d4dd94
upgrade JetBrains.Annotations
4年前
Savorboard
2319e5bece
Fixed subscriber primitive types convert exception. #568
4年前
Savorboard
5e40172c58
Fix possible conversion exceptions in primitive types. #568
4年前
Savorboard
f6588441fc
Add conosole app sample
4年前
Savorboard
4b9f03d2a0
Fix type header null exception
4年前
Savorboard
db02aa40f0
Fixed cast object to primitive types failed bug. #547
4年前
Savorboard
0603833cf8
Refactored FailedThresholdCallback parameters to support getting the ServiceProvider. #522
4年前
Savorboard
f948c8db50
Fixed kafka consumer group does not works bug. #541
4年前
杨晓东
a3707f577f
Fix inject invoker service bug.
4年前
杨晓东
21280211f6
Remove the subscriber factory and get it directly from DI
4年前
Savorboard
f711d12abc
Fix rabbitmq connection may be reused when close forced. #533
4年前
Savorboard
879d147175
Change ISubscribeInvoker interface access modifier. #537
4年前
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年前
Savorboard
1af7c7770d
Fix bug of re-consumption button execution from Dashboard. #525
4年前
Savorboard
d8fceb69f6
Replace BlockingCollection with Channel to improve performance. #492
4年前
Savorboard
d28a370df3
performance improvement
4年前
Savorboard
969f5d538d
Fix diagnostics event error. #504
5年前
Savorboard
557c314258
Try to fix transport healthy check bug. #503
5年前
Savorboard
7fabeae2e8
Add consumer group into header . #502
5年前
Andrew Jaffie
0838a23da1
Add capability to optionally set kafka message key via new header ( #498 )
5年前
Savorboard
4991c388d3
Fix SqlException: Invalid column name 'id' for COLLATION Turkish_CI_AS. #491
5年前
Savorboard
45f1d54cfb
Try to fix azure service bus header cast exception. #483
5年前
Savorboard
73949a4143
Improve dashboard
5年前