Skip to content

v0.52.0

Choose a tag to compare

@cofin cofin released this 02 Jul 17:58
· 135 commits to main since this release
8cf814b

What's Changed

  • refactor: tighten adapter typing and core cleanup by @cofin in #545
  • fix(adk): localize adapter optimization config by @cofin in #553
  • feat(adk): add sqlite tuning config by @cofin in #560
  • feat(duckdb): add adapter-local ADK config by @cofin in #559
  • feat(adk): add postgres adapter profile toggles by @cofin in #554
  • feat(adk): add cockroach adapter profiles by @cofin in #555
  • feat(adk): add mysql adapter profiles by @cofin in #556
  • feat(adk): add mssql python stores by @cofin in #558
  • feat(bigquery): revive ADK analytics store by @cofin in #557
  • feat(#544): expose row-locking capability introspection by @cofin in #562
  • fix(pymysql): detect real stack transaction state by @cofin in #563
  • feat(oracledb): finalize advanced surfaces and add native event backends by @cofin in #564
  • feat: update OracleDB event backend names by @cofin in #565
  • fix: remove phantom aioodbc extra by @cofin in #569
  • feat: add Arrow ODBC SQL Server contract coverage by @cofin in #566
  • feat(pymysql): add Cloud SQL connector support by @cofin in #567
  • feat(psycopg): add AlloyDB connector support by @cofin in #568
  • feat(pymssql): add sync SQL Server adapter by @cofin in #570

Full Changelog: v0.51.0...v0.52.0