From 456522c16df004701d1eed856dafc799efe7407b Mon Sep 17 00:00:00 2001 From: Tim Swena Date: Tue, 10 Feb 2026 16:24:58 +0000 Subject: [PATCH 1/2] chore: create a release --- .librarian/state.yaml | 2 +- CHANGELOG.md | 13 +++++++++++++ bigquery_magics/version.py | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/.librarian/state.yaml b/.librarian/state.yaml index 8fca3e2..20a242c 100644 --- a/.librarian/state.yaml +++ b/.librarian/state.yaml @@ -1,7 +1,7 @@ image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:c8612d3fffb3f6a32353b2d1abd16b61e87811866f7ec9d65b59b02eb452a620 libraries: - id: bigquery-magics - version: 0.11.0 + version: 0.12.0 last_generated_commit: "" apis: [] source_roots: diff --git a/CHANGELOG.md b/CHANGELOG.md index 70030f8..df9c599 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,19 @@ [1]: https://pypi.org/project/bigquery-magics/#history +## [0.12.0](https://github.com/googleapis/google-cloud-python/compare/bigquery-magics-v0.11.0...bigquery-magics-v0.12.0) (2026-02-10) + + +### Features + +* support schema view (#211) ([8e1883ee553a5ca4a31c0ad3affbbfd96433a6d2](https://github.com/googleapis/google-cloud-python/commit/8e1883ee553a5ca4a31c0ad3affbbfd96433a6d2)) +* remove bqsql magic to make that name available for bigframes (#210) ([c46c94af3a7e8d9632e2abed0198bc070a1fa2cf](https://github.com/googleapis/google-cloud-python/commit/c46c94af3a7e8d9632e2abed0198bc070a1fa2cf)) + + +### Bug Fixes + +* reduce conflicts between Spanner and BigQuery graph visualization on Colab (#209) ([7dca7b13164953bd07929c5313648184d44a422f](https://github.com/googleapis/google-cloud-python/commit/7dca7b13164953bd07929c5313648184d44a422f)) + ## [0.11.0](https://github.com/googleapis/google-cloud-python/compare/bigquery-magics-v0.10.3...bigquery-magics-v0.11.0) (2025-12-16) diff --git a/bigquery_magics/version.py b/bigquery_magics/version.py index 5c53183..259421b 100644 --- a/bigquery_magics/version.py +++ b/bigquery_magics/version.py @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "0.11.0" +__version__ = "0.12.0" From 9785ce06d00e7331389e433f34080e13b79c8506 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20Swe=C3=B1a=20=28Swast=29?= Date: Tue, 10 Feb 2026 10:26:56 -0600 Subject: [PATCH 2/2] Update CHANGELOG links to point to python-bigquery-magics --- CHANGELOG.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index df9c599..dbdca3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,25 +4,25 @@ [1]: https://pypi.org/project/bigquery-magics/#history -## [0.12.0](https://github.com/googleapis/google-cloud-python/compare/bigquery-magics-v0.11.0...bigquery-magics-v0.12.0) (2026-02-10) +## [0.12.0](https://github.com/googleapis/python-bigquery-magics/compare/bigquery-magics-v0.11.0...bigquery-magics-v0.12.0) (2026-02-10) ### Features -* support schema view (#211) ([8e1883ee553a5ca4a31c0ad3affbbfd96433a6d2](https://github.com/googleapis/google-cloud-python/commit/8e1883ee553a5ca4a31c0ad3affbbfd96433a6d2)) -* remove bqsql magic to make that name available for bigframes (#210) ([c46c94af3a7e8d9632e2abed0198bc070a1fa2cf](https://github.com/googleapis/google-cloud-python/commit/c46c94af3a7e8d9632e2abed0198bc070a1fa2cf)) +* support schema view (#211) ([8e1883ee553a5ca4a31c0ad3affbbfd96433a6d2](https://github.com/googleapis/python-bigquery-magics/commit/8e1883ee553a5ca4a31c0ad3affbbfd96433a6d2)) +* remove bqsql magic to make that name available for bigframes (#210) ([c46c94af3a7e8d9632e2abed0198bc070a1fa2cf](https://github.com/googleapis/python-bigquery-magics/commit/c46c94af3a7e8d9632e2abed0198bc070a1fa2cf)) ### Bug Fixes -* reduce conflicts between Spanner and BigQuery graph visualization on Colab (#209) ([7dca7b13164953bd07929c5313648184d44a422f](https://github.com/googleapis/google-cloud-python/commit/7dca7b13164953bd07929c5313648184d44a422f)) +* reduce conflicts between Spanner and BigQuery graph visualization on Colab (#209) ([7dca7b13164953bd07929c5313648184d44a422f](https://github.com/googleapis/python-bigquery-magics/commit/7dca7b13164953bd07929c5313648184d44a422f)) -## [0.11.0](https://github.com/googleapis/google-cloud-python/compare/bigquery-magics-v0.10.3...bigquery-magics-v0.11.0) (2025-12-16) +## [0.11.0](https://github.com/googleapis/python-bigquery-magics/compare/bigquery-magics-v0.10.3...bigquery-magics-v0.11.0) (2025-12-16) ### Features -* support python 3.14 (#165) ([8ee73ecf20636eed124b80f76a364ca990acd5fe](https://github.com/googleapis/google-cloud-python/commit/8ee73ecf20636eed124b80f76a364ca990acd5fe)) +* support python 3.14 (#165) ([8ee73ecf20636eed124b80f76a364ca990acd5fe](https://github.com/googleapis/python-bigquery-magics/commit/8ee73ecf20636eed124b80f76a364ca990acd5fe)) ## [0.10.3](https://github.com/googleapis/python-bigquery-magics/compare/v0.10.2...v0.10.3) (2025-08-21)