Skip to content

Releases: phenobarbital/asyncdb

2.11.4

21 Mar 18:09
Compare
Choose a tag to compare
  • Output Formats now are compatible with BigQuery RowIterator
  • Upgraded version of google-bigquery and redis drivers

Full Changelog: 2.11.3...2.11.4

2.11.3

05 Mar 00:52
Compare
Choose a tag to compare

Full Changelog: 2.11.2...2.11.3

2.11.2

26 Feb 12:15
Compare
Choose a tag to compare
  • MongoDB "write" supports partial updates and a "update_many" functionality.
    Full Changelog: 2.11.1...2.11.2

2.11.1

25 Feb 23:25
Compare
Choose a tag to compare
  • RethinkDB driver can use now a orjson custom parser.
  • BigQuery "write()" can raise a useful error when data type doesn't match with schema.
    Full Changelog: 2.11.0...2.11.1

2.11.0

19 Feb 01:19
Compare
Choose a tag to compare
  • Add support for python 3.13
  • added pgvector support

Full Changelog: 2.10.4...2.11.0

2.10.4

04 Feb 21:38
Compare
Choose a tag to compare

Full Changelog: 2.10.3...2.10.4

2.10.3

24 Jan 01:17
Compare
Choose a tag to compare
  • new Postgres function "stream_query" for extracting data in chunks (using copy_from_query under the hood) and creating with parsers:
    • Pandas dataframe
    • Arrow Table
    • Polars Frame
    • Datatable Frame
      Full Changelog: 2.10.2...2.10.3

2.10.2

10 Jan 22:44
Compare
Choose a tag to compare

Full Changelog: 2.10.1...2.10.2

2.10.1

10 Jan 01:37
2481828
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.9.10...2.10.1

2.9.12

02 Jan 23:03
889b872
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.9.10...2.9.12