Skip to content

Releases: googleapis/python-bigquery-magics

bigquery-magics 0.11.0

16 Dec 17:08
4aea24d

Choose a tag to compare

0.11.0 (2025-12-15)

Features

v0.10.3

21 Aug 22:55
f9a7595

Choose a tag to compare

0.10.3 (2025-08-21)

Bug Fixes

  • Convert property fields in graph visualization to strings before sending them to JavaScript (#133) (f869a61)

v0.10.2

04 Aug 17:03
c95aad2

Choose a tag to compare

0.10.2 (2025-08-04)

Dependencies

  • Drop support for Python 3.7 and 3.8 (#127) (2a8e9de)
  • Make graph features compatible with spanner-graph-notebook >= 1.1.7 (#131) (f6f6d70)

v0.10.1

07 Jul 17:40
3701f50

Choose a tag to compare

0.10.1 (2025-07-07)

Dependencies

  • Move spanner-graph-notebook back to version 1.1.6 (#126) (17ee695)

v0.10.0

19 May 17:18
e796b7c

Choose a tag to compare

0.10.0 (2025-05-16)

Features

  • Instrument vscode, jupyter and 3p plugin usage (#115) (0dd163f)

v0.9.0

26 Mar 19:32
232bac8

Choose a tag to compare

0.9.0 (2025-03-26)

Features

  • Add --pyformat option to use Python string formatting (#111) (bd15a5b)

v0.8.1

24 Mar 14:09
3da6f07

Choose a tag to compare

0.8.1 (2025-03-21)

Bug Fixes

  • Remove setup.cfg configuration for creating universal wheels (#106) (fe3ec29)

Dependencies

  • Bump minimum required version of spanner-graph-notebook to 1.1.5 (#110) (756ac0d)

v0.8.0

13 Mar 14:52
eb88c65

Choose a tag to compare

0.8.0 (2025-03-13)

Features

  • Fix graph visualization to work with latest spanner-graph-notebook code; also, allow visualization when only some columns are json. (#102) (c33297c)
  • Support multiple columns in graph visualization (#100) (dbb6442)

v0.7.0

11 Mar 13:42
ae226ed

Choose a tag to compare

0.7.0 (2025-03-11)

Features

  • Support visualization of graph queries by adding the --graph argument. (#94) (3c054f5)

Bug Fixes

  • Resolve issue where pre-release versions of dependencies are installed (#97) (79c59e7)

v0.6.0

13 Feb 15:17
6c2ac31

Choose a tag to compare

0.6.0 (2025-02-12)

Features

  • Add '--use-geodataframe' argument to return a GeoDataFrame (#91) (fc04f34)
  • Add an is_registered global value to indicate whether the extension has been loaded (#83) (0bc4473)