Releases: googleapis/python-bigquery-sqlalchemy
Releases · googleapis/python-bigquery-sqlalchemy
v1.12.0
1.12.0 (2024-08-14)
Features
- Adds user agent parameters to two functions (#1100) (f9324e3)
- Support UPDATE + JOIN in BigQuery dialect (#1083) (d766d21)
- Update colspec to account for sqlalchemy Enum (#1111) (b54bdde)
Bug Fixes
v1.11.0
1.11.0 (2024-04-12)
Features
Bug Fixes
Documentation
v1.10.0
1.10.0 (2024-02-27)
Features
- Allow to set clustering and time partitioning options at table creation (#928) (c2c2958)
Bug Fixes
- Avoid implicit join when using join with unnest (#924) (ac74a34)
v1.11.0.dev3
Bug Fixes
- Fix grouping sets, rollup and cube rendering issue (#1019)
- Add more grouping sets/rollup/cube tests (#1029)
v1.11.0.dev1
Bug Fixes
- Fix coverage test issues in SQLAlchemy migration (#987)
- Cleanup test_sqlalchemy_dialect file for readability (#1018)
v.1.11.0.dev0
Features
- Drop support for SQLAlchemy versions 1.2 and 1.3, maintain support for 1.4 and add support for 2.0 (#920)
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)