Skip to content

Releases: googleapis/python-bigquery-sqlalchemy

v1.11.0

18 Apr 11:21
6978718
Compare
Choose a tag to compare

1.11.0 (2024-04-12)

Features

Bug Fixes

Documentation

v1.10.0

28 Feb 20:58
626de15
Compare
Choose a tag to compare

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
Choose a tag to compare
v1.11.0.dev3 Pre-release
Pre-release

1.11.0.dev3 (2024-02-20)

Bug Fixes

  • Fix grouping sets, rollup and cube rendering issue (#1019)
  • Add more grouping sets/rollup/cube tests (#1029)

v1.11.0.dev2

01 Feb 18:07
Compare
Choose a tag to compare
v1.11.0.dev2 Pre-release
Pre-release

1.11.0.dev2 (2024-02-01)

v1.11.0.dev1

30 Jan 19:55
Compare
Choose a tag to compare
v1.11.0.dev1 Pre-release
Pre-release

1.11.0.dev1 (2024-01-30)

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
Choose a tag to compare
v.1.11.0.dev0 Pre-release
Pre-release

1.11.0.dev0 (2024-01-25)

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
Choose a tag to compare
v1.10.0rc1 Pre-release
Pre-release

1.10.0rc1 (2024-1-17)

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
99e5f6e
Compare
Choose a tag to compare

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
Choose a tag to compare
v1.9.0rc1 Pre-release
Pre-release

1.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

15 Aug 13:33
246009b
Compare
Choose a tag to compare

1.8.0 (2023-08-11)

Features