This repository has been archived by the owner on Aug 14, 2022. It is now read-only.
Releases: dscpinheiro/cloud-messages-api
Releases · dscpinheiro/cloud-messages-api
v3.0
What's Changed
- Bump Microsoft.NET.Test.Sdk from 16.7.0 to 16.7.1 by @dependabot in #65
- Bump Swashbuckle.AspNetCore from 5.5.1 to 5.6.1 by @dependabot in #66
- Bump Swashbuckle.AspNetCore from 5.6.1 to 5.6.3 by @dependabot in #67
- Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0 by @dependabot in #69
- Bump Npgsql.EntityFrameworkCore.PostgreSQL from 5.0.0-rc2 to 5.0.0 by @dependabot in #70
- Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3 by @dependabot in #71
- Bump coverlet.collector from 1.3.0 to 3.0.0 by @dependabot in #75
- Bump coverlet.collector from 3.0.0 to 3.0.1 by @dependabot in #76
- Bump coverlet.collector from 3.0.1 to 3.0.2 by @dependabot in #77
- Bump Npgsql.EntityFrameworkCore.PostgreSQL from 5.0.1 to 5.0.2 by @dependabot in #78
- Bump Swashbuckle.AspNetCore from 5.6.3 to 6.0.2 by @dependabot in #79
- Bump Swashbuckle.AspNetCore from 6.0.4 to 6.0.5 by @dependabot in #80
- Bump Swashbuckle.AspNetCore from 6.0.5 to 6.0.7 by @dependabot in #82
- Bump coverlet.collector from 3.0.2 to 3.0.3 by @dependabot in #81
- Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 by @dependabot in #83
- Bump Swashbuckle.AspNetCore from 6.0.7 to 6.1.0 by @dependabot in #85
- Bump Serilog.AspNetCore from 3.4.0 to 4.0.0 by @dependabot in #84
- Bump Swashbuckle.AspNetCore from 6.1.0 to 6.1.1 by @dependabot in #86
- Bump Serilog.AspNetCore from 4.0.0 to 4.1.0 by @dependabot in #88
- Bump AWS.Logger.SeriLog from 2.0.1 to 2.1.0 by @dependabot in #87
- Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 by @dependabot in #90
- Bump AWS.Logger.SeriLog from 2.1.0 to 3.0.0 by @dependabot in #89
- Bump Swashbuckle.AspNetCore from 6.1.1 to 6.1.2 by @dependabot in #93
- Bump Microsoft.AspNetCore.Mvc.Testing from 5.0.4 to 5.0.5 by @dependabot in #92
- Bump Npgsql.EntityFrameworkCore.PostgreSQL from 5.0.2 to 5.0.5 by @dependabot in #96
- Bump Swashbuckle.AspNetCore from 6.1.2 to 6.1.3 by @dependabot in #97
- Bump Npgsql.EntityFrameworkCore.PostgreSQL from 5.0.5 to 5.0.5.1 by @dependabot in #98
- Bump Swashbuckle.AspNetCore from 6.1.3 to 6.1.4 by @dependabot in #99
- Bump AWS.Logger.SeriLog from 3.0.0 to 3.1.0 by @dependabot in #101
- Bump BenchmarkDotNet from 0.12.1 to 0.13.0 by @dependabot in #100
- Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 by @dependabot in #102
- Bump AWS.Logger.SeriLog from 3.1.0 to 3.1.1 by @dependabot in #106
- Bump Swashbuckle.AspNetCore from 6.1.4 to 6.1.5 by @dependabot in #110
- Bump Swashbuckle.AspNetCore from 6.1.5 to 6.2.1 by @dependabot in #114
- Bump Npgsql.EntityFrameworkCore.PostgreSQL from 5.0.7 to 5.0.10 by @dependabot in #115
- Bump Swashbuckle.AspNetCore from 6.2.1 to 6.2.2 by @dependabot in #116
Full Changelog: v2.2-dev...v3.0
v2.2-dev
Update dependabot to only allow 1 open PR at a time
v2.2
Update branch name on config files
Version 2.1 release
Bump Swashbuckle.AspNetCore from 5.1.0 to 5.2.0 (#27) Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.1.0...v5.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Version 2 release
Updated to .NET Core 3.1
Version 1 release
v1.0 Added LICENSE file