Skip to content

v2.1.0 - delbosque ♟️

Choose a tag to compare

@github-actions github-actions released this 01 Apr 00:50
· 67 commits to master since this release

Release 2.1.0 - delbosque ♟️

Docker Images

Pull this release using any of the following tags:

# By semantic version (recommended)
docker pull ghcr.io/nanotaboada/python-samples-fastapi-restful:2.1.0

# By coach name
docker pull ghcr.io/nanotaboada/python-samples-fastapi-restful:delbosque

# Latest
docker pull ghcr.io/nanotaboada/python-samples-fastapi-restful:latest

Changelog

  • docs(changelog): release v2.1.0 Del Bosque (5f7570d)
  • Merge pull request #546 from nanotaboada/feat/normalize-dataset-543 (a1f86bb)
  • fix(data): address PR review findings (#543) (8c4b284)
  • feat(data): normalize dataset to 2022 FIFA World Cup squad (#543) (b99ef30)
  • Merge pull request #545 from nanotaboada/dependabot/github_actions/astral-sh/setup-uv-8.0.0 (a81abcd)
  • chore(deps): bump astral-sh/setup-uv from 7.6.0 to 8.0.0 (c61132d)
  • Merge pull request #544 from nanotaboada/chore/update-github-templates (70bc669)
  • chore(github): document SDD workflow and issue templates in instructions (03c8d9f)
  • chore(github): update issue templates and add PR template (9da3b03)
  • Merge pull request #541 from nanotaboada/dependabot/github_actions/codecov/codecov-action-6.0.0 (d8b6fd3)
  • chore(deps): bump codecov/codecov-action from 5.5.3 to 6.0.0 (fc4d5b0)
  • Merge pull request #539 from nanotaboada/dependabot/pip/fastapi-71e2199d7f (088b4b1)
  • Merge branch 'master' into dependabot/pip/fastapi-71e2199d7f (0f11168)
  • Merge pull request #540 from nanotaboada/chore/claude-code-integration (df451ad)
  • chore(claude): fix precommit command and stale comment (35049d3)
  • chore(claude): improve Claude Code integration (07a5c0b)
  • chore(deps): bump fastapi in the fastapi group across 1 directory (69f5c22)
  • Merge pull request #536 from nanotaboada/dependabot/pip/pytest-8100fefb0e (cf4b80b)
  • Merge branch 'master' into dependabot/pip/pytest-8100fefb0e (7acbb39)
  • Merge pull request #537 from nanotaboada/docs/readme-review (a7c1ba7)
  • docs(readme): align structure and update prose (6e207d6)
  • chore(deps-dev): bump pytest-cov from 7.0.0 to 7.1.0 in the pytest group (8570a70)
  • Merge pull request #535 from nanotaboada/docs/architecture-decision-records (0810c52)
  • docs(adr): apply targeted fixes from PR #535 review (f775727)
  • docs(adr): initialize Architecture Decision Records (#482) (180587c)
  • Merge pull request #534 from nanotaboada/docs/sync-docs-with-codebase (5610bf1)
  • Merge branch 'master' into docs/sync-docs-with-codebase (6c48f11)
  • Merge pull request #533 from nanotaboada/docs/upgrade-agent-instructions (939a91f)
  • Merge branch 'master' into docs/upgrade-agent-instructions (ca09bda)
  • docs: sync documentation with current codebase state (ad6aaf3)
  • docs(instructions): upgrade to Claude Code-optimized agent instructions (100c0bc)
  • Merge pull request #532 from nanotaboada/feat/put-squad-number-mismatch-validation (24da552)
  • feat(api): enforce squad number immutability on PUT (#529) (c8360c5)
  • Merge pull request #528 from nanotaboada/dependabot/github_actions/codecov/codecov-action-5.5.3 (2beb177)
  • chore(deps): bump codecov/codecov-action from 5.5.2 to 5.5.3 (1e7e625)
  • Merge pull request #523 from nanotaboada/dependabot/github_actions/astral-sh/setup-uv-7.6.0 (7240221)
  • Merge branch 'master' into dependabot/github_actions/astral-sh/setup-uv-7.6.0 (cb8370c)
  • chore(deps): bump astral-sh/setup-uv from 7.5.0 to 7.6.0 (65f8cb2)

📦 Package: ghcr.io/nanotaboada/python-samples-fastapi-restful

What's Changed

  • chore(deps): bump astral-sh/setup-uv from 7.5.0 to 7.6.0 by @dependabot[bot] in #523
  • chore(deps): bump codecov/codecov-action from 5.5.2 to 5.5.3 by @dependabot[bot] in #528
  • feat(api): enforce squad number immutability on PUT by @nanotaboada in #532
  • docs(instructions): upgrade to Claude Code-optimized agent instructions by @nanotaboada in #533
  • docs: sync documentation with current codebase state by @nanotaboada in #534
  • docs(adr): initialize Architecture Decision Records by @nanotaboada in #535
  • docs(readme): align structure and update prose by @nanotaboada in #537
  • chore(deps-dev): bump pytest-cov from 7.0.0 to 7.1.0 in the pytest group by @dependabot[bot] in #536
  • chore(claude): improve Claude Code integration by @nanotaboada in #540
  • chore(deps): bump fastapi from 0.135.1 to 0.135.2 in the fastapi group across 1 directory by @dependabot[bot] in #539
  • chore(deps): bump codecov/codecov-action from 5.5.3 to 6.0.0 by @dependabot[bot] in #541
  • chore(github): update issue templates and add PR template by @nanotaboada in #544
  • chore(deps): bump astral-sh/setup-uv from 7.6.0 to 8.0.0 by @dependabot[bot] in #545
  • feat(data): normalize dataset to 2022 FIFA World Cup squad (#543) by @nanotaboada in #546

Full Changelog: v2.0.0-capello...v2.1.0-delbosque