Skip to content

Commit 456b602

Browse files
author
semantic-release
committed
3.6.0
Version generated by python-semantic-release [ci skip]
1 parent fe59516 commit 456b602

2 files changed

Lines changed: 58 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,57 @@
22

33

44

5+
## v3.6.0 (2026-04-13)
6+
7+
### Chore
8+
9+
* chore(deps): lock file maintenance (#402)
10+
11+
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> ([`bbbb878`](https://github.com/dialoguemd/fastapi-sqla/commit/bbbb878d6f4f07af24949a55301b2340383f3ab6))
12+
13+
* chore(deps): update dependency sqlmodel to >=0.0.14,<0.0.39 (#400)
14+
15+
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> ([`0eab3eb`](https://github.com/dialoguemd/fastapi-sqla/commit/0eab3eb61d7908bd2ceccf78945a5f542313f320))
16+
17+
* chore(deps): lock file maintenance (#401)
18+
19+
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> ([`e6c6c69`](https://github.com/dialoguemd/fastapi-sqla/commit/e6c6c691a14078f2f1618eaf4227c2d1ad605d0f))
20+
21+
* chore(deps): lock file maintenance (#399)
22+
23+
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> ([`1f45e17`](https://github.com/dialoguemd/fastapi-sqla/commit/1f45e17a2fe6260c4f2be47bfd4516fe9d926af1))
24+
25+
* chore(deps): lock file maintenance (#397)
26+
27+
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> ([`343bc67`](https://github.com/dialoguemd/fastapi-sqla/commit/343bc674250a08793cb144b239db969fd3d619cd))
28+
29+
* chore(deps): lock file maintenance (#396)
30+
31+
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> ([`eccd503`](https://github.com/dialoguemd/fastapi-sqla/commit/eccd50336fd5320547a2f020bd8fa941227937d5))
32+
33+
* chore(deps): lock file maintenance (#395)
34+
35+
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> ([`9d8df34`](https://github.com/dialoguemd/fastapi-sqla/commit/9d8df34ebcfafd63ad88c8408b7c753d116251c1))
36+
37+
* chore(deps): lock file maintenance (#394)
38+
39+
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> ([`e4f69b3`](https://github.com/dialoguemd/fastapi-sqla/commit/e4f69b3978f284c169509dcf4f18e886b346b7ec))
40+
41+
* chore(deps): lock file maintenance (#393)
42+
43+
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> ([`d568ba6`](https://github.com/dialoguemd/fastapi-sqla/commit/d568ba6b679afcbf92f8201199ff2f25793b65b8))
44+
45+
### Feature
46+
47+
* feat: set hide params to true postgres engine [DIA-86641] (#398) ([`fe59516`](https://github.com/dialoguemd/fastapi-sqla/commit/fe5951673eaa170e43d8607bcb2dc2189f473642))
48+
49+
### Fix
50+
51+
* fix(deps): update dependency sqlmodel to >=0.0.14,<0.0.38 (#392)
52+
53+
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> ([`61d59d1`](https://github.com/dialoguemd/fastapi-sqla/commit/61d59d1cf2ee6b6e977df7f5ea4c4de309809b8e))
54+
55+
556
## v3.5.15 (2026-02-17)
657

758
### Chore
@@ -16,6 +67,12 @@ Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> ([`b56c444
1667

1768
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> ([`a0409bf`](https://github.com/dialoguemd/fastapi-sqla/commit/a0409bfcd0f6417957c6ebf0af6b581fc97a595a))
1869

70+
### Unknown
71+
72+
* 3.5.15
73+
74+
Version generated by python-semantic-release [ci skip] ([`06b016d`](https://github.com/dialoguemd/fastapi-sqla/commit/06b016daf03124dbf19908471bc6709c39768aab))
75+
1976

2077
## v3.5.14 (2026-02-11)
2178

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "fastapi-sqla"
3-
version = "3.5.15"
3+
version = "3.6.0"
44
description = "SQLAlchemy extension for FastAPI with support for pagination, asyncio, SQLModel, and pytest, ready for production."
55
authors = [
66
"Hadrien David <hadrien.david@dialogue.co>",

0 commit comments

Comments
 (0)