Skip to content

Releases: cnblogs/Architecture

v18.1.0

09 May 05:02
770eafa
Compare
Choose a tag to compare

What's Changed

  • refactor: inherit INotification into IDomainEvent by @cnblogs-dudu in #95
  • refactor: rethrow exception without losing stack trace by @cnblogs-dudu in #96
  • feat: throw aggregate exceptions when publishing domain event by @ikesnowy in #97

Full Changelog: v18.0.0...v18.1.0

v18.0.0

30 Apr 12:09
9ca966b
Compare
Choose a tag to compare

What's Changed

  • feat: add cqrs service agent implementation by @ikesnowy in #93

Full Changelog: v17.1.3...v18.0.0

v17.1.3

24 Apr 08:06
ac1baec
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump Microsoft.EntityFrameworkCore from 7.0.4 to 7.0.5 by @dependabot in #89
  • chore(deps): bump Microsoft.EntityFrameworkCore.InMemory from 7.0.4 to 7.0.5 by @dependabot in #88
  • chore(deps): bump Microsoft.AspNetCore.Mvc.Testing from 7.0.4 to 7.0.5 by @dependabot in #87
  • chore(deps): bump FluentAssertions from 6.10.0 to 6.11.0 by @dependabot in #90
  • feat: remove setter for cacheable request by @ikesnowy in #91

Full Changelog: v17.1.2...v17.1.3

v17.1.2

13 Apr 06:56
9335fdb
Compare
Choose a tag to compare

What's Changed

  • fix: allow model validation failed result to be returned by @ikesnowy in #86

Full Changelog: v17.1.1...v17.1.2

v17.1.1

11 Apr 03:40
40d4b90
Compare
Choose a tag to compare

What's Changed

  • fix: configure options when injecting aliyun oss by @ikesnowy in #85

Full Changelog: v17.1.0...v17.1.1

v17.1.0

10 Apr 08:46
ecd3ba5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v17.0.0...v17.1.0

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