What's Changed
- feat(extensions): adopt data dictionary schema reconciliation by @cofin in #643
- fix: make builder caches structural and value-independent by @cofin in #646
- fix(adapters): restore transaction and rowcount correctness by @cofin in #647
- test: complete adapter family consolidation by @cofin in #649
- fix(#648): restore psycopg autocommit after transactions by @cofin in #652
- fix(#650): bind UUID parameters for PostgreSQL ADBC by @cofin in #651
- docs: refresh README for 0.56.0 by @cofin in #653
Full Changelog: v0.55.0...v0.56.0