Skip to content

Releases: dotnetcore/CAP

2.0.2

29 Sep 02:02

Choose a tag to compare

Bug Fixed

Fixed asp.net core 2.0 startup error about issue #44 of MySql and PostgreSql

2.0.1

16 Sep 09:44

Choose a tag to compare

Bug Fixed:

  1. DbContext services bug. (#44)
  2. Dependency injection bug. (#45)

2.0.0

01 Sep 09:10

Choose a tag to compare

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

Choose a tag to compare

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

Choose a tag to compare

  • ICapPublisher interface add synchronous publish API.
  • Add infinity retry failed processor.

1.0.0

19 Jul 13:50

Choose a tag to compare

v1.0.0

update api_key