Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/python-bigquery-magics
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0
Choose a base ref
...
head repository: googleapis/python-bigquery-magics
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.0
Choose a head ref
  • 7 commits
  • 17 files changed
  • 8 contributors

Commits on Dec 18, 2024

  1. chore(python): update dependencies in .kokoro/docker/docs (#69)

    Source-Link: googleapis/synthtool@e808c98
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8e3e7e18255c22d1489258d0374c901c01f9c4fd77a12088670cd73d580aa737
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    3a14c7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8bb7c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2025

  1. chore(python): Update the python version in docs presubmit to use 3.10 (

    #77)
    
    * chore(python): Update the python version in docs presubmit to use 3.10
    
    Source-Link: googleapis/synthtool@de3def6
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:a1c5112b81d645f5bbc4d4bbc99d7dcb5089a52216c0e3fb1203a0eeabadd7d5
    
    * See https://github.com/googleapis/synthtool/pull/2047/files
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Jan 3, 2025
    Configuration menu
    Copy the full SHA
    cbb3e44 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

  1. feat: Add an is_registered global value to indicate whether the exten…

    …sion has been loaded (#83)
    
    * feat: Add an is_registered global value to indicate whether the extension has been loaded
    
    * fix format
    
    * unregister magics after each test
    sycai authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    0bc4473 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2025

  1. chore(python): fix typo in README (#92)

    Source-Link: googleapis/synthtool@93e1685
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:631b4a35a4f9dd5e97740a97c4c117646eb85b35e103844dc49d152bd18694cd
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Feb 6, 2025
    Configuration menu
    Copy the full SHA
    620c76f View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. feat: Add '--use-geodataframe' argument to return a GeoDataFrame (#91)

    * feat: Add '--use-geodataframe' argument to return a geopands.GeoDataFrame.
    chore: Re-activate python v3.10 unit tests
    
    * Update bigquery_magics/bigquery.py
    
    * test against minimum geopandas
    
    ---------
    
    Co-authored-by: Tim Sweña (Swast) <tswast@gmail.com>
    bijanvakili and tswast authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    fc04f34 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. chore(main): release 0.6.0 (#85)

    * chore(main): release 0.6.0
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * add geopandas to owlbot
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Tim Sweña (Swast) <tswast@gmail.com>
    3 people authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    6c2ac31 View commit details
    Browse the repository at this point in the history
Loading