Savorboard
d5314e1ae3
bug fixed
5 years ago
Savorboard
ce06c23c46
add async support for CAPTransaction
5 years ago
Savorboard
c99869fc3d
upgrade nuget and upgrade framework to netstandard 2.1
5 years ago
Savorboard
6aef9ad47e
remove unused file
5 years ago
Savorboard
e5175a6ceb
code cleanup
5 years ago
Savorboard
b1bd53bf1c
Code refactor
5 years ago
Savorboard
0e70d7dec1
remove unused files
5 years ago
Savorboard
96c646a778
remove discoverys code
5 years ago
Savorboard
71e3e1d4ad
Fix message consumer bugs
5 years ago
Savorboard
aba3ba9e9e
update to publish
5 years ago
edelibas
275b5b5ed1
Dashboard - Invalid column name 'id'. ( #413 )
System.Data.SqlClient.SqlException (0x80131904): Invalid column name 'id'.
5 years ago
Savorboard
5b3f5c2c87
Add service inject
5 years ago
Yrin Leung
843e99420d
fix Net Core 3.0,Dashboard Can't Load Js And Css. ( #407 )
5 years ago
Savorboard
556cb5a0a5
code refactor
5 years ago
Savorboard
3845698f2c
Add new memory serializer
5 years ago
Savorboard
5d1c1bfb08
Architectural refactoring
5 years ago
Zhenyu,Liu
3c6b704bcb
change DashboardMiddleware to async ( #390 )
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
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
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
1f09d9354d
Fix transaction scope disposed bug. #365
5 years ago
Savorboard
55a7fa76b7
remove unused code
5 years ago
Savorboard
74c8402b4d
update nuget package metadata
5 years ago
Savorboard
6884802770
Fix SqlServer options bug
5 years ago
Savorboard
7021dc6511
v2.6.0 ( #362 )
* Code refactor
* update code format
* Add options package reference
* Rename need retry processor
* update unit tests
* Improve ICapPublisher to singleton.
* Support options pattern for MySqlOptions
* Support options pattern for PostgreSqlOptions
* Remove reference
* update namespace of SubscriberNotFoundException.cs
* update ut
* Support options pattern for CapOptions
* update version to 2.6.0
* Support options pattern for AzureServiceBusOptions
* Fix client listening bug
* update inmemory project to using option pattern.
* Support options pattern for KafkaOptions.
* Support options pattern for MongoDbOptions.
* Fix options.
* Support options pattern for SqlServerOptions
* upgrade confluent kafka to 1.1.0
* Remove CastleCoreTest project, it is not need again
* Fix transaction dispose.
* Fix mock
* Fix mock
5 years ago
Savorboard
d3c8866777
Convert file format
5 years ago
Lukas Zhang
42ea47cf1a
correct class InMemoryCapTransaction file name ( #360 )
5 years ago
Savorboard
9d37dc7f47
Add unit tests for ConsumerInvoker
5 years ago
Null
d240ed9ce3
Try to get the service instance using the serviceProvider.GetServices method. ( #356 )
5 years ago
Savorboard
9fd0e37310
Add service name to RabbitMQ connection alias name
5 years ago
Savorboard
a02ccc7f98
Fix null reference
5 years ago
Null
11f6f5d2e8
DotNetCore.CAP.MongoDB: added index. ( #353 )
5 years ago
Savorboard
4a79956912
Fixed thread safety issues of publisher. #331
5 years ago
Savorboard
385dcf5650
Add rabbitmq connection model create failed logs
5 years ago
Savorboard
0e0fada1c7
code cleanup
5 years ago
Savorboard
a4f440dde9
upgrade nuget package of MySqlConnector
5 years ago
Savorboard
316a4d7688
Improved RabbitMQOptions to provide extensions option to configure the client original configuration. #350
5 years ago
Savorboard
dc156c9b6a
Remove obsolete kafka configuration.
5 years ago
WuYafeng
550e4adfc2
use environment new line instead \r\n ( #348 )
5 years ago
Savorboard
7c39d3e775
Add subscription exception logging
5 years ago
Savorboard
9e92160e11
Add subscription name validation for the AzureServerBus. ( #344 )
5 years ago
Savorboard
79922302c2
add exception log if storage structure failed. #337
5 years ago
Savorboard
4c870f4261
NodeId type change to string of DiscoveryOptions for Consul. #314
5 years ago
Savorboard
ab8a38a678
Compatible with confluent-kafka-dotnet version 1.0
5 years ago
Savorboard
3f64c54f37
upgrade dependent nuget packages version
5 years ago