Releases: googleapis/python-bigquery-sqlalchemy
Releases · googleapis/python-bigquery-sqlalchemy
v1.16.0
06 Nov 01:29
Compare
Sorry, something went wrong.
No results found
v1.15.0
23 Jun 18:05
Compare
Sorry, something went wrong.
No results found
v1.14.1
12 May 14:01
Compare
Sorry, something went wrong.
No results found
1.14.1 (2025-05-09)
Bug Fixes
Updates _get_transitive_schema_fields and tests (#1200 ) (16712da )
v1.14.0
28 Apr 22:47
Compare
Sorry, something went wrong.
No results found
1.14.0 (2025-04-23)
Features
Allow jobs to be run in a different project (#1180 ) (eea4994 )
Bug Fixes
Remove setup.cfg configuration for creating universal wheels (#1175 ) (dc394ac )
v1.13.0
11 Mar 17:56
Compare
Sorry, something went wrong.
No results found
1.13.0 (2025-03-11)
Features
Bug Fixes
Resolve issue where pre-release versions of dependencies are installed (#1169 ) (8c27cca )
v1.12.1
21 Jan 20:31
Compare
Sorry, something went wrong.
No results found
1.12.1 (2025-01-21)
Features
Update partitioning by DATE, DATETIME, TIMESTAMP, _PARTITIONDATE (#1113 ) (413cd24 )
Bug Fixes
Alembic column rename (#1141 ) (9f7f78b )
Compilation of a labeled custom FunctionElement when used in grouping (#1155 ) (4a0f8ad )
Documentation
v1.12.0
26 Sep 18:49
Compare
Sorry, something went wrong.
No results found
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
18 Apr 11:21
Compare
Sorry, something went wrong.
No results found
1.11.0 (2024-04-12)
Features
Bug Fixes
Documentation
v1.10.0
28 Feb 20:58
Compare
Sorry, something went wrong.
No results found
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
20 Feb 22:30
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fix grouping sets, rollup and cube rendering issue (#1019 )
Add more grouping sets/rollup/cube tests (#1029 )