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
These are the changes that have been merged to the repository since the last
12
+
release.
13
+
14
+
Everything in this section will be included in the next official release.
15
+
16
+
**Closed Issues**
17
+
18
+
- Can commit only once with session per route (otherwise sqlalchemy.exc.InvalidRequestError) ([#768](https://github.com/seapagan/fastapi-template/issues/768)) by [seapagan](https://github.com/seapagan)
19
+
20
+
**Breaking Changes**
21
+
22
+
- Feat: implement HMAC-SHA256 for API key hashing ([#769](https://github.com/seapagan/fastapi-template/pull/769)) by [seapagan](https://github.com/seapagan)
23
+
24
+
**New Features**
25
+
26
+
- 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)
27
+
28
+
**Dependency Updates**
29
+
30
+
- 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