Skip to content
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-db-dtypes-pandas
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: googleapis/python-db-dtypes-pandas
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.1
Choose a head ref
  • 10 commits
  • 26 files changed
  • 9 contributors

Commits on Sep 17, 2024

  1. build(python): release script update (#289)

    * build(python): release script update
    
    Source-Link: googleapis/synthtool@71a7297
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:e8dcfd7cbfd8beac3a3ff8d3f3185287ea0625d859168cc80faccfc9a7a00455
    
    * See googleapis/synthtool#2008
    
    * See googleapis/synthtool#2008
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    81219d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. chore(deps): update all dependencies (#290)

    * chore(deps): update all dependencies
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    renovate-bot and gcf-owl-bot[bot] authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    fc54e70 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. chore: Adds python eol deprecation warning (#292)

    * chore: Adds python eol deprecation warning
    
    * add warnings module
    
    * includes sys_micro
    chalmerlowe authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    36109b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. fix: support dbjson type on pandas version 1.5 (#295)

    * fix: support JSONDtype on pandas version 1.5
    
    * sets constraints-3.9 for pandas 1.5.3
    
    * fix test cov
    
    * fix format
    
    * nit
    
    * fix lint
    chelsea-lin authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    4b84e4a View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    c5e9a10 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. build: use multiScm for Kokoro release builds (#294)

    Source-Link: googleapis/synthtool@0da1658
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:5cddfe2fb5019bbf78335bc55f15bc13e18354a56b3ff46e1834f8e540807f05
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    3b5d21e View commit details
    Browse the repository at this point in the history
  2. chore(python): remove obsolete release scripts and config files (#300)

    Source-Link: googleapis/synthtool@6357517
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:91d0075c6f2fd6a073a06168feee19fa2a8507692f2519a1dc7de3366d157e99
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
    3 people authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    83e9382 View commit details
    Browse the repository at this point in the history
  3. chore(python): update dependencies in .kokoro/docker/docs (#301)

    Source-Link: googleapis/synthtool@59171c8
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:2ed982f884312e4883e01b5ab8af8b6935f0216a5a2d82928d273081fc3be562
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    2bc6a1c View commit details
    Browse the repository at this point in the history
  4. fix: support correct numpy construction for dbjson dtype in pandas 1.5 (

    #297)
    
    * fix: support correct numpy construction for dbjson dtype in pandas 1.5
    
    * add unit tests for pandas 1.5
    
    * nit
    
    * fixing import error in python 3.7
    
    * update unit tests
    
    * nit
    chelsea-lin authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f413f35 View commit details
    Browse the repository at this point in the history
  5. chore(main): release 1.3.1 (#296)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    55cbc66 View commit details
    Browse the repository at this point in the history
Loading