Savorboard
17c81c891a
Enable #nullable for kafka transport.
vor 3 Jahren
Savorboard
85a66f5b77
Enable #nullable for inmemory storage.
vor 3 Jahren
Savorboard
2537471779
Enable #nullable for azureservicebus.
vor 3 Jahren
Savorboard
f9e46337e7
Tweak kafka read header by index when the Key already exists.
vor 3 Jahren
Savorboard
c3faabce06
Fixes unit test.
vor 3 Jahren
savorboard
c4199b5bd0
Fixes unit test.
vor 3 Jahren
savorboard
43ada6042c
Enable #nullable for AmazonSQS
vor 3 Jahren
Savorboard
9512640bc7
Enable #nullable default
vor 3 Jahren
savorboard
65e0d448b4
Code cleanup.
vor 3 Jahren
savorboard
81af87f036
Provide NormalizeStreamName as a configuration item in NatsOptions. #1047
vor 3 Jahren
savorboard
432cfd95ab
Use dot prefix characters ‘xxx’ [xxx.*] as the stream name for NATS Jetstream. #1047
vor 3 Jahren
Savorboard
1399a1a53e
Upgrade package to .NET 6
vor 3 Jahren
Savorboard
688f79c6c0
Update CI configuration
vor 3 Jahren
Savorboard
deb869cc06
Update to .NET 6
vor 3 Jahren
savorboard
f1500fd382
Fixes RabbitMQ federation plugin, some headers with object values cause cast exceptions. ( #1036 )
vor 3 Jahren
savorboard
270304ca33
Update github sourcelink package to version 1.0.0
vor 3 Jahren
savorboard
211f6c0fc1
Upgrade dependent nuget packages.
vor 3 Jahren
savorboard
bb5a574b0b
Update docs
vor 3 Jahren
Dariusz Lenartowicz
f034c1e502
Added possibility to process messages for each consumer group independently ( #1034 )
* Clarifying the behavior of Subscription Group
* Improved logging informations
* Added DispatcherPerGroup implementation
* Added Sample.RabbitMQ.SqlServer.DispatcherPerGroup
* Renaming receivers in sample
* Updated documentation
vor 3 Jahren
modabas
53e4f207df
Handling unobserved tasks of async method calls in Amazon SQS module and local development environment support ( #1033 )
* -handle unobserved return tasks of async methods in Amazon SQS module
-add serviceUrl parameters to Amazon SQS module configuration to support local development environments like localstack
"change Broker Address name of AmazonSQSTransport from "RabbitMQ" to "AmazonSQS" in Amazon SQS module
* -discard unused return values
vor 3 Jahren
油条
4d510cd16e
Fix the problem of long integer loss ( #1028 )
vor 3 Jahren
Savorboard
b194d60830
Update docs for NATS.
vor 3 Jahren
Savorboard
3aaff40e46
Add docs for pulsar.
vor 3 Jahren
油条
d1d771dcf1
Merge pull request #1010 from dotnetcore/nats-jetstreams
Replace to jetstreams support for NATS
vor 3 Jahren
油条
c99a899a0a
Merge pull request #1009 from dotnetcore/supports/pulsar
Add transport support for pulsar
vor 3 Jahren
Savorboard
f1670c8268
Add pulsar samples.
vor 3 Jahren
Savorboard
27d4bb7cef
Fix the exception that the consumer name is null.
vor 3 Jahren
Savorboard
2b44f6eaa1
Upgrade plusar client to 2.8.1
vor 3 Jahren
Savorboard
1b8290f9a5
Merge branch 'master' into supports/pulsar
# Conflicts:
# CAP.sln
vor 3 Jahren
Savorboard
83b95af9bf
Add support jetstreams for NATS. ( #983 )
vor 3 Jahren
Weihan Li
166773dd11
Use KeyExistsAsync for exists check ( #1004 )
vor 3 Jahren
Savorboard
740e95ba83
Code cleanup
vor 3 Jahren
Savorboard
9fefd4d352
Improve the documentation.
vor 3 Jahren
Savorboard
46d1b7d4e3
Fixes inmemory storage IndexOutOfRangeException. ( #977 )
vor 3 Jahren
Savorboard
6b8c78f2c5
Merge branch 'master' of https://github.com/dotnetcore/CAP
vor 3 Jahren
Savorboard
a3ee751603
Update docs.
vor 3 Jahren
Savorboard
1a9ca48d26
Fixes unit test.
vor 3 Jahren
Savorboard
c5a07e7417
Add support scanning subscribers from the assembly. ( #993 )
vor 3 Jahren
Savorboard
f71aae1479
Code cleanup.
vor 3 Jahren
Dan
42796c95b5
Change Kafka BuildConsumer to return Consumer rather than set private _consumerClient ( #990 )
Co-authored-by: Unknown <email@example.co.uk>
vor 3 Jahren
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 )
vor 3 Jahren
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
vor 3 Jahren
Savorboard
b94cffb270
Add docs for nats transporter.
vor 3 Jahren
Savorboard
96ca238271
Update version to 5.1.4
vor 3 Jahren
Savorboard
e7127c6eee
Update docs.
vor 3 Jahren
Savorboard
a6f860aa87
Add docs for new CollectorCleaningInterval options.
vor 3 Jahren
Savorboard
e6ffdea3b9
Add support to customize the interval of cleaning messages for collector. ( #973 )
vor 3 Jahren
油条
4b7fa15984
Move the release of the object inside the Return method ( #969 )
vor 3 Jahren
Savorboard
2f63b707fb
Try to fix the consumer reconnection bug. ( #966 )
vor 3 Jahren
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.
vor 3 Jahren