Skip to content

v0.28.0

Choose a tag to compare

@cofin cofin released this 28 Oct 23:35
· 87 commits to main since this release

What's Changed

  • fix: Refactor ADK store SQL table creation methods to be asynchronous by @cofin in #144
  • feat: FastAPI and Starlette extensions by @cofin in #147
  • feat: Flask extension by @cofin in #148
  • docs: cleanup examples by @cofin in #151
  • fix: session key consistency by @cofin in #152
  • feat: Google ADK store signature update by @cofin in #153
  • feat: add Arrow type system foundation for select_to_arrow() by @cofin in #154
  • feat: add select_to_arrow() to base driver classes by @cofin in #155
  • feat: add native Arrow support for ADBC, DuckDB, and BigQuery adapters by @cofin in #156
  • feat: add Arrow support to PostgreSQL adapters by @cofin in #157
  • feat: add Arrow support to SQLite and MySQL adapters by @cofin in #158
  • feat: add native Arrow support for Oracle adapter by @cofin in #159
  • docs: code highlight fixed on light theme by @euri10 in #161
  • docs: complete Apache Arrow integration documentation by @cofin in #164
  • feat: add NumPy array serialization support by @cofin in #165

New Contributors

Full Changelog: v0.27.0...v0.28.0