Skip to content

v2.1.2 - frankfurt 🏟️

Latest

Choose a tag to compare

@github-actions github-actions released this 01 May 18:08
· 8 commits to master since this release
4cdd3ed

Release 2.1.2 - frankfurt 🏟️

Docker Images

Pull this release using any of the following tags:

# By semantic version (recommended)
docker pull ghcr.io/nanotaboada/dotnet-samples-aspnetcore-webapi:2.1.2

# By stadium name
docker pull ghcr.io/nanotaboada/dotnet-samples-aspnetcore-webapi:frankfurt

# Latest
docker pull ghcr.io/nanotaboada/dotnet-samples-aspnetcore-webapi:latest

Changes

  • chore(commands): add explicit commit step to pre-release Phase 2 (cf30a2e)
  • chore(commands): inline build/test/format checks in pre-release (e467246)
  • chore(commands): run CodeRabbit before commit in pre-release (be09969)
  • docs(changelog): prepare release notes for v2.1.2-frankfurt (a1787a6)
  • docs(changelog): normalize CHANGELOG.md structure (#468) (693dd14)
  • chore(deps): Bump Microsoft.AspNetCore.Mvc.Testing from 10.0.6 to 10.0.7 (3c6e531)
  • chore(deps): Bump Microsoft.AspNetCore.OpenApi from 10.0.6 to 10.0.7 (b16dd67)
  • chore(deps): Bump the entity-framework group with 2 updates (8d51bbb)
  • test(api): add payload assertions to 422 validation error tests (#469) (4780e84)
  • chore(deps): Bump coverlet.collector from 8.0.1 to 10.0.0 (83c39d3)
  • feat(api): adopt 422 Unprocessable Entity for validation errors (#469) (ff31667)
  • chore(deps): Bump Microsoft.AspNetCore.Mvc.Testing from 10.0.5 to 10.0.6 (cba0595)
  • chore(deps): Bump the aspnetcore group with 1 update (9d88c77)
  • chore(deps): Bump the entity-framework group with 2 updates (a920740)
  • chore(deps): Bump docker/build-push-action from 7.0.0 to 7.1.0 (b335b28)
  • chore(deps): Bump actions/upload-artifact from 7.0.0 to 7.0.1 (017be9e)
  • chore(deps): Bump actions/checkout from 6 to 6.0.2 (aa3580e)
  • chore(deps): Bump Microsoft.AspNetCore.Mvc.Testing from 10.0.0 to 10.0.5 (03ec7f8)
  • chore(deps): Bump softprops/action-gh-release from 2.6.1 to 3.0.0 (6d1f232)

📦 Package: ghcr.io/nanotaboada/dotnet-samples-aspnetcore-webapi

What's Changed

  • chore(deps): Bump softprops/action-gh-release from 2.6.1 to 3.0.0 by @dependabot[bot] in #470
  • chore(deps): Bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in #471
  • chore(deps): Bump docker/build-push-action from 7.0.0 to 7.1.0 by @dependabot[bot] in #472
  • chore(deps): Bump Microsoft.AspNetCore.Mvc.Testing from 10.0.0 to 10.0.5 by @dependabot[bot] in #473
  • chore(deps): Bump the entity-framework group with 2 updates by @dependabot[bot] in #474
  • chore(deps): Bump Microsoft.AspNetCore.Mvc.Testing from 10.0.5 to 10.0.6 by @dependabot[bot] in #476
  • chore(deps): Bump Microsoft.AspNetCore.OpenApi from 10.0.5 to 10.0.6 by @dependabot[bot] in #478
  • feat(api): adopt 422 Unprocessable Entity for validation errors (#469) by @nanotaboada in #479
  • test(api): add payload assertions to 422 validation error tests (#469) by @nanotaboada in #481
  • chore(deps): Bump coverlet.collector from 8.0.1 to 10.0.0 by @dependabot[bot] in #480
  • chore(deps): Bump the entity-framework group with 2 updates by @dependabot[bot] in #482
  • chore(deps): Bump Microsoft.AspNetCore.Mvc.Testing from 10.0.6 to 10.0.7 by @dependabot[bot] in #484
  • chore(deps): Bump Microsoft.AspNetCore.OpenApi from 10.0.6 to 10.0.7 by @dependabot[bot] in #486
  • docs(changelog): normalize CHANGELOG.md structure (#468) by @nanotaboada in #487
  • docs(changelog): prepare release notes for v2.1.2-frankfurt by @nanotaboada in #488

Full Changelog: v2.1.1-ekaterinburg...v2.1.2-frankfurt