Skip to content

Releases: googleapis/python-bigquery-magics

bigquery-magics: v0.12.1

25 Feb 22:21
2e8927f

Choose a tag to compare

v0.12.1 (2026-02-25)

Bug Fixes

  • usability improvement to the graph visualizer (#215) (7655ada7)

bigquery-magics 0.12.0

10 Feb 18:53
47f42d7

Choose a tag to compare

0.12.0 (2026-02-10)

Features

Bug Fixes

  • reduce conflicts between Spanner and BigQuery graph visualization on Colab (#209) (7dca7b13)

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)