Skip to content

Releases: nkz-soft/microservice-template

v1.9.0

12 Jan 17:16
Compare
Choose a tag to compare

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

29 Dec 16:27
472f755
Compare
Choose a tag to compare

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

17 Dec 19:15
1d6202e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.7.0

v1.6.1

11 Dec 12:29
196db66
Compare
Choose a tag to compare

What’s Changed

v1.6.0

05 Dec 06:58
1202c13
Compare
Choose a tag to compare

What’s Changed

v1.5.0

26 Nov 11:11
1202c13
Compare
Choose a tag to compare

What’s Changed

  • Add SignalR as websocket presentation (#41) @nkz-soft
  • Enable all the unit tests

v1.4.0

13 Nov 11:22
392bba1
Compare
Choose a tag to compare

What’s Changed

v1.3.0

09 Nov 11:37
7fc8bea
Compare
Choose a tag to compare

What’s Changed

v1.2.6

04 Nov 13:55
9050bab
Compare
Choose a tag to compare

What’s Changed

v1.2.5

01 Nov 18:12
Compare
Choose a tag to compare

What’s Changed