Skip to content

Releases: cnblogs/Architecture

v17.0.0

07 Apr 07:04
408ad57
Compare
Choose a tag to compare

What's Changed

  • refactor!: use enum to present map nullable route parameter by @ikesnowy in #79
  • feat!: support problem details by @ikesnowy in #80
  • feat!: support multiple validation errors by @ikesnowy in #81
  • refactor!: move dependency injector to feature project by @ikesnowy in #82

Full Changelog: v16.4.0...v17.0.0

v16.4.0

05 Apr 08:44
b340d1a
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump MongoDB.Driver from 2.19.0 to 2.19.1 by @dependabot in #73
  • chore(deps): bump Microsoft.Data.SqlClient from 5.1.0 to 5.1.1 by @dependabot in #74
  • feat: support mapping optional routes automatically by @ikesnowy in #77

Full Changelog: v16.3.2...v16.4.0

v16.3.2

21 Mar 05:57
d4ccfcc
Compare
Choose a tag to compare

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

13 Mar 10:03
b15e7d3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v16.3.0...v16.3.1

v16.3.0

13 Mar 07:43
2056760
Compare
Choose a tag to compare

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

02 Mar 08:49
70bd39a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v16.1.0...v16.2.0

v16.1.0

23 Feb 08:47
6653d54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v16.0.0...v16.1.0

v16.0.0

20 Feb 07:12
51b229a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v15.2.2...v16.0.0

v15.2.2

14 Feb 03:20
b6e5238
Compare
Choose a tag to compare

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

Full Changelog: v15.2.1...v15.2.2

v15.2.1

09 Feb 07:56
a5cb14b
Compare
Choose a tag to compare

What's Changed

  • fix: extract domain event publish method by @ikesnowy in #19

Full Changelog: v15.2.0...v15.2.1