Releases: cnblogs/Architecture
Releases · cnblogs/Architecture
v20.4.1
What's Changed
- chore(deps): bump MongoDB.Analyzer from 1.3.0 to 1.4.0 by @dependabot in #248
- chore(deps): bump ClickHouse.Client from 7.5.0 to 7.5.1 by @dependabot in #249
- chore(deps): bump StackExchange.Redis from 2.7.33 to 2.8.0 by @dependabot in #250
- chore(deps): bump MongoDB.Driver from 2.26.0 to 2.27.0 by @dependabot in #251
- chore(deps): bump xunit from 2.8.1 to 2.9.0 by @dependabot in #252
- chore(deps): bump Microsoft.EntityFrameworkCore.Relational from 8.0.6 to 8.0.7 by @dependabot in #253
- chore(deps): bump Microsoft.Extensions.Http.Polly from 8.0.6 to 8.0.7 by @dependabot in #254
- chore(deps): bump ClickHouse.Client from 7.5.1 to 7.5.2 by @dependabot in #255
- chore(deps): bump Microsoft.EntityFrameworkCore.InMemory from 8.0.6 to 8.0.7 by @dependabot in #256
- chore(deps): bump Microsoft.AspNetCore.Mvc.Testing from 8.0.6 to 8.0.7 by @dependabot in #257
- chore(deps): bump Microsoft.AspNetCore.OpenApi from 8.0.6 to 8.0.7 by @dependabot in #258
- chore(deps): bump xunit.runner.visualstudio from 2.8.1 to 2.8.2 by @dependabot in #259
- chore(deps): bump ClickHouse.Client from 7.5.2 to 7.6.0 by @dependabot in #260
- feat: upgrade mongodb by @ikesnowy in #261
Full Changelog: v20.4.0...v20.4.1
v20.4.0
What's Changed
- chore(deps): bump xunit from 2.8.0 to 2.8.1 by @dependabot in #239
- chore(deps): bump Swashbuckle.AspNetCore from 6.6.1 to 6.6.2 by @dependabot in #240
- chore(deps): bump xunit.runner.visualstudio from 2.8.0 to 2.8.1 by @dependabot in #242
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by @dependabot in #241
- chore: upgrade packages by @ikesnowy in #243
- chore(deps): bump MediatR from 12.2.0 to 12.3.0 by @dependabot in #245
- chore(deps): bump Microsoft.Data.SqlClient from 5.2.0 to 5.2.1 by @dependabot in #244
- feat: enhance openapi support by @ikesnowy in #246
- feat: add redis cache provider by @ikesnowy in #247
Full Changelog: v20.3.0...v20.4.0
v20.3.0
What's Changed
- chore(deps): bump Dapr.AspNetCore from 1.13.0 to 1.13.1 by @dependabot in #234
- chore(deps): bump ClickHouse.Client from 7.2.2 to 7.4.1 by @dependabot in #232
- chore(deps): bump xunit from 2.7.0 to 2.8.0 by @dependabot in #233
- chore(deps): bump Microsoft.EntityFrameworkCore.InMemory from 8.0.3 to 8.0.4 by @dependabot in #236
- chore(deps): bump xunit.runner.visualstudio from 2.5.7 to 2.8.0 by @dependabot in #235
- feat: support async query&command creation on minimal api mapping by @ikesnowy in #238
Full Changelog: v20.2.3...v20.3.0
v20.2.3
What's Changed
- chore(deps): bump ClickHouse.Client from 7.2.0 to 7.2.2 by @dependabot in #226
- chore(deps): bump Asp.Versioning.Mvc.ApiExplorer from 8.0.0 to 8.1.0 by @dependabot in #225
- chore: make sure test exited when fail by @ikesnowy in #223
- chore(deps): bump Microsoft.EntityFrameworkCore.Relational from 8.0.3 to 8.0.4 by @dependabot in #231
- chore(deps): bump Microsoft.AspNetCore.Mvc.Testing from 8.0.3 to 8.0.4 by @dependabot in #230
- chore(deps): bump Microsoft.Extensions.Http.Polly from 8.0.3 to 8.0.4 by @dependabot in #229
- chore(deps): bump Dapper from 2.1.35 to 2.1.44 by @dependabot in #228
- chore(deps): bump MongoDB.Driver from 2.24.0 to 2.25.0 by @dependabot in #227
Full Changelog: v20.2.2...v20.2.3
v20.2.2
What's Changed
- chore(deps): bump Microsoft.EntityFrameworkCore.InMemory from 8.0.2 to 8.0.3 by @dependabot in #219
- chore(deps): bump coverlet.collector from 6.0.1 to 6.0.2 by @dependabot in #218
- chore(deps): bump Microsoft.Extensions.Logging.Abstractions from 8.0.0 to 8.0.1 by @dependabot in #217
- chore(deps): bump Microsoft.EntityFrameworkCore.Relational from 8.0.2 to 8.0.3 by @dependabot in #216
- chore(deps): bump Microsoft.AspNetCore.Mvc.Testing from 8.0.2 to 8.0.3 by @dependabot in #215
- chore(deps): bump Microsoft.Extensions.Http.Polly from 8.0.2 to 8.0.3 by @dependabot in #221
- chore(deps): bump ClickHouse.Client from 7.1.1 to 7.2.0 by @dependabot in #220
- fix: cqrs header mapping by @ikesnowy in #222
Full Changelog: v20.2.1...v20.2.2
v20.2.1
What's Changed
- chore(deps): bump Serilog.AspNetCore from 8.0.0 to 8.0.1 by @dependabot in #200
- chore(deps): bump xunit from 2.6.5 to 2.6.6 by @dependabot in #199
- chore(deps): bump Microsoft.Data.SqlClient from 5.1.4 to 5.1.5 by @dependabot in #201
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 by @dependabot in #202
- chore(deps): bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 by @dependabot in #203
- chore(deps): bump Microsoft.EntityFrameworkCore.Relational from 8.0.1 to 8.0.2 by @dependabot in #206
- chore(deps): bump Microsoft.AspNetCore.Mvc.Testing from 8.0.1 to 8.0.2 by @dependabot in #204
- chore(deps): bump Microsoft.EntityFrameworkCore.InMemory from 8.0.1 to 8.0.2 by @dependabot in #205
- chore(deps): bump Microsoft.Extensions.Options from 8.0.1 to 8.0.2 by @dependabot in #211
- chore(deps): bump coverlet.collector from 6.0.0 to 6.0.1 by @dependabot in #210
- chore(deps): bump xunit from 2.6.6 to 2.7.0 by @dependabot in #209
- chore(deps): bump MongoDB.Driver from 2.23.1 to 2.24.0 by @dependabot in #208
- chore(deps): bump ClickHouse.Client from 7.0.0 to 7.1.1 by @dependabot in #207
- chore(deps): bump Microsoft.Data.SqlClient from 5.1.5 to 5.2.0 by @dependabot in #212
- chore(deps): bump Microsoft.Extensions.Http.Polly from 8.0.1 to 8.0.2 by @dependabot in #213
- fix: not serialize response to avoid errors by @ikesnowy in #214
Full Changelog: v20.2.0...v20.2.1
v20.2.0
What's Changed
- chore(deps): bump xunit from 2.6.2 to 2.6.3 by @dependabot in #185
- chore(deps): bump Asp.Versioning.Mvc.ApiExplorer from 7.1.0 to 8.0.0 by @dependabot in #183
- chore(deps): bump xunit.runner.visualstudio from 2.5.4 to 2.5.5 by @dependabot in #184
- test: add title limit by @ikesnowy in #186
- chore(deps): bump MongoDB.Driver from 2.22.0 to 2.23.1 by @dependabot in #187
- chore(deps): bump Cnblogs.CodeQuality from 1.7.1 to 1.8.1 by @dependabot in #190
- chore(deps): bump xunit from 2.6.3 to 2.6.4 by @dependabot in #189
- chore(deps): bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 by @dependabot in #188
- chore(deps): bump Dapper from 2.1.24 to 2.1.28 by @dependabot in #192
- chore(deps): bump xunit from 2.6.4 to 2.6.5 by @dependabot in #191
- feat: support aliyun oss download link generation by @ikesnowy in #198
Full Changelog: v20.1.0...v20.2.0
v20.1.0
v20.0.2
What's Changed
- chore(deps): bump Dapper from 2.1.21 to 2.1.24 by @dependabot in #180
- feat: log response for debugging by @ikesnowy in #181
Full Changelog: v20.0.1...v20.0.2
v20.0.1
What's Changed
- feat: log json deserialize error for service agent by @ikesnowy in #179
- chore(deps): bump MediatR from 12.1.1 to 12.2.0 by @dependabot in #177
- chore(deps): bump xunit from 2.6.1 to 2.6.2 by @dependabot in #176
- chore(deps): bump xunit.runner.visualstudio from 2.5.3 to 2.5.4 by @dependabot in #178
Full Changelog: v20.0.0...v20.0.1