Releases: googleapis/python-bigquery-sqlalchemy
Releases · googleapis/python-bigquery-sqlalchemy
v1.10.0rc1
Features
- Drop support for SQLAlchemy versions 1.2 and 1.3, maintain support for 1.4 and add support for 2.0 (#920)
v1.9.0
1.9.0 (2023-12-10)
Features
Bug Fixes
- Remove Python 3.7 support due to EOL (#900) (45fcad4)
- Removing Python 3.7 from sync-repo-settings.yaml file (#902) (afd895e)
v1.9.0rc1
Features
Bug Fixes
- Remove Python 3.7 support due to EOL (#900) (45fcad4)
- Removing Python 3.7 from sync-repo-settings.yaml file (#902) (afd895e)
v1.8.0
1.8.0 (2023-08-11)
Features
v1.7.0
1.7.0 (2023-07-11)
Features
- Added regexp_match operator support for bigquery (#511) (fd78093)
- Remove pyarrow and bqstorage as dependencies (#847) (5d6b38c)
Bug Fixes
- Avoid aliasing known CTEs (#839) (8a1f694)
- Ensure correct alter table alter column statement is generated on data type changes in alembic (#845) (493430a)
- Remove "future" dependency (#542) (ba5e244)
- Remove type annotations from _struct.py (#733) (27814df)
Documentation
v1.6.1
1.6.1 (2023-02-01)
Bug Fixes
v1.6.0
1.6.0 (2023-01-30)
Features
- Enable support and testing for python 3.11 (#512) (f826d83)
Bug Fixes
v1.5.0
1.5.0 (2022-11-29)
Features
- Allow Users to Supply Their Own BigQuery Client (#474) (4f72d4e)
Bug Fixes
- deps: Allow pyarrow version 7+ (#479) (0f6be67)
- Require python 3.7+ (#468) (52ec808)
- Sets cache support to false, removes upper req limit (#499) (be63adc)
- Updates test to account for UTC in failing test (#501) (a050ccf)
- Use packaging version parser instead of string splitting (#513) (bb7f6a7)
v1.4.4
1.4.4 (2022-06-03)
Documentation
- fix changelog header to consistent size (#461) (177e70a)
v1.4.3
1.4.3 (2022-03-22)
Bug Fixes
- correct license text from Apache to MIT (#436) (dbf7501)