Releases: cnblogs/Architecture
Releases · cnblogs/Architecture
v16.3.2
What's Changed
- chore(deps): bump Microsoft.AspNetCore.Mvc.Testing from 7.0.3 to 7.0.4 by @dependabot in #71
- chore(deps): bump Microsoft.EntityFrameworkCore.InMemory from 7.0.3 to 7.0.4 by @dependabot in #70
- chore(deps): bump Microsoft.EntityFrameworkCore from 7.0.3 to 7.0.4 by @dependabot in #69
Full Changelog: v16.3.1...v16.3.2
v16.3.1
v16.3.0
What's Changed
- fix: fetch same builder when calling Entity multiple times by @ikesnowy in #60
- chore(deps): bump ClickHouse.Client from 6.4.0 to 6.5.0 by @dependabot in #61
- feat: translate xml document for Cnblogs.Architecture.Cqrs.AspNetCore by @ikesnowy in #62
- feat: allow string based includes by @ikesnowy in #64
- fix: remove redundant double quote when command fails by @ikesnowy in #66
Full Changelog: v16.2.0...v16.3.0
v16.2.0
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