Pramnos Framework v1.2 Released¶
Pramnos Framework v1.2 introduces major upgrades across data access, architecture, API capabilities, and developer tooling.
Highlights¶
- Read/write replicas and automatic connection recovery
- DML query builder and DDL schema builder
- Database capability detection (including TimescaleDB awareness)
- Migration system overhaul with framework-managed migrations
- Middleware pipeline and formal response object
- Security hardening (CSRF, session cookies, view escaping)
- PSR compatibility layer and HTTP testing infrastructure
Upgrade Guidance¶
If you are upgrading an existing application, prepare a staging dry-run first and validate authentication, migrations, API behavior, and background jobs before production rollout.
Full Technical Reference¶
For the complete deep-dive, see: