a86e1d4
(HEAD -> master)
1 by
2022-04-15 18:29:22 +0800
e7be86f
增加BPA.CAP扩展 by
2022-04-14 10:42:53 +0800
6724f02
Fixes EF transaction missing SaveChanges by
2022-04-09 20:23:42 +0800
ddf5ddd
Fix Data Cleanup doc (#1121) by
2022-04-08 02:57:16 +0200
f9dc402
Update the samples ef core package version to 6.0. (#1114) by
2022-04-02 15:36:21 +0800
3482c55
Add authorization feature to CAP dashboard (#1113) by
2022-03-30 03:11:20 +0200
f9bd32d
used concurrentdictionary since PublishedMessages and ReceivedMessages are public and accessed from various places (#1104) by
2022-03-23 03:15:10 +0100
e1038f1
Update readme by
2022-03-07 17:03:59 +0800
fe977f5
Update unit test. by
2022-03-03 19:13:10 +0800
c816e48
Place the authentication result into cookie to avoid re-authentication. by
2022-03-03 19:07:43 +0800
011449b
Fixes sequence validation error when both enable Challenge and Auth of dashboard authentication. #1097 by
2022-03-03 18:39:22 +0800
e28fe60
Optimize SnowFlake algorithm. (#1065) by
2022-03-02 12:27:10 +0800
2a21bd7
Tweak some processors to visual for overwrite. by
2022-03-02 12:25:58 +0800
20547cf
Update version to 6.1.0 by
2022-03-02 12:22:28 +0800
2288025
Fixes kafka consume excepiton for GroupLoadInProress errcode (#1085) by
2022-02-15 10:49:01 +0800
0b81a18
Update README.zh-cn.md by
2022-02-14 10:40:40 +0800
8aa974d
Update README.md by
2022-02-14 10:40:17 +0800
1972145
Fixes deserialization exception when message body is empty byte array. (#1087) by
2022-02-10 17:39:32 +0800
2c2d6d3
Merge branch 'master' of https://github.com/dotnetcore/CAP by
2022-01-28 11:16:46 +0800
9fc33d7
Fixes dashboard authentication challenge bug. (#1077) by
2022-01-28 11:16:40 +0800
9212c70
Add summary docs by
2022-01-28 11:14:22 +0800
da57e1c
Update docs by
2022-01-15 17:09:53 +0800
2aecefb
Add a check for using Cap in DbContext and throw exception prompt. #1067 #539 by
2022-01-10 15:56:05 +0800
44e6224
Update docs by
2022-01-10 10:22:18 +0800
46fe659
Update version to 6.0.1 by
2022-01-06 18:26:25 +0800
9c8baec
Fixed Activity is created as null when ASP.NET Core instrument is not enabled. by
2022-01-06 17:43:25 +0800
39d8fe2
Refactoring for OpenTelemetry. by
2022-01-06 11:27:26 +0800
7c50fd4
Added CustomHeaders support to Azure Service Bus transport (#1063) by
2022-01-05 06:21:10 +0000
29b2d3e
Merge pull request #1061 from dotnetcore/supports/open-telemetry by
2022-01-04 15:27:37 +0800
59bf063
Add docs for opentelemerty by
2022-01-04 15:21:29 +0800
acd5865
Add open telemetry support. by
2022-01-04 14:28:05 +0800
0e575a4
Update docs by
2022-01-04 08:59:31 +0800
a3e1d27
Add OpenTelemerty Impl by
2021-12-31 18:18:24 +0800
99ca050
Add OpenTelemerty Impl by
2021-12-31 18:18:03 +0800
d599856
Merge branch 'master' into supports/open-telemetry by
2021-12-30 17:20:19 +0800
9fc0176
Add EnableClientLog option for Apache Pulsar transport. by
2021-12-27 16:20:37 +0800
952f42a
Enable #nullable for SqlServer transport. by
2021-12-27 15:19:19 +0800
61942d5
Enable #nullable for redis streams transport. by
2021-12-27 15:08:44 +0800
a471fea
Enable #nullable for RabbitMq transport. by
2021-12-27 14:27:40 +0800
2a848af
Enable #nullable for Pulsar transport. by
2021-12-27 14:21:30 +0800
bddaf52
Enable #nullable for postgresql storage. by
2021-12-27 14:07:35 +0800
3cf141f
Enable #nullable for NATS transport. by
2021-12-27 14:01:21 +0800
2e2b45f
Enable #nullable for mysql storage. by
2021-12-27 13:53:29 +0800
b36fb65
Enable #nullable for mongo storage. by
2021-12-27 11:40:20 +0800
17c81c8
Enable #nullable for kafka transport. by
2021-12-27 11:36:02 +0800
85a66f5
Enable #nullable for inmemory storage. by
2021-12-27 11:30:30 +0800
2537471
Enable #nullable for azureservicebus. by
2021-12-27 11:22:59 +0800
f9e4633
Tweak kafka read header by index when the Key already exists. by
2021-12-27 11:08:50 +0800
c3faabc
Fixes unit test. by
2021-12-27 09:46:45 +0800
c4199b5
Fixes unit test. by
2021-12-25 20:21:25 +0800
43ada60
Enable #nullable for AmazonSQS by
2021-12-25 19:01:59 +0800
9512640
Enable #nullable default by
2021-12-24 18:25:39 +0800
1c7b612
Merge branch 'master' into supports/open-telemetry by
2021-12-14 17:29:49 +0800
65e0d44
Code cleanup. by
2021-12-03 21:54:12 +0800
81af87f
Provide NormalizeStreamName as a configuration item in NatsOptions. #1047 by
2021-11-27 16:34:36 +0800
432cfd9
Use dot prefix characters ‘xxx’ [xxx.*] as the stream name for NATS Jetstream. #1047 by
2021-11-27 16:30:19 +0800
1399a1a
Upgrade package to .NET 6 by
2021-11-18 17:33:24 +0800
688f79c
Update CI configuration by
2021-11-18 16:45:45 +0800
deb869c
Update to .NET 6 by
2021-11-18 16:40:05 +0800
f1500fd
Fixes RabbitMQ federation plugin, some headers with object values cause cast exceptions. (#1036) by
2021-11-10 22:50:47 +0800
270304c
Update github sourcelink package to version 1.0.0 by
2021-11-09 22:48:26 +0800
211f6c0
Upgrade dependent nuget packages. by
2021-11-09 22:38:55 +0800
bb5a574
Update docs by
2021-11-06 21:00:54 +0800
f034c1e
Added possibility to process messages for each consumer group independently (#1034) by
2021-11-05 06:36:07 +0100
53e4f20
Handling unobserved tasks of async method calls in Amazon SQS module and local development environment support (#1033) by
2021-11-03 08:35:37 +0300
4d510cd
Fix the problem of long integer loss (#1028) by
2021-10-29 23:04:46 +0800
b194d60
Update docs for NATS. by
2021-10-26 13:43:29 +0800
3aaff40
Add docs for pulsar. by
2021-10-26 13:39:18 +0800
d1d771d
Merge pull request #1010 from dotnetcore/nats-jetstreams by
2021-10-08 17:53:53 +0800
c99a899
Merge pull request #1009 from dotnetcore/supports/pulsar by
2021-10-08 17:53:12 +0800
f1670c8
Add pulsar samples. by
2021-10-08 17:30:02 +0800
27d4bb7
Fix the exception that the consumer name is null. by
2021-10-08 17:21:39 +0800
2b44f6e
Upgrade plusar client to 2.8.1 by
2021-09-29 16:15:59 +0800
1b8290f
Merge branch 'master' into supports/pulsar by
2021-09-27 17:55:57 +0800
83b95af
Add support jetstreams for NATS. (#983) by
2021-09-27 17:46:25 +0800
166773d
Use KeyExistsAsync for exists check (#1004) by
2021-09-26 15:36:11 +0800
740e95b
Code cleanup by
2021-09-26 15:32:01 +0800
9fefd4d
Improve the documentation. by
2021-09-16 13:19:35 +0800
46d1b7d
Fixes inmemory storage IndexOutOfRangeException. (#977) by
2021-09-08 10:19:55 +0800
6b8c78f
Merge branch 'master' of https://github.com/dotnetcore/CAP by
2021-09-06 21:38:14 +0800
a3ee751
Update docs. by
2021-09-06 21:35:23 +0800
1a9ca48
Fixes unit test. by
2021-09-03 16:03:30 +0800
c5a07e7
Add support scanning subscribers from the assembly. (#993) by
2021-09-03 15:38:35 +0800
f71aae1
Code cleanup. by
2021-09-02 16:04:46 +0800
42796c9
Change Kafka BuildConsumer to return Consumer rather than set private _consumerClient (#990) by
2021-08-31 21:50:57 +1200
1ef8cf5
The private static variable _isHealthy has no meaning in a singleton. If you use multi-host mode, there will be status detection problems (#982) by
2021-08-27 11:30:07 +0800
df9a8cd
Allows the overriding of the Kafka ProviderBuilder and ConsumerBuilder (#978) by
2021-08-23 15:21:01 +1200
b94cffb
Add docs for nats transporter. by
2021-08-23 11:06:04 +0800
96ca238
Update version to 5.1.4 by
2021-08-18 23:16:26 +0800
e7127c6
Update docs. by
2021-08-15 21:56:15 +0800
a6f860a
Add docs for new CollectorCleaningInterval options. by
2021-08-14 22:21:21 +0800
e6ffdea
Add support to customize the interval of cleaning messages for collector. (#973) by
2021-08-14 21:54:11 +0800
4b7fa15
Move the release of the object inside the Return method (#969) by
2021-08-04 12:24:40 +0800
2f63b70
Try to fix the consumer reconnection bug. (#966) by
2021-08-02 17:55:54 +0800
4c3a363
NATS upgrade client to support header (#960) by
2021-07-28 13:51:16 +0800
4aeca71
Improvements to AWS provider (#962) by
2021-07-28 05:24:25 +0300
ee5f9ff
Update release notes. by
2021-07-26 09:43:01 +0800
3c155ce
Fixed consumer register cancellation token source null referencee bug. (#952) by
2021-07-20 13:05:21 +0800
f5f67f7
Add opentelemetry project by
2021-07-16 17:18:38 +0800
8289e50
Apply redis keys hashslots for cluster support (#949) by
2021-07-16 06:17:24 +0300