Releases: cnblogs/Architecture
Releases · cnblogs/Architecture
v16.1.0
v16.0.0
What's Changed
- feat: add Today() api by @ikesnowy in #28
- chore: upgrade mediatR to v12 by @ikesnowy in #29
- feat: subscribe integration events by event handlers by @cnblogs-dudu in #30
- feat: allow put command without payload or response by @ikesnowy in #31
- fix: nuget pack error due to a breaking change in dotnet sdk by @ikesnowy in #32
- ci: change output path by @ikesnowy in #33
Full Changelog: v15.2.2...v16.0.0
v15.2.2
What's Changed
- chore(deps): bump FluentAssertions from 6.9.0 to 6.10.0 by @dependabot in #20
- fix: mongo analyzer version property replacement by @ikesnowy in #21
- test: use Serilog.Sinks.InMemory by @cnblogs-dudu in #22
- docs: translate xml document of Cnblogs.Architecture.Ddd.Cqrs.Abstractions by @ikesnowy in #25
- feat: remove serilog injector by @ikesnowy in #26
New Contributors
- @dependabot made their first contribution in #20
Full Changelog: v15.2.1...v15.2.2
v15.2.1
v15.2.0
What's Changed
- refactor: refactor Subscribe extensions by @cnblogs-dudu in #13
- refactor: rename namespace by @cnblogs-dudu in #14
- test: add a test case for IntegrationEventHandler by @cnblogs-dudu in #15
- feat: register DaprEventBus with integration event handlers by @cnblogs-dudu in #16
- fix: domain event dispatch order by @ikesnowy in #18
Full Changelog: v15.1.1...v15.2.0
v15.1.1
v15.1.0
What's Changed
- chore: cleanup project warnings by @ikesnowy in #2
- ci: add test job by @cnblogs-dudu in #3
- feat: change namespace of extension methods by @ikesnowy in #6
- chore: rename main.yml to pack.yml by @cnblogs-dudu in #4
- test: add a test case for '/dapr/subscribe' by @cnblogs-dudu in #5
- refactor: check if IEventBus is registered by @cnblogs-dudu in #7
- refactor: refactor DaprTests by @cnblogs-dudu in #11
New Contributors
- @ikesnowy made their first contribution in #2
- @cnblogs-dudu made their first contribution in #3
Full Changelog: v15.0.0...v15.1.0