v1.1.0 - bielsa ♟️
·
160 commits
to master
since this release
Release 1.1.0 - bielsa ♟️
Docker Images
Pull this release using any of the following tags:
# By semantic version (recommended)
docker pull ghcr.io/nanotaboada/python-samples-fastapi-restful:1.1.0
# By coach name
docker pull ghcr.io/nanotaboada/python-samples-fastapi-restful:bielsa
# Latest
docker pull ghcr.io/nanotaboada/python-samples-fastapi-restful:latestChangelog
- Merge pull request #502 from nanotaboada/release/v1.1.0-bielsa (9c53e25)
- chore(changelog): release 1.1.0 - Bielsa (34f56e4)
- Merge pull request #501 from nanotaboada/chore/migrate-to-uv-pep735 (0ea459c)
- fix(docker): pin uv version and exclude dev deps from production wheel build (7811858)
- chore(ci): remove redundant group installs and deduplicate pytest runs (49064ef)
- fix(docker): add --no-cache-dir to pip install uv (DL3042) (c4029a8)
- fix(docker): run seed scripts on startup to guard against stale volumes (ad38a42)
- chore(deps): migrate to uv with PEP 735 dependency groups (#447) (8c8d903)
- Merge pull request #500 from nanotaboada/dependabot/pip/fastapi-403eb2d040 (805b08c)
- Merge branch 'master' into dependabot/pip/fastapi-403eb2d040 (d3bf0f6)
- Merge pull request #499 from nanotaboada/dependabot/github_actions/actions/upload-artifact-7.0.0 (9334475)
- chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (57672fd)
- Merge pull request #498 from nanotaboada/dependabot/github_actions/actions/download-artifact-8.0.0 (598ce61)
- chore(deps): bump fastapi[standard] in the fastapi group (bd0beb4)
- Merge branch 'master' into dependabot/github_actions/actions/download-artifact-8.0.0 (47278a9)
- Merge pull request #497 from nanotaboada/dependabot/pip/sqlalchemy-2.0.47 (34259a9)
- chore(deps): bump actions/download-artifact from 7.0.0 to 8.0.0 (7479a58)
- chore(deps): bump sqlalchemy from 2.0.46 to 2.0.47 (5cfa42c)
- Merge pull request #496 from nanotaboada/dependabot/pip/fastapi-365f707931 (2226a1c)
- chore(deps): bump fastapi[standard] in the fastapi group (a646638)
- Merge pull request #495 from nanotaboada/dependabot/pip/fastapi-0777494a5d (2097684)
- chore(deps): bump fastapi[standard] in the fastapi group (36cf4da)
- Merge pull request #494 from nanotaboada/chore/rest-client (c7147b8)
- chore(rest): fix middleName null value and add CHANGELOG references (#493) (38815cf)
- chore(api): replace Postman collection with REST Client file (#493) (75737b0)
- Merge pull request #492 from nanotaboada/feat/uuid-primary-key (4242cbb)
- fix(api): address code review suggestions (#66) (2c87e51)
- fix(api): add Optional field defaults and pragma: no cover (#66) (1a45d11)
- fix(api): address code review findings (#66) (1bd2e6b)
- feat(api): replace integer PK with UUID v4 for Player entity (#66) (216b0a0)
- Merge pull request #491 from nanotaboada/docs/unify-copilot-instructions (df8ce10)
- docs(copilot): unify instructions as canonical single-file format (c175a2f)
- Merge pull request #488 from nanotaboada/dependabot/pip/fastapi-996f550228 (5911d82)
- Merge branch 'master' into dependabot/pip/fastapi-996f550228 (284aaf7)
- Merge pull request #489 from nanotaboada/refactor/test-naming-convention (652609c)
- chore(config): align CodeRabbit rules with new test naming convention (04c3645)
- style(docs): lint markdown in copilot-instructions (2fe88a4)
- test: use json parameter for proper Content-Type in POST/PUT (1d07bdc)
- test: make CRUD test flow atomic using single player ID (fc03b0d)
- chore(cd): add empty changelog guard for re-tagged releases (b57bdad)
- refactor(tests): adopt action-oriented naming convention (cd069aa)
- chore(deps): bump fastapi[standard] in the fastapi group (2ab0465)
- Merge pull request #487 from nanotaboada/dependabot/github_actions/docker/build-push-action-6.19.2 (e8863e2)
- Merge branch 'master' into dependabot/github_actions/docker/build-push-action-6.19.2 (6f2cc3a)
- Merge pull request #484 from nanotaboada/dependabot/pip/fastapi-bab5c534e0 (94665e9)
- chore(deps): bump docker/build-push-action from 6.19.1 to 6.19.2 (489434b)
- Merge branch 'master' into dependabot/pip/fastapi-bab5c534e0 (3ec0f4d)
- Merge pull request #485 from nanotaboada/dependabot/github_actions/docker/build-push-action-6.19.1 (b216cad)
- Merge branch 'master' into dependabot/github_actions/docker/build-push-action-6.19.1 (db286ad)
- Merge pull request #486 from nanotaboada/docs/restructure-ai-instructions (077a9ee)
- docs(ai): add language identifier to fenced code block (eefbcb5)
- docs: restructure AI instruction files (dee1172)
- chore(deps): bump docker/build-push-action from 6.18.0 to 6.19.1 (59a427b)
- chore(deps): bump fastapi[standard] in the fastapi group (1c2b0db)
- Merge pull request #483 from nanotaboada/dependabot/pip/fastapi-0615944d70 (facea4e)
- chore(deps): bump fastapi[standard] in the fastapi group (d502390)
- Merge pull request #480 from nanotaboada/dependabot/pip/fastapi-3cf7396a67 (b5c9a10)
- Merge branch 'master' into dependabot/pip/fastapi-3cf7396a67 (482598a)
- Merge pull request #481 from nanotaboada/docs/release-workflow-standardization (fa2e09c)
- docs: align changelog release template with Keep a Changelog format (9197d66)
- docs: adjust inconsistency in AGENTS.md release workflow (7fa109c)
- docs: standardize release workflow and improve documentation quality (032c8c1)
- chore(deps): bump fastapi[standard] in the fastapi group (7839abf)
📦 Package: ghcr.io/nanotaboada/python-samples-fastapi-restful
What's Changed
- docs: standardize release workflow and improve documentation quality by @nanotaboada in #481
- chore(deps): bump fastapi[standard] from 0.128.1 to 0.128.2 in the fastapi group by @dependabot[bot] in #480
- chore(deps): bump fastapi[standard] from 0.128.2 to 0.128.6 in the fastapi group by @dependabot[bot] in #483
- docs: restructure AI instruction files by @nanotaboada in #486
- chore(deps): bump docker/build-push-action from 6.18.0 to 6.19.1 by @dependabot[bot] in #485
- chore(deps): bump fastapi[standard] from 0.128.6 to 0.128.7 in the fastapi group by @dependabot[bot] in #484
- chore(deps): bump docker/build-push-action from 6.19.1 to 6.19.2 by @dependabot[bot] in #487
- refactor(tests): adopt action-oriented naming convention by @nanotaboada in #489
- chore(deps): bump fastapi[standard] from 0.128.7 to 0.129.0 in the fastapi group by @dependabot[bot] in #488
- docs(copilot): unify instructions as canonical single-file format by @nanotaboada in #491
- feat(api): replace integer PK with UUID v4 for Player entity (#66) by @nanotaboada in #492
- Replace Postman collection with
.restfile by @nanotaboada in #494 - chore(deps): bump fastapi[standard] from 0.129.0 to 0.131.0 in the fastapi group by @dependabot[bot] in #495
- chore(deps): bump fastapi[standard] from 0.131.0 to 0.133.0 in the fastapi group by @dependabot[bot] in #496
- chore(deps): bump sqlalchemy from 2.0.46 to 2.0.47 by @dependabot[bot] in #497
- chore(deps): bump actions/download-artifact from 7.0.0 to 8.0.0 by @dependabot[bot] in #498
- chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #499
- chore(deps): bump fastapi[standard] from 0.133.0 to 0.133.1 in the fastapi group by @dependabot[bot] in #500
- chore(deps): migrate to uv with PEP 735 dependency groups (#447) by @nanotaboada in #501
- chore(changelog): release 1.1.0 - Bielsa by @nanotaboada in #502
Full Changelog: v1.0.0-ancelotti...v1.1.0-bielsa