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
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 years ago
Savorboard
fcc73b72f9
Upgrade kafka dotnet client.
3 years ago
Savorboard
7ba6fb0afe
Add auto create topic at startup for kafka. #795,#744
3 years ago
Savorboard
1fd3626bfd
Fixed issue where the ClientProvidedName could not be renamed for rabbitmq client. #791
3 years ago
Savorboard
b238cbb020
Compatible with queues that have been created. #772
3 years ago
Savorboard
369f3c9377
Rename DefaultGroup options to DefaultGroupName
3 years ago
Savorboard
9115dc7de8
Rename DefaultGroup options to DefaultGroupName
3 years ago
Savorboard
3dedfd4c5e
fix build warning
3 years ago
Andrii Labyntsev
1d2594d32b
Add support for group and topic prefixes ( #780 )
Co-authored-by: Andrii Labyntsev <lab.andrii@gmail.com>
3 years ago
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 years ago
Savorboard
71dce269e7
Changing rabbitmq MessageTTL option to int type. #787
3 years ago
Savorboard
b4ccb9d79e
Make IDiscoveryProviderFactory to public. #785
3 years ago
qzwzqty
7ed1e29fb0
Support to add custom tags for consul ( #786 )
3 years ago
Savorboard
c1c4733092
Add options to create lazy queue for RabbitMQ. #772
3 years ago
Roman Bezmen
83d623ca88
Added missing pagination to get all SNS topics. Added marking the message as failed if topic not found. ( #765 )
3 years ago
Savorboard
638332160c
Fix retrying process earlier than consumer registration to DI may cause the subscriber not to be found. #760
3 years ago
Savorboard
6fd7b9f87b
Code improvement
3 years ago
Savorboard
82db536cc9
Update docs add castle dynamic proxy sample.
3 years ago
Savorboard
fb34f2f240
Merge branch 'master' of https://github.com/dotnetcore/CAP
3 years ago
Savorboard
56e4306c63
Update nuget apikey
3 years ago
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 years ago
Savorboard
8afe35f080
Merge branch 'master' of https://github.com/dotnetcore/CAP
3 years ago
Savorboard
1f4420a5e9
Update readme
3 years ago
xiangxiren
09678a1524
Merge pull request #749 from dotnetcore/supports/rabbitmq-publisher-confirms
Enabling Publisher Confirms on RabbitMQ
3 years ago
Savorboard
ff75c952ea
Enabling Publisher Confirms on a Channel. #730
3 years ago
Savorboard
0a456b619a
Update .travis.yml
3 years ago
xiangxiren
4538ffd9af
Merge pull request #743 from dotnetcore/supports/nats
Support NATS
3 years ago
Savorboard
6fbce23478
Update NATS client package
3 years ago
Savorboard
c0db92724a
update NATS to netstandard2.1
3 years ago
Savorboard
607a99025c
Merge branch 'master' into supports/nats
# Conflicts:
# CAP.sln
# CAP.sln.DotSettings
# src/DotNetCore.CAP/Internal/IConsumerRegister.Default.cs
# src/DotNetCore.CAP/Transport/MqLogType.cs
3 years ago
xiangxiren
81b8f2c183
Merge pull request #741 from dotnetcore/feature/replace-to-system-text-json
Replace Newtonsoft.Json to System.Text.Json
3 years ago
Savorboard
e5607f09f1
Replace Newtonsoft.Json to System.Text.Json. #740
3 years ago
Savorboard
734fd22677
Update JetBrains.Annotations to 2020.3.0
3 years ago
Savorboard
6230a233b6
update travis to 5.0.100
3 years ago
Savorboard
ea7e6e7764
Update nuget packages to .NET 5
3 years ago
Reza3307
e11e44ba7c
Update nuget packages and support .Net 5 ( #727 )
Co-authored-by: Solale90 <solaleh.rm@gmail.com>
3 years ago
Savorboard
ef4190ceec
update version to 5.0.0
3 years ago