Weihan Li
166773dd11
Use KeyExistsAsync for exists check ( #1004 )
hace 3 años
Savorboard
740e95ba83
Code cleanup
hace 3 años
Savorboard
9fefd4d352
Improve the documentation.
hace 3 años
Savorboard
46d1b7d4e3
Fixes inmemory storage IndexOutOfRangeException. ( #977 )
hace 3 años
Savorboard
6b8c78f2c5
Merge branch 'master' of https://github.com/dotnetcore/CAP
hace 3 años
Savorboard
a3ee751603
Update docs.
hace 3 años
Savorboard
1a9ca48d26
Fixes unit test.
hace 3 años
Savorboard
c5a07e7417
Add support scanning subscribers from the assembly. ( #993 )
hace 3 años
Savorboard
f71aae1479
Code cleanup.
hace 3 años
Dan
42796c95b5
Change Kafka BuildConsumer to return Consumer rather than set private _consumerClient ( #990 )
Co-authored-by: Unknown <email@example.co.uk>
hace 3 años
lbhnrg2021
1ef8cf5166
The private static variable _isHealthy has no meaning in a singleton. If you use multi-host mode, there will be status detection problems ( #982 )
hace 3 años
danielblackwellkb
df9a8cdd38
Allows the overriding of the Kafka ProviderBuilder and ConsumerBuilder ( #978 )
* Allows the overriding of the ProviderBuilder and ConsumerBuilder creation functions.
* Fix BuildProducer method layout
hace 3 años
Savorboard
b94cffb270
Add docs for nats transporter.
hace 3 años
Savorboard
96ca238271
Update version to 5.1.4
hace 3 años
Savorboard
e7127c6eee
Update docs.
hace 3 años
Savorboard
a6f860aa87
Add docs for new CollectorCleaningInterval options.
hace 3 años
Savorboard
e6ffdea3b9
Add support to customize the interval of cleaning messages for collector. ( #973 )
hace 3 años
油条
4b7fa15984
Move the release of the object inside the Return method ( #969 )
hace 3 años
Savorboard
2f63b707fb
Try to fix the consumer reconnection bug. ( #966 )
hace 3 años
changyin.han
4c3a36306e
NATS upgrade client to support header ( #960 )
* replace BinaryFormatter with System.Text.Json.JsonSerializer
* Using heads and data of nats
* Remove unused namespaces.
hace 3 años
Andrii Labyntsev
4aeca71f4d
Improvements to AWS provider ( #962 )
* Create AWS topic if if does not exists
* Compact SQS policy to wildcards for same group
* Improve naming in ITransport.AmazonSQS
Co-authored-by: Andrii Labyntsev <lab.andrii@gmail.com>
hace 3 años
Savorboard
ee5f9ff3a3
Update release notes.
hace 3 años
Savorboard
3c155ce7d6
Fixed consumer register cancellation token source null referencee bug. ( #952 )
hace 3 años
Mahmoud Samir
8289e5066a
Apply redis keys hashslots for cluster support ( #949 )
* apply redis keys hashslots for cluster support
* rename var
hace 3 años
Mahmoud Samir
55fa911f52
Revert "apply redis keys hashslots for cluster support"
This reverts commit 0d8f084d88
.
hace 3 años
Savorboard
6313b9ef54
Update version to 5.1.2
hace 3 años
Mahmoud Samir
0d8f084d88
apply redis keys hashslots for cluster support
hace 3 años
Stratos
a1dd8a997e
Check _snowflakeId instance before locking; ( #938 )
Cache UiMiddleware's url check regex;
hace 3 años
xiangxiren
e636e94fd6
Merge pull request #936 from dotnetcore/supports/flow-control
Improve flow control for message of in memory
hace 3 años
Savorboard
6fbfaea3de
Improve flow control for message of in memory. #935
hace 3 años
Savorboard
2e8256cd7d
Update docs for new configuration items.
hace 3 años
Savorboard
790be1c779
Update samples
hace 3 años
Savorboard
b0d2eb8d4b
Upgrade MySqlConnector package to latest to fix connection timeout bug.
hace 3 años
Savorboard
d5fc2d8cd2
Add ignore for operation canceled exception.
hace 3 años
Savorboard
d4652b4b73
Update docs.
hace 3 años
Savorboard
ac35087170
Refactor the code to add a more friendly warn when there is no configuration.
hace 3 años
Savorboard
49f8fd19b1
Adjust the registration order of Dispatcher so that it is available when consumer connect broker.
hace 3 años
Matt Psaltis
2069014720
Add cancellation token support to Subscribers ( #912 )
* Add cancellation token support to Subscribers
* Fix for concurrent tests
* Working on additional tests for unique method cache key and dispatcher rework
* Makes Dispatcher a processing server
hace 3 años
wu
470d0e9d26
fix: health check path is changed to 'cap/api/health' ( #921 )
hace 3 años
xiangxiren
58bda7c1e7
Disable the generation of .map files when packaging the dashboard project ( #917 )
hace 3 años
Savorboard
d562d4e8bf
Add filter docs.
hace 3 años
xiangxiren
a23ad1771f
fix mongo dashbaord query bug #909 ( #915 )
* fix bug #909
* Simplify the code
hace 3 años
github-actions[bot]
6eb76a0fd3
{chore: autopublish 2021-06-22T04:40:57Z}
hace 3 años
Savorboard
605fc740f3
Fixed dashboard page query bug.
hace 3 años
Savorboard
b88c2db7cc
Fixed dashboard query bug.
hace 3 años
Savorboard
df753b1d4f
Update docs.
hace 3 años
EMRE TEOMAN
67efbe1563
Abstract base class for ISubscribeFilter ( #911 )
hace 3 años
Savorboard
1809f567cd
Update deploy-docs-and-dashbaord.yml
hace 3 años
Savorboard
37c430c1a7
Merge branch 'master' of https://github.com/dotnetcore/CAP
hace 3 años
Savorboard
fc67ff00a0
Update docs
hace 3 años