Weihan Li
12c3654bfd
make OperateResult._errors readonly ( #869 )
3 years ago
thisispaulsmith
3fc05989f3
Implement IInfrastructure` on CapEFDbTransaction ( #868 )
Co-authored-by: Paul Smith <paulsmith@e-qualitylearning.com>
3 years ago
Null
a650299a2b
Fix RabbitMQ connection was closed unexpectedly. ( #863 )
* Fix RabbitMQ connection was closed unexpectedly.
* Ensure that the RabbitMQ connection is unique.
3 years ago
xiangxiren
5c22096056
Merge pull request #864 from dotnetcore/MahmoudSamirupdate-redis-streams-docs
Update general.md docs
3 years ago
Mahmoud Samir
1217baf06b
Update general.md
3 years ago
Mahmoud Samir
2de92f45d1
Update redis-streams.md
3 years ago
xiangxiren
dc67421134
Merge pull request #862 from dotnetcore/MahmoudSamirupdate-redis-streams-docs
Add redis streams support to documentation
3 years ago
Mahmoud Samir
87111f4a47
Create redis-streams.md
3 years ago
Martin Andersen
d1d5352782
Update documentation ( #857 )
Update documentation to match change made to
`IDashboardAuthorizationFilter` in PR 390.
3 years ago
Savorboard
4ed4e6c613
Remove logs of rabbitmq connection closed. ( #850 )
3 years ago
Savorboard
8fadbef4ae
Fix compile error
3 years ago
Savorboard
ca5f384708
Update version to 5.1.0
3 years ago
Savorboard
2908a5e6e8
Add license header
3 years ago
xiangxiren
ef1d1fa795
Merge pull request #817 from MahmoudSamir101/master
Adding Redis to Cap
3 years ago
Mahmoud S. Zeid
3cddb176ff
return stream position for exsiting stream/group
3 years ago
Mahmoud S. Zeid
671b77437a
rename project folder to RedisStreams
3 years ago
Mahmoud S. Zeid
93ee3f28a0
change project name from Redis to RedisStreams
ensure consumer group creation while reading from stream
3 years ago
David Smith
83682ac0ab
DiagnosticObserver does not use null connection ( #845 )
* DiagnosticObserver does not use null connection
* Make TryGetSqlConnection static.
Co-authored-by: Dave Smith <dave.smith@ventivtech.com>
3 years ago
Andrii Labyntsev
d224abbdc2
Fix null reference in AmazonSQSTransport ( #846 )
Co-authored-by: Andrii Labyntsev <lab.andrii@gmail.com>
3 years ago
David Smith
9b83982070
Use GenericConsumerServiceSelector in tests. ( #843 )
Removes sample project.
Co-authored-by: Dave Smith <dave.smith@ventivtech.com>
3 years ago
Savorboard
c2cd65f640
Downgrading Microsoft.Data.SqlClient to 2.0.1. #839
3 years ago
mahmoud.samir
433460cf48
add redis streams support
3 years ago
David Smith
56400d91b0
Add GenericConsumerServiceSelector ( #835 )
* Custom selector does not route messages
* Works with generic ConsumerServiceSelector.
Works with generic ConsumerServiceSelector.
Moves INamedGroup.
Co-authored-by: Dave Smith <dave.smith@ventivtech.com>
3 years ago
David Smith
ad10d8a98d
Documents custom headers. ( #830 )
Co-authored-by: Dave Smith <dave.smith@ventivtech.com>
3 years ago
Savorboard
20ff7d9531
Update docs
3 years ago
Jon Ekdahl
458b08db00
Add support for Azure Service Bus sessions ( #829 )
3 years ago
Savorboard
d4d7d7732c
Fixes dashboard style conversion
3 years ago
Savorboard
bdfd1016e6
Add support for custom message headers for RabbitMQ consumer side. ( #818 )
3 years ago
Savorboard
9a32d92b0c
Update version to 5.0.2
3 years ago
Savorboard
3ca108328b
Fix memory leak when using transction to publish message. ( #816 )
3 years ago
Mateus Viegas
b7649308b2
Created DefaultChallengeScheme on CAP.DashboardOptions.cs to specify dashboard auth challenge scheme ( #815 )
3 years ago
Shawn
f0a763e8f9
Update faq.md ( #824 )
* Update faq.md
Clarify that using same database for different applications is only for MySQL. Fix minor spelling and grammar.
* Create faq.md
Clarify that TableNamePrefix option is only for MySQL. Minor spelling and grammar corrections.
3 years ago
luox78
75e9df813f
Fix Dashboard metric not update #811 ( #819 )
3 years ago
xiangxiren
0bc7a214bf
Fix the expiration time display problem in the dashboard due to time zone issues ( #820 )
3 years ago
Savorboard
a8124c1e66
Support rewriting the default configuration of Kafka consumer. ( #822 )
3 years ago
Savorboard
bd7515a46a
Fix the creation timing of Kafka automatically creating Topic. ( #823 )
3 years ago
mahmoud.samir
1522d1c2b1
add redis sample
3 years ago
mahmoud.samir
05e0f53bb3
add redis
3 years ago
xiangxiren
641d4acb26
Merge pull request #814 from mviegas/fix/postgres-content-filter
Fixed SQL content filter on IMonitoringApi.PostgreSql.cs
3 years ago
Mateus Viegas
e10658063e
Fixed SQL content filter on IMonitoringApi.PostgreSql.cs
3 years ago
Andrii Labyntsev
55808c2c3a
Update AWS topic subscription and SQS access policy generation ( #808 )
Co-authored-by: Andrii Labyntsev <lab.andrii@gmail.com>
3 years ago
Alexey Nikitin
8d6bd0f019
Add KafkaOptions.MainConfig to AutoCreateTopic ( #810 )
Co-authored-by: Alexey Nikitin <Aleksey.Nikitin@domrf.ru>
3 years ago
Andrii Labyntsev
17bebe7a2e
Fix topic selector in IConsumerServiceSelector ( #806 )
Co-authored-by: Andrii Labyntsev <lab.andrii@gmail.com>
3 years ago
Savorboard
af1306d2e7
Merge branch 'master' of https://github.com/dotnetcore/CAP
3 years ago
Savorboard
3c895734b9
Update version to 5.0.1
3 years ago
Martin Andersen
91c96a6dbe
Fix attribute in Quick Start ( #802 )
Change from `FromService` to `FromServices`.
Ref:
https://docs.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.mvc.fromservicesattribute
3 years ago
Savorboard
195c37b8ac
Update ci yml
3 years ago
Savorboard
5d2807d6a1
Fixes flubucore build
3 years ago
Savorboard
31891fbfc1
Upgrade dependent nuget package to latest version. #803
3 years ago
Savorboard
ddc692ae00
Tweak exception name in headers
3 years ago