Skip to content

Releases: Hawk-API/hawkapi-sqlalchemy

v0.2.0 — security hardening

16 May 14:11

Choose a tag to compare

Full OWASP review fixes. See CHANGELOG.md for details.

v0.1.0

16 May 09:26

Choose a tag to compare

Initial release.

Async engine factory, multi-database registry (primary / replica / shards) with read-write split, per-request sessions with auto-commit/rollback, Base+TimestampMixin+UUIDMixin, healthchecks, Alembic env.py helper, pytest fixtures.

Extras: [postgres] (asyncpg), [mysql] (aiomysql).