Savorboard
fa89e27cc6
Release 2.2.5 ( #162 )
* update version to 2.2.4
* Fixed Incorrect local IP address judgment of IPv6. (#140 )
* Fixed DateTime localization format conversion error to sql.(#139 )
* update version to 2.2.5
* remove unused constructor.
* Fixed DateTime localization format conversion error to sql.(#139 )
* Improved logging
* support RabbitMQ cluster configuration.
* Fixed dashboard message page re-requeue and re-executed operate bug. (#158 )
* refactor code
* refactor log extensions.
* refactor retry task processor.
* Fixed configuration options of FailedThresholdCallback could not be invoke when the value less then three. (#161 )
* update samples.
* Fixed SendAsync or ExecuteAsync recursion retries bug. (#160 )
* Fixed SendAsync or ExecuteAsync recursion retries bug. (#160 )
6 years ago
Savorboard
9964d54f6e
update version to 2.2.4 ( #138 )
6 years ago
Savorboard
5c42282fad
update sample.
6 years ago
Savorboard
938b4f9ab3
Merge branch 'develop' of https://github.com/dotnetcore/CAP
# Conflicts:
# build/version.props
# samples/Sample.Kafka.MySql/Sample.Kafka.MySql.csproj
# samples/Sample.RabbitMQ.MySql/AppDbContext.cs
# samples/Sample.RabbitMQ.MySql/Program.cs
# samples/Sample.RabbitMQ.MySql/Sample.RabbitMQ.MySql.csproj
# src/DotNetCore.CAP/LoggerExtensions.cs
6 years ago
Savorboard
6757576502
update ci.yml
6 years ago
Savorboard
b80bb9b33f
update ci.yml
6 years ago
Savorboard
15edd352a9
Upgrade the dependent nuget package to the latest version
6 years ago
Savorboard
7fc1bb5908
Fix compilation errors after the upgrade
6 years ago
Savorboard
ff5872d4f0
refactor csproj structure.
6 years ago
Savorboard
8a85a469c6
Add Directory.Build.props
6 years ago
Savorboard
fd19d977fd
Upgrade samples to .net core 2.1
6 years ago
savorboard
47a75456d5
Merge branch 'develop' of https://github.com/dotnetcore/CAP into develop
6 years ago
Savorboard
8b1ec942c4
refactoring log output.
6 years ago
Savorboard
b5a67fe0fa
update samples.
6 years ago
Savorboard
773e9428db
support pattern matching for consumer. ( #132 )
6 years ago
Savorboard
19ed887bfa
add unit tests for ConsumerServiceSelector
6 years ago
Savorboard
d38119575c
refactor
6 years ago
Savorboard
f2140f0734
add appsettings.json to sample.
6 years ago
Savorboard
3a8bcf0324
Release 2.2.2 ( #121 )
* fixed message enqueue exception in v2.2
* add log to samples
* Improved log output. #114
* add default timeout configuration for kafka client.
* fixed retry processor bugs.
* Fixed kafka producer exception log without logging when publish message.
* update version num to 2.2.2
* rename configuration options FailedCallback to FailedThresholdCallback
* rename files name.
* remove unused files.
* modify the error comments.
* update samples.
* add logs.
6 years ago
Savorboard
be65af4158
rename file.
6 years ago
Savorboard
ea8c82fcc6
rename file.
6 years ago
Savorboard
41b64262bc
rename file.
6 years ago
Savorboard
8c08cd3d75
fixed message enqueue exception in v2.2 ( #115 )
6 years ago
Savorboard
9093a6f9bb
merged pr#113
6 years ago
Savorboard
d11f929830
update samples.
6 years ago
Savorboard
63f137c6cb
add notes to readme.
6 years ago
Savorboard
8505a87887
Add notes to readme.
6 years ago
Savorboard
36e944c343
Add tracingheader for support Diagnostics
6 years ago
Savorboard
3ddb890865
Add support for Diganostics
6 years ago
Savorboard
a66046ba00
add TryExtractTracingHeaders
6 years ago
Savorboard
e6f3c08af2
refactor diagnostics
6 years ago
Savorboard
137af975aa
add tracingheader helper func
6 years ago
Savorboard
43f75e9774
remove file
6 years ago
Savorboard
8689acd9ae
rename file name
6 years ago
Savorboard
74dc5db8f7
refactor
6 years ago
Savorboard
3e59bf17f5
refactor Diagnostics module.
6 years ago
Savorboard
139b69cfc1
modofiy class access level for diagnostics.
6 years ago
Savorboard
5a616dbe6a
rename topicexchangename to exchangename
6 years ago
Savorboard
b7996be80b
add borkeraddress to connectionpool.
6 years ago
Savorboard
082c6eaf8c
refactor Diagnostics module.
6 years ago
Savorboard
013d8b128d
update readme.md
6 years ago
Savorboard
621179df38
support event data for Diagnostics.
6 years ago
Savorboard
d102100bd9
rename IAdditionalProcessor to ICollectProcessor
6 years ago
Savorboard
4e6c0004c1
rename sqlserver processor
6 years ago
Savorboard
d46c0954e0
rename postgresql processor.
6 years ago
Savorboard
09cd281701
rename mysql processor
6 years ago
Savorboard
83c8ccf889
rename processor.
6 years ago
Savorboard
239b849c57
add cap started and shotdown log.
6 years ago
Savorboard
f39cd633fb
optimized logging content.
6 years ago
Savorboard
6c1cf7fb57
upgrade MySqlConnector nuget package.
6 years ago