Releases: nkz-soft/microservice-template
Releases · nkz-soft/microservice-template
v1.10.0
What's Changed
- Create a custom template with configuration options by @nkz-soft in #90
- Bump Microsoft.EntityFrameworkCore.InMemory from 7.0.1 to 7.0.2 by @dependabot in #91
- Bump Microsoft.AspNetCore.Mvc.Testing from 7.0.1 to 7.0.2 by @dependabot in #92
- Bump Moq from 4.18.3 to 4.18.4 by @dependabot in #93
- Bump HotChocolate.AspNetCore from 12.15.2 to 12.16.0 by @dependabot in #95
- Add a deployment to the к8s using the Helm by @nkz-soft in #97
- Adding validation to Postgres and Redis configurations by @nkz-soft in #104
- Bump FluentAssertions from 6.8.0 to 6.9.0 by @dependabot in #101
- Bump EFCoreSecondLevelCacheInterceptor from 3.8.1 to 3.8.2 by @dependabot in #102
- Bump protobuf-net from 3.1.25 to 3.1.26 by @dependabot in #100
- Bump Microsoft.AspNetCore.SignalR.Client from 7.0.1 to 7.0.2 by @dependabot in #103
- Bump NKZSoft.Service.Configuration.MassTransit.RabbitMq from 1.1.0-alpha to 1.1.0 by @dependabot in #99
Full Changelog: v1.9.0...v1.10.0
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