Releases: dotnetcore/CAP
Releases · dotnetcore/CAP
2.0.2
29 Sep 02:02
Compare
Sorry, something went wrong.
No results found
Bug Fixed
Fixed asp.net core 2.0 startup error about issue #44 of MySql and PostgreSql
2.0.1
16 Sep 09:44
Compare
Sorry, something went wrong.
No results found
Bug Fixed:
DbContext services bug. (#44 )
Dependency injection bug. (#45 )
2.0.0
01 Sep 09:10
Compare
Sorry, something went wrong.
No results found
Features:
supported .net standard 2.0
supported PostgreSQL 9.5+
supported asynchronous function subscriptions
ICapPublisher api supported callback subsrciber
Bug Fixed:
fixed multiple subscriber subscribe bug.(#38 )
fixed model binde bug.(#17 ,#18 )
fixed database connection disposed bug. (#25 )
fixed consumer method injection context bug.(#34 )
1.1.0
04 Aug 13:04
Compare
Sorry, something went wrong.
No results found
Feature
Supported MySQL database persistent message.
Add message failed call-back in CapOptions.
Remove publish messages API of string name at ICapPublisher.
Bug Fix
Code refactor.
Fixed bug (#17 , #18 ).
1.0.1
25 Jul 03:56
Compare
Sorry, something went wrong.
No results found
ICapPublisher interface add synchronous publish API.
Add infinity retry failed processor.
1.0.0
19 Jul 13:50
Compare
Sorry, something went wrong.
No results found