Releases: FromDoppler/conversion-tool
Releases · FromDoppler/conversion-tool
v1.0.2
What's Changed
- [DD-1171] fix new version by @RodrigoPereyraDiaz in #176
- chore(deps): bump Serilog.Extensions.Hosting from 5.0.1 to 7.0.0 by @dependabot in #177
- chore(deps): bump Serilog.Settings.Configuration from 3.4.0 to 7.0.0 by @dependabot in #178
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- chore: custom github actions improve by @RodrigoPereyraDiaz in #175
Full Changelog: v1.0.0...v1.0.1
v1.0.0
First stable version
What's Changed
- Add GitHub Actions by @RodrigoPereyraDiaz in #166
- DE-971 - Compatibility with the new Jenkins by @andresmoschini in #169
- GitHub actions by @RodrigoPereyraDiaz in #174
- chore(deps): bump SixLabors.ImageSharp from 3.0.0 to 3.0.1 by @dependabot in #168
- chore(deps): bump Microsoft.AspNetCore.Mvc.Testing from 7.0.4 to 7.0.5 by @dependabot in #172
- chore(deps): bump Microsoft.AspNetCore.Authentication.JwtBearer from 7.0.4 to 7.0.5 by @dependabot in #170
New Contributors
- @andresmoschini made their first contribution in #169
Full Changelog: v0.1.5...v1.0.0
v0.1.5
What's Changed
- chore(deps): bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.15.0 to 1.15.1 by @dependabot in #78
- chore(deps): bump Swashbuckle.AspNetCore from 6.3.0 to 6.3.1 by @dependabot in #81
- chore(deps): bump SixLabors.ImageSharp from 2.1.0 to 2.1.1 by @dependabot in #80
- chore(deps): bump node from 17 to 18 by @dependabot in #79
- chore(deps): bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 by @dependabot in #83
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 by @dependabot in #88
- chore(deps): bump SixLabors.ImageSharp from 2.1.1 to 2.1.3 by @dependabot in #98
- chore(deps): bump Microsoft.AspNetCore.Mvc.Testing from 6.0.4 to 6.0.6 by @dependabot in #93
- chore(deps): bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.15.1 to 1.16.1 by @dependabot in #99
- chore(deps): bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.4 to 6.0.6 by @dependabot in #96
- chore(deps): bump Moq from 4.17.2 to 4.18.1 by @dependabot in #90
- chore(deps-dev): bump prettier from 2.6.2 to 2.7.1 by @dependabot in #97
- chore(deps): bump Serilog.Extensions.Hosting from 4.2.0 to 5.0.1 by @dependabot in #106
- chore(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #127
- chore(deps): bump koalaman/shellcheck-alpine from v0.8.0 to v0.9.0 by @dependabot in #130
- chore(deps): bump Swashbuckle.AspNetCore from 6.3.1 to 6.5.0 by @dependabot in #136
- chore(deps): bump node from 18 to 19 by @dependabot in #122
- chore(deps): bump xunit from 2.4.1 to 2.4.2 by @dependabot in #108
- chore(deps-dev): bump prettier from 2.7.1 to 2.8.3 by @dependabot in #141
- chore(deps): bump coverlet.collector from 3.1.2 to 3.2.0 by @dependabot in #142
- chore(deps): bump Moq from 4.18.1 to 4.18.4 by @dependabot in #144
- chore(deps): bump Serilog.Settings.Configuration from 3.3.0 to 3.4.0 by @dependabot in #143
- chore(deps): bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.16.1 to 1.17.0 by @dependabot in #145
- chore(deps): bump Serilog.Sinks.Console from 4.0.1 to 4.1.0 by @dependabot in #146
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.4.1 by @dependabot in #147
- chore(deps-dev): bump prettier from 2.8.3 to 2.8.4 by @dependabot in #148
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 by @dependabot in #153
- chore(deps): bump AutoFixture from 4.17.0 to 4.18.0 by @dependabot in #154
- chore(deps): bump SixLabors.ImageSharp from 2.1.3 to 3.0.0 by @dependabot in #156
- [DD-1103] bump dotnet from v6 to v7 by @RodrigoPereyraDiaz in #163
- chore(deps): bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.6 to 7.0.4 by @dependabot in #157
- chore(deps): bump Microsoft.AspNetCore.Mvc.Testing from 6.0.6 to 7.0.4 by @dependabot in #158
- chore(deps): bump dotnet/sdk from 6.0.202-bullseye-slim to 7.0.202-bullseye-slim by @dependabot in #159
- chore(deps): bump dotnet/aspnet from 6.0.4-bullseye-slim to 7.0.4-bullseye-slim by @dependabot in #160
- chore(deps-dev): bump prettier from 2.8.4 to 2.8.6 by @dependabot in #164
- chore(deps): bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.17.0 to 1.18.1 by @dependabot in #165
Full Changelog: v0.1.4...v0.1.5
v0.1.4
Merge pull request #76 from FromDoppler/dependabot/docker/dotnet/sdk-…
v0.1.3
Fixes
- Allow indicate the result image size #35
Dependencies
- Bumps Microsoft.AspNetCore.Mvc.Testing from 5.0.5 to 5.0.11. #32
- Bumps Swashbuckle.AspNetCore from 6.1.3 to 6.2.3. #34
- Bumps Serilog.Sinks.Async from 1.4.0 to 1.5.0. #37
- Bumps coverlet.collector from 3.0.3 to 3.1.0. #36
- Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 5.0.5 to 5.0.11. #33
- Bumps prettier from 2.2.1 to 2.4.1. #29
- Bumps Serilog.Sinks.Console from 3.1.1 to 4.0.0. #38
- Bumps Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.10.14 to 1.11.1. #42
- Bumps Serilog.Sinks.File from 4.1.0 to 5.0.0. #41
- Bumps Serilog.Settings.Configuration from 3.1.0 to 3.3.0. #39
- Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 5.0.9 to 5.0.11. #43
- remove loggly-csharp-config explicit dependency #45
- Bumps Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0. #44
Others
- Setup CodeQL analysis github action #40
v0.1.2
Fixes
- Use default result size for convert HTML to image #31
Dependencies
- Bumps loggly-csharp-config from 4.6.1.92 to 4.6.1.106. #12
- Bumps Microsoft.NET.Test.Sdk from 16.9.4 to 16.11.0. #24
Others
v0.1.1
v0.1.0
v0.0.0
First release