tortoise
tortoise-orm
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore(deps): bump h2 from 4.3.0 to 4.4.1 (#2260) Bumps [h2](https://github.com/python-hyper/h2) from 4.3.0 to 4.4.1. - [Changelog](https://github.com/python-hyper/h2/blob/master/CHANGELOG.rst) - [Commits](https://github.com/python-hyper/h2/compare/v4.3.0...v4.4.1) --- updated-dependencies: - dependency-name: h2 dependency-version: 4.4.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
develop
3 minutes ago
chore(deps-dev): bump aiohttp from 3.14.1 to 3.14.3 (#2257)
develop
7 minutes ago
feat(postgres): allow password to be a sync/async callable Short-lived database credentials (AWS RDS/Aurora IAM tokens, Azure Entra ID tokens, Vault leases) expire long before a connection pool does. Allow the postgres 'password' credential to be a callable, resolved once per new connection, so tokens are refreshed transparently. - asyncpg resolves the callable natively; it is now forwarded with the right type - psycopg bakes credentials into an immutable conninfo string, so the password is injected at connect time via a generated connection class instead - Tortoise.star_password no longer crashes on a non-string password Refs #2034
get-bowen:feat/callable-password
9 minutes ago
Merge branch 'develop' into pr-2218
ropmyung:pr-2218
3 days ago
Bump version: 1.1.7 → 1.1.8 (#2245)
develop
3 days ago
Merge remote-tracking branch 'upstream/develop' into release-1.1.8
waketzheng:release-1.1.8
4 days ago
chore(deps): bump h2 from 4.3.0 to 4.4.1 Bumps [h2](https://github.com/python-hyper/h2) from 4.3.0 to 4.4.1. - [Changelog](https://github.com/python-hyper/h2/blob/master/CHANGELOG.rst) - [Commits](https://github.com/python-hyper/h2/compare/v4.3.0...v4.4.1) --- updated-dependencies: - dependency-name: h2 dependency-version: 4.4.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/uv/h2-4.4.1
5 days ago
chore: update asyncmy to 0.2.12 (#2259)
develop
7 days ago
Latest Branches
CodSpeed Performance Gauge
0%
feat(postgres): allow password to be a sync/async callable
#2261
2 days ago
b1697ec
get-bowen:feat/callable-password
CodSpeed Performance Gauge
0%
Improved `TypedDict` parameters for field with generic default values
#2256
3 days ago
c2fd33c
ropmyung:pr-2218
CodSpeed Performance Gauge
0%
Release 1.1.8
#2245
4 days ago
dc15799
waketzheng:release-1.1.8
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs