Savorboard
9212c70081
Add summary docs
2 years ago
Savorboard
2aecefbd2b
Add a check for using Cap in DbContext and throw exception prompt. #1067 #539
2 years ago
Savorboard
44e6224169
Update docs
2 years ago
Savorboard
46fe659ba2
Update version to 6.0.1
2 years ago
Savorboard
9c8baeccf7
Fixed Activity is created as null when ASP.NET Core instrument is not enabled.
2 years ago
Savorboard
39d8fe259d
Refactoring for OpenTelemetry.
2 years ago
Mateus Viegas
7c50fd4f69
Added CustomHeaders support to Azure Service Bus transport ( #1063 )
* Updated docs
* Added CustomHeaders property to CAP.AzureServiceBusOptions.cs
* Merged upstream/master
* Updated docs
* Verified if a custom header with the same key is already present
2 years ago
油条
29b2d3ee27
Merge pull request #1061 from dotnetcore/supports/open-telemetry
Add support for OpenTelemetry
2 years ago
Savorboard
59bf063e4a
Add docs for opentelemerty
2 years ago
Savorboard
acd5865ce0
Add open telemetry support.
2 years ago
大師兄丶
0e575a446e
Update docs
2 years ago
Savorboard
a3e1d274bf
Add OpenTelemerty Impl
2 years ago
Savorboard
99ca050bf0
Add OpenTelemerty Impl
2 years ago
Savorboard
d59985661c
Merge branch 'master' into supports/open-telemetry
2 years ago
Savorboard
9fc0176f54
Add EnableClientLog option for Apache Pulsar transport.
2 years ago
Savorboard
952f42a27f
Enable #nullable for SqlServer transport.
2 years ago
Savorboard
61942d5d31
Enable #nullable for redis streams transport.
2 years ago
Savorboard
a471feaaa4
Enable #nullable for RabbitMq transport.
2 years ago
Savorboard
2a848af23b
Enable #nullable for Pulsar transport.
2 years ago
Savorboard
bddaf525e9
Enable #nullable for postgresql storage.
2 years ago
Savorboard
3cf141f6aa
Enable #nullable for NATS transport.
2 years ago
Savorboard
2e2b45f833
Enable #nullable for mysql storage.
2 years ago
Savorboard
b36fb6562d
Enable #nullable for mongo storage.
2 years ago
Savorboard
17c81c891a
Enable #nullable for kafka transport.
2 years ago
Savorboard
85a66f5b77
Enable #nullable for inmemory storage.
2 years ago
Savorboard
2537471779
Enable #nullable for azureservicebus.
2 years ago
Savorboard
f9e46337e7
Tweak kafka read header by index when the Key already exists.
2 years ago
Savorboard
c3faabce06
Fixes unit test.
2 years ago
savorboard
c4199b5bd0
Fixes unit test.
2 years ago
savorboard
43ada6042c
Enable #nullable for AmazonSQS
2 years ago
Savorboard
9512640bc7
Enable #nullable default
2 years ago
Savorboard
1c7b612c2f
Merge branch 'master' into supports/open-telemetry
2 years ago
savorboard
65e0d448b4
Code cleanup.
2 years ago
savorboard
81af87f036
Provide NormalizeStreamName as a configuration item in NatsOptions. #1047
3 years ago
savorboard
432cfd95ab
Use dot prefix characters ‘xxx’ [xxx.*] as the stream name for NATS Jetstream. #1047
3 years ago
Savorboard
1399a1a53e
Upgrade package to .NET 6
3 years ago
Savorboard
688f79c6c0
Update CI configuration
3 years ago
Savorboard
deb869cc06
Update to .NET 6
3 years ago
savorboard
f1500fd382
Fixes RabbitMQ federation plugin, some headers with object values cause cast exceptions. ( #1036 )
3 years ago
savorboard
270304ca33
Update github sourcelink package to version 1.0.0
3 years ago
savorboard
211f6c0fc1
Upgrade dependent nuget packages.
3 years ago
savorboard
bb5a574b0b
Update docs
3 years ago
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 years ago
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 years ago
油条
4d510cd16e
Fix the problem of long integer loss ( #1028 )
3 years ago
Savorboard
b194d60830
Update docs for NATS.
3 years ago
Savorboard
3aaff40e46
Add docs for pulsar.
3 years ago
油条
d1d771dcf1
Merge pull request #1010 from dotnetcore/nats-jetstreams
Replace to jetstreams support for NATS
3 years ago
油条
c99a899a0a
Merge pull request #1009 from dotnetcore/supports/pulsar
Add transport support for pulsar
3 years ago
Savorboard
f1670c8268
Add pulsar samples.
3 years ago