·
68 commits
to master
since this release
Release 2.1.2 - eusebio 🎖️
Docker Images
Pull this release using any of the following tags:
# By semantic version (recommended)
docker pull ghcr.io/nanotaboada/go-samples-gin-restful:2.1.2
# By player name
docker pull ghcr.io/nanotaboada/go-samples-gin-restful:eusebio
# Latest
docker pull ghcr.io/nanotaboada/go-samples-gin-restful:latest📦 Package: ghcr.io/nanotaboada/go-samples-gin-restful
What's Changed
- chore(deps): bump softprops/action-gh-release from 2.6.1 to 3.0.0 by @dependabot[bot] in #254
- chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in #255
- chore(deps): bump actions/checkout from 6 to 6.0.2 by @nanotaboada in #256
- chore(deps): bump github.com/gin-contrib/cache from 1.4.3 to 1.4.4 by @dependabot[bot] in #258
- feat(validation): field-level validation, return 422 on failure by @nanotaboada in #259
- test(validation): handle json.Marshal errors in test case builders by @nanotaboada in #260
- chore(deps): replace mattn/go-sqlite3 with pure-Go SQLite driver (#237) by @nanotaboada in #261
- chore(deps): bump github.com/go-playground/validator/v10 from 10.30.1 to 10.30.2 by @dependabot[bot] in #262
- docs(changelog): remove How to Release prose section (#252) by @nanotaboada in #263
- docs(changelog): prepare release notes for v2.1.2-eusebio by @nanotaboada in #265
Full Changelog: v2.1.1-distefano...v2.1.2-eusebio