Andrii Labyntsev
d224abbdc2
Fix null reference in AmazonSQSTransport ( #846 )
Co-authored-by: Andrii Labyntsev <lab.andrii@gmail.com>
пре 3 година
David Smith
9b83982070
Use GenericConsumerServiceSelector in tests. ( #843 )
Removes sample project.
Co-authored-by: Dave Smith <dave.smith@ventivtech.com>
пре 3 година
Savorboard
c2cd65f640
Downgrading Microsoft.Data.SqlClient to 2.0.1. #839
пре 3 година
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 година
David Smith
ad10d8a98d
Documents custom headers. ( #830 )
Co-authored-by: Dave Smith <dave.smith@ventivtech.com>
пре 3 година
Savorboard
20ff7d9531
Update docs
пре 3 година
Jon Ekdahl
458b08db00
Add support for Azure Service Bus sessions ( #829 )
пре 3 година
Savorboard
d4d7d7732c
Fixes dashboard style conversion
пре 3 година
Savorboard
bdfd1016e6
Add support for custom message headers for RabbitMQ consumer side. ( #818 )
пре 3 година
Savorboard
9a32d92b0c
Update version to 5.0.2
пре 3 година
Savorboard
3ca108328b
Fix memory leak when using transction to publish message. ( #816 )
пре 3 година
Mateus Viegas
b7649308b2
Created DefaultChallengeScheme on CAP.DashboardOptions.cs to specify dashboard auth challenge scheme ( #815 )
пре 3 година
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 година
luox78
75e9df813f
Fix Dashboard metric not update #811 ( #819 )
пре 3 година
xiangxiren
0bc7a214bf
Fix the expiration time display problem in the dashboard due to time zone issues ( #820 )
пре 3 година
Savorboard
a8124c1e66
Support rewriting the default configuration of Kafka consumer. ( #822 )
пре 3 година
Savorboard
bd7515a46a
Fix the creation timing of Kafka automatically creating Topic. ( #823 )
пре 3 година
xiangxiren
641d4acb26
Merge pull request #814 from mviegas/fix/postgres-content-filter
Fixed SQL content filter on IMonitoringApi.PostgreSql.cs
пре 3 година
Mateus Viegas
e10658063e
Fixed SQL content filter on IMonitoringApi.PostgreSql.cs
пре 3 година
Andrii Labyntsev
55808c2c3a
Update AWS topic subscription and SQS access policy generation ( #808 )
Co-authored-by: Andrii Labyntsev <lab.andrii@gmail.com>
пре 3 година
Alexey Nikitin
8d6bd0f019
Add KafkaOptions.MainConfig to AutoCreateTopic ( #810 )
Co-authored-by: Alexey Nikitin <Aleksey.Nikitin@domrf.ru>
пре 3 година
Andrii Labyntsev
17bebe7a2e
Fix topic selector in IConsumerServiceSelector ( #806 )
Co-authored-by: Andrii Labyntsev <lab.andrii@gmail.com>
пре 3 година
Savorboard
af1306d2e7
Merge branch 'master' of https://github.com/dotnetcore/CAP
пре 3 година
Savorboard
3c895734b9
Update version to 5.0.1
пре 3 година
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 година
Savorboard
195c37b8ac
Update ci yml
пре 3 година
Savorboard
5d2807d6a1
Fixes flubucore build
пре 3 година
Savorboard
31891fbfc1
Upgrade dependent nuget package to latest version. #803
пре 3 година
Savorboard
ddc692ae00
Tweak exception name in headers
пре 3 година
snakorse
aeb1035dd2
Fix EF transaction will not rollback when exception occurred while persistting event data ( #798 )
* bugfix: Using with EF, transaction will not rollback when exception occurred while persistting event data
* bugfix: EF transaction Dispose Get called
пре 3 година
Savorboard
fcc73b72f9
Upgrade kafka dotnet client.
пре 3 година
Savorboard
7ba6fb0afe
Add auto create topic at startup for kafka. #795,#744
пре 3 година
Savorboard
1fd3626bfd
Fixed issue where the ClientProvidedName could not be renamed for rabbitmq client. #791
пре 3 година
Savorboard
b238cbb020
Compatible with queues that have been created. #772
пре 3 година
Savorboard
369f3c9377
Rename DefaultGroup options to DefaultGroupName
пре 3 година
Savorboard
9115dc7de8
Rename DefaultGroup options to DefaultGroupName
пре 3 година
Savorboard
3dedfd4c5e
fix build warning
пре 3 година
Andrii Labyntsev
1d2594d32b
Add support for group and topic prefixes ( #780 )
Co-authored-by: Andrii Labyntsev <lab.andrii@gmail.com>
пре 3 година
Mateus Viegas
8056d49643
Fix/dashboard auth ( #793 )
* Moved app.UseCapDashboard() later in the pipeline and added new parameter to ChallengeAsync with built-in Authorization and Authentication
* Added a sample for using Authenticated dashboards with OpenId
пре 3 година
Savorboard
71dce269e7
Changing rabbitmq MessageTTL option to int type. #787
пре 3 година
Savorboard
b4ccb9d79e
Make IDiscoveryProviderFactory to public. #785
пре 3 година
qzwzqty
7ed1e29fb0
Support to add custom tags for consul ( #786 )
пре 3 година
Savorboard
c1c4733092
Add options to create lazy queue for RabbitMQ. #772
пре 3 година
Roman Bezmen
83d623ca88
Added missing pagination to get all SNS topics. Added marking the message as failed if topic not found. ( #765 )
пре 3 година
Savorboard
638332160c
Fix retrying process earlier than consumer registration to DI may cause the subscriber not to be found. #760
пре 3 година
Savorboard
6fd7b9f87b
Code improvement
пре 3 година
Savorboard
82db536cc9
Update docs add castle dynamic proxy sample.
пре 3 година
Savorboard
fb34f2f240
Merge branch 'master' of https://github.com/dotnetcore/CAP
пре 3 година
Savorboard
56e4306c63
Update nuget apikey
пре 3 година
Savorboard
283a5a97c4
Support query subscription from DI implementation factory ( #756 )
* Support query subscription from DI implementation factory. #755
* Fix type detection to implementation type.
пре 3 година