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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,10 +14,12 @@ Everything in this section will be included in the next official release.
14
14
15
15
**Closed Issues**
16
16
17
+
- Cache Integration ([#116](https://github.com/seapagan/fastapi-template/issues/116)) by [seapagan](https://github.com/seapagan)
17
18
- Metrics and Observability endpoints ([#114](https://github.com/seapagan/fastapi-template/issues/114)) by [seapagan](https://github.com/seapagan)
18
19
19
20
**New Features**
20
21
22
+
- Feat: Add optional Redis caching infrastructure ([#803](https://github.com/seapagan/fastapi-template/pull/803)) by [seapagan](https://github.com/seapagan)
21
23
- Feat: add optional Prometheus metrics endpoint ([#799](https://github.com/seapagan/fastapi-template/pull/799)) by [seapagan](https://github.com/seapagan)
22
24
- Feat: include query parameters in request logs ([#797](https://github.com/seapagan/fastapi-template/pull/797)) by [seapagan](https://github.com/seapagan)
23
25
- Paginate users list endpoint ([#796](https://github.com/seapagan/fastapi-template/pull/796)) by [seapagan](https://github.com/seapagan)
@@ -45,6 +47,7 @@ Everything in this section will be included in the next official release.
45
47
46
48
**Documentation**
47
49
50
+
- Chore: update copyright year to 2026 ([#802](https://github.com/seapagan/fastapi-template/pull/802)) by [seapagan](https://github.com/seapagan)
48
51
- Docs: comprehensive documentation improvements ([#800](https://github.com/seapagan/fastapi-template/pull/800)) by [seapagan](https://github.com/seapagan)
0 commit comments