Releases: googleapis/python-bigquery-sqlalchemy
Releases · googleapis/python-bigquery-sqlalchemy
v1.11.0.dev2
01 Feb 18:07
Compare
Sorry, something went wrong.
No results found
v1.11.0.dev1
30 Jan 19:55
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fix coverage test issues in SQLAlchemy migration (#987 )
Cleanup test_sqlalchemy_dialect file for readability (#1018 )
v.1.11.0.dev0
25 Jan 19:47
Compare
Sorry, something went wrong.
No results found
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
17 Jan 21:22
Compare
Sorry, something went wrong.
No results found
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
11 Dec 23:03
Compare
Sorry, something went wrong.
No results found
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
06 Dec 21:42
Compare
Sorry, something went wrong.
No results found
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
15 Aug 13:33
Compare
Sorry, something went wrong.
No results found
1.8.0 (2023-08-11)
Features
v1.7.0
11 Jul 21:02
Compare
Sorry, something went wrong.
No results found
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
01 Feb 19:59
Compare
Sorry, something went wrong.
No results found
1.6.1 (2023-02-01)
Bug Fixes
v1.6.0
31 Jan 19:23
Compare
Sorry, something went wrong.
No results found
1.6.0 (2023-01-30)
Features
Enable support and testing for python 3.11 (#512 ) (f826d83 )
Bug Fixes