Releases: nkz-soft/microservice-template
Releases · nkz-soft/microservice-template
v1.9.0
What's Changed
- Bump Microsoft.AspNetCore.Mvc.Testing from 7.0.0 to 7.0.1 by @dependabot in #70
- Bump EasyCaching.CSRedis from 1.7.0 to 1.8.0 by @dependabot in #66
- Bump EasyCaching.Serialization.Json from 1.7.0 to 1.8.0 by @dependabot in #68
- Bump Grpc.Net.ClientFactory from 2.50.0 to 2.51.0 by @dependabot in #69
- Bump NKZSoft.Service.Configuration.Logger from 1.0.1 to 1.0.2 by @dependabot in #67
- Fix dependency caching to use packages.lock.json by @nkz-soft in #73
- Add the ability to generate primary keys of any type by @nkz-soft in #74
- Double saving of data in application tests some domain model refactoring by @nkz-soft in #79
- Configuration reading error when migrating by @nkz-soft in #81
- Correct the code coverage report by @nkz-soft in #84
- Bump Xunit.DependencyInjection from 8.6.1 to 8.7.0 by @dependabot in #88
- Bump Microsoft.Extensions.Configuration.Binder from 7.0.0 to 7.0.1 by @dependabot in #85
- Bump Google.Protobuf from 3.21.11 to 3.21.12 by @dependabot in #89
- Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 7.0.0 to 7.0.1 by @dependabot in #87
- Bump MassTransit.RabbitMQ from 8.0.9 to 8.0.10 by @dependabot in #86
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What’s Changed
- Caching dependencies (#65) @nkz-soft
- Adding Layer 2 caching for EF Core (#64) @nkz-soft
- Bump Npgsql.EntityFrameworkCore.PostgreSQL from 7.0.0 to 7.0.1 (#57) @dependabot
- Bump Microsoft.AspNetCore.SignalR.Client from 7.0.0 to 7.0.1 (#58) @dependabot
- Bump Microsoft.EntityFrameworkCore.InMemory from 7.0.0 to 7.0.1 (#56) @dependabot
- Bump Microsoft.EntityFrameworkCore from 7.0.0 to 7.0.1 (#55) @dependabot
- Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 (#59) @dependabot
v1.7.0
What's Changed
- Bump Testcontainers from 2.2.0 to 2.3.0 by @dependabot in #51
- Use a new ASP.NET Chiseled image by @nkz-soft in #53
- Add EFCore context pooling by @nkz-soft in #54
Full Changelog: v1.6.1...v1.7.0