Savorboard
61942d5d31
Enable #nullable for redis streams transport.
3 роки тому
Savorboard
a471feaaa4
Enable #nullable for RabbitMq transport.
3 роки тому
Savorboard
2a848af23b
Enable #nullable for Pulsar transport.
3 роки тому
Savorboard
bddaf525e9
Enable #nullable for postgresql storage.
3 роки тому
Savorboard
3cf141f6aa
Enable #nullable for NATS transport.
3 роки тому
Savorboard
2e2b45f833
Enable #nullable for mysql storage.
3 роки тому
Savorboard
b36fb6562d
Enable #nullable for mongo storage.
3 роки тому
Savorboard
17c81c891a
Enable #nullable for kafka transport.
3 роки тому
Savorboard
85a66f5b77
Enable #nullable for inmemory storage.
3 роки тому
Savorboard
2537471779
Enable #nullable for azureservicebus.
3 роки тому
Savorboard
f9e46337e7
Tweak kafka read header by index when the Key already exists.
3 роки тому
Savorboard
c3faabce06
Fixes unit test.
3 роки тому
savorboard
c4199b5bd0
Fixes unit test.
3 роки тому
savorboard
43ada6042c
Enable #nullable for AmazonSQS
3 роки тому
Savorboard
9512640bc7
Enable #nullable default
3 роки тому
savorboard
65e0d448b4
Code cleanup.
3 роки тому
savorboard
81af87f036
Provide NormalizeStreamName as a configuration item in NatsOptions. #1047
3 роки тому
savorboard
432cfd95ab
Use dot prefix characters ‘xxx’ [xxx.*] as the stream name for NATS Jetstream. #1047
3 роки тому
Savorboard
1399a1a53e
Upgrade package to .NET 6
3 роки тому
Savorboard
deb869cc06
Update to .NET 6
3 роки тому
savorboard
f1500fd382
Fixes RabbitMQ federation plugin, some headers with object values cause cast exceptions. ( #1036 )
3 роки тому
savorboard
270304ca33
Update github sourcelink package to version 1.0.0
3 роки тому
savorboard
211f6c0fc1
Upgrade dependent nuget packages.
3 роки тому
savorboard
bb5a574b0b
Update docs
3 роки тому
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
3 роки тому
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
3 роки тому
油条
4d510cd16e
Fix the problem of long integer loss ( #1028 )
3 роки тому
Savorboard
27d4bb7cef
Fix the exception that the consumer name is null.
3 роки тому
Savorboard
2b44f6eaa1
Upgrade plusar client to 2.8.1
3 роки тому
Savorboard
83b95af9bf
Add support jetstreams for NATS. ( #983 )
3 роки тому
Weihan Li
166773dd11
Use KeyExistsAsync for exists check ( #1004 )
3 роки тому
Savorboard
740e95ba83
Code cleanup
3 роки тому
Savorboard
46d1b7d4e3
Fixes inmemory storage IndexOutOfRangeException. ( #977 )
3 роки тому
Savorboard
1a9ca48d26
Fixes unit test.
3 роки тому
Savorboard
c5a07e7417
Add support scanning subscribers from the assembly. ( #993 )
3 роки тому
Savorboard
f71aae1479
Code cleanup.
3 роки тому
Dan
42796c95b5
Change Kafka BuildConsumer to return Consumer rather than set private _consumerClient ( #990 )
Co-authored-by: Unknown <email@example.co.uk>
3 роки тому
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 )
3 роки тому
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
3 роки тому
Savorboard
e6ffdea3b9
Add support to customize the interval of cleaning messages for collector. ( #973 )
3 роки тому
油条
4b7fa15984
Move the release of the object inside the Return method ( #969 )
3 роки тому
Savorboard
2f63b707fb
Try to fix the consumer reconnection bug. ( #966 )
3 роки тому
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.
3 роки тому
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>
3 роки тому
Savorboard
3c155ce7d6
Fixed consumer register cancellation token source null referencee bug. ( #952 )
3 роки тому
Mahmoud Samir
8289e5066a
Apply redis keys hashslots for cluster support ( #949 )
* apply redis keys hashslots for cluster support
* rename var
3 роки тому
Mahmoud Samir
55fa911f52
Revert "apply redis keys hashslots for cluster support"
This reverts commit 0d8f084d88
.
3 роки тому
Mahmoud Samir
0d8f084d88
apply redis keys hashslots for cluster support
3 роки тому
Stratos
a1dd8a997e
Check _snowflakeId instance before locking; ( #938 )
Cache UiMiddleware's url check regex;
3 роки тому
Savorboard
6fbfaea3de
Improve flow control for message of in memory. #935
3 роки тому