You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -23,20 +18,26 @@ Everything in this section will be included in the next official release.
23
18
24
19
**New Features**
25
20
21
+
- Update docker to use Python 3.14 and Postgres 18.1. fix resulting issues ([#786](https://github.com/seapagan/fastapi-template/pull/786)) by [seapagan](https://github.com/seapagan)
26
22
- Migrate to `prek` from `pre-commit` ([#783](https://github.com/seapagan/fastapi-template/pull/783)) by [seapagan](https://github.com/seapagan)
27
23
- Update for Python 3.14 compatibility and drop support for Python 3.9 ([#782](https://github.com/seapagan/fastapi-template/pull/782)) by [seapagan](https://github.com/seapagan)
28
24
- December update and refresh ([#781](https://github.com/seapagan/fastapi-template/pull/781)) by [seapagan](https://github.com/seapagan)
29
25
- Feat: add manual database session handling with rollback on exception ([#770](https://github.com/seapagan/fastapi-template/pull/770)) by [seapagan](https://github.com/seapagan)
30
26
27
+
**Bug Fixes**
28
+
29
+
- Fix/deleted user 500 error ([#785](https://github.com/seapagan/fastapi-template/pull/785)) by [seapagan](https://github.com/seapagan)
30
+
31
31
**Dependency Updates**
32
32
33
+
- Chore(deps): update actions/checkout action to v6 ([#784](https://github.com/seapagan/fastapi-template/pull/784)) by [renovate[bot]](https://github.com/apps/renovate)
33
34
- Chore(deps): update actions/checkout action to v6 ([#778](https://github.com/seapagan/fastapi-template/pull/778)) by [renovate[bot]](https://github.com/apps/renovate)
34
35
- Chore(deps): update astral-sh/setup-uv action to v7 ([#776](https://github.com/seapagan/fastapi-template/pull/776)) by [renovate[bot]](https://github.com/apps/renovate)
35
36
- Chore(deps): update github/codeql-action action to v4 ([#775](https://github.com/seapagan/fastapi-template/pull/775)) by [renovate[bot]](https://github.com/apps/renovate)
36
37
- Chore(deps): update actions/checkout action to v5 ([#771](https://github.com/seapagan/fastapi-template/pull/771)) by [renovate[bot]](https://github.com/apps/renovate)
37
38
- Chore(deps): update mkdocs-swagger-ui-tag digest to fad9a89 ([#765](https://github.com/seapagan/fastapi-template/pull/765)) by [renovate[bot]](https://github.com/apps/renovate)
0 commit comments