Skip to content

Releases: nanotaboada/go-samples-gin-restful

v2.1.2 - eusebio 🎖️

Choose a tag to compare

@github-actions github-actions released this 01 May 02:27
72af4db

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

v2.1.1 - distefano 🎖️

Choose a tag to compare

@github-actions github-actions released this 12 Apr 16:25
742fb8f

Release 2.1.1 - distefano 🎖️

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.1

# By player name
docker pull ghcr.io/nanotaboada/go-samples-gin-restful:distefano

# Latest
docker pull ghcr.io/nanotaboada/go-samples-gin-restful:latest

📦 Package: ghcr.io/nanotaboada/go-samples-gin-restful

What's Changed

Full Changelog: v2.1.0-cafu...v2.1.1-distefano

v2.1.0 - cafu 🎖️

Choose a tag to compare

@github-actions github-actions released this 04 Apr 20:10
798362b

Release 2.1.0 - cafu 🎖️

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.0

# By player name
docker pull ghcr.io/nanotaboada/go-samples-gin-restful:cafu

# Latest
docker pull ghcr.io/nanotaboada/go-samples-gin-restful:latest

Quick Start

docker run -p 9000:9000 ghcr.io/nanotaboada/go-samples-gin-restful:2.1.0

Visit http://localhost:9000/swagger/index.html for API documentation.


📦 Package: ghcr.io/nanotaboada/go-samples-gin-restful

What's Changed

  • chore(deps): bump codecov/codecov-action from 5.5.2 to 5.5.3 by @dependabot[bot] in #217
  • docs(adr): implement Architecture Decision Records (#162) by @nanotaboada in #218
  • docs: ADR corrections and Claude Code-optimized instructions by @nanotaboada in #221
  • docs: sync README.md, .coderabbit.yaml and issue templates with current codebase state by @nanotaboada in #222
  • docs(readme): align structure and update prose by @nanotaboada in #223
  • chore(claude): improve Claude Code integration by @nanotaboada in #224
  • chore(deps): bump codecov/codecov-action from 5.5.3 to 6.0.0 by @dependabot[bot] in #225
  • chore(github): update issue templates and add PR template by @nanotaboada in #228
  • chore(deps): bump github.com/gin-contrib/cache from 1.4.1 to 1.4.3 by @dependabot[bot] in #229
  • chore(deps): bump actions/setup-go from 6.3.0 to 6.4.0 by @dependabot[bot] in #230
  • Normalise dataset to Nov 2022 snapshot, migrate UUIDs (#227) by @nanotaboada in #232
  • Verify tag commit is reachable from master before release by @nanotaboada in #234
  • Add /prerelease slash command (#233) by @nanotaboada in #235
  • docs(adr): add Docker and Compose strategy ADR by @nanotaboada in #236
  • chore(deps): bump docker/login-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #238
  • chore(claude): rename and extend slash commands by @nanotaboada in #240
  • docs(changelog): prepare release notes for v2.1.0-cafu by @nanotaboada in #241

Full Changelog: v2.0.0-bobby...v2.1.0-cafu

v2.0.0 - bobby 🎖️

Choose a tag to compare

@github-actions github-actions released this 19 Mar 15:36
fdc63b0

Release 2.0.0 - bobby 🎖️

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.0.0

# By player name
docker pull ghcr.io/nanotaboada/go-samples-gin-restful:bobby

# Latest
docker pull ghcr.io/nanotaboada/go-samples-gin-restful:latest

Quick Start

docker run -p 9000:9000 ghcr.io/nanotaboada/go-samples-gin-restful:2.0.0

Visit http://localhost:9000/swagger/index.html for API documentation.


📦 Package: ghcr.io/nanotaboada/go-samples-gin-restful

What's Changed

  • perf: remove redundant Codacy integration (#183) by @nanotaboada in #188
  • docs: standardize release workflow and improve documentation quality by @nanotaboada in #189
  • docs: restructure AI instruction files by @nanotaboada in #192
  • chore(deps): bump docker/build-push-action from 6.18.0 to 6.19.2 by @dependabot[bot] in #191
  • docs(copilot): unify instructions as canonical single-file format by @nanotaboada in #193
  • chore(deps): bump actions/setup-go from 6.2.0 to 6.3.0 by @dependabot[bot] in #196
  • chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #197
  • chore(deps): bump actions/download-artifact from 7.0.0 to 8.0.0 by @dependabot[bot] in #198
  • chore(deps): bump github.com/gin-gonic/gin from 1.11.0 to 1.12.0 by @dependabot[bot] in #199
  • refactor(tests): standardize test naming and doc comments by @nanotaboada in #200
  • feat(rest): replace Postman collection with rest/players.rest (#195) by @nanotaboada in #201
  • chore(deps): bump docker/login-action from 3.7.0 to 4.0.0 by @dependabot[bot] in #202
  • chore(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0 by @dependabot[bot] in #203
  • chore(deps): bump docker/build-push-action from 6.19.2 to 7.0.0 by @dependabot[bot] in #204
  • feat(api)!: use UUID as internal ID, squadNumber for PUT/DELETE by @nanotaboada in #205
  • chore(coderabbit): add custom finishing touch recipes by @nanotaboada in #206
  • docs: refresh architecture diagram and add AI badges by @nanotaboada in #207
  • chore(deps): bump actions/download-artifact from 8.0.0 to 8.0.1 by @dependabot[bot] in #208
  • ci: add CodeQL workflow by @nanotaboada in #209
  • chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #210
  • fix(claude): replace symlink with @-prefixed import in CLAUDE.md by @nanotaboada in #211
  • docs(readme): update architecture diagram and add explanatory text by @nanotaboada in #212
  • chore(deps): bump softprops/action-gh-release from 2.5.0 to 2.6.1 by @dependabot[bot] in #213
  • refactor(route)!: standardise squad number URL pattern (#214) by @nanotaboada in #215
  • docs(changelog): prepare release notes for v2.0.0-bobby by @nanotaboada in #216

Full Changelog: v1.0.0-ademir...v2.0.0-bobby

v1.0.0 - ademir 🎖️

Choose a tag to compare

@github-actions github-actions released this 06 Feb 04:55
1deb8ca

Release 1.0.0 - ademir 🎖️

Docker Images

Pull this release using any of the following tags:

# By semantic version (recommended)
docker pull ghcr.io/nanotaboada/go-samples-gin-restful:1.0.0

# By player name
docker pull ghcr.io/nanotaboada/go-samples-gin-restful:ademir

# Latest
docker pull ghcr.io/nanotaboada/go-samples-gin-restful:latest

Quick Start

docker run -p 9000:9000 ghcr.io/nanotaboada/go-samples-gin-restful:1.0.0

Visit http://localhost:9000/swagger/index.html for API documentation.


📦 Package: ghcr.io/nanotaboada/go-samples-gin-restful

What's Changed

Read more