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.4.1
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.4.2
Choose a head ref
  • 6 commits
  • 10 files changed
  • 6 contributors

Commits on Feb 24, 2025

  1. chore(python): conditionally load credentials in .kokoro/build.sh (#326)

    Source-Link: googleapis/synthtool@aa69fb7
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:f016446d6e520e5fb552c45b110cba3f217bffdd3d06bdddd076e9e6d13266cf
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    20a11ef View commit details
    Browse the repository at this point in the history
  2. build(deps): bump cryptography from 43.0.1 to 44.0.1 in /.kokoro (#324)

    Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 44.0.1.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@43.0.1...44.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    600481c View commit details
    Browse the repository at this point in the history
  3. build(deps): bump jinja2 from 3.1.4 to 3.1.5 in /.kokoro (#310)

    * build(deps): bump jinja2 from 3.1.4 to 3.1.5 in /.kokoro
    
    Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5.
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
    - [Commits](pallets/jinja@3.1.4...3.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: jinja2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * pin ubuntu version to 22.04
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
    dependabot[bot] and Linchin authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    b614d07 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2025

  1. test: remove pyarrow prerelease pin (#327)

    The referred upstream issue has been fixed. See: https://togithub.com/apache/arrow/issues/45380
    
    fixes #321
    Linchin authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    dc3ef63 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2025

  1. fix: remove unbox json functionality from JSONArrowType (#325)

    * fix: remove unbox json functionality from JSONArrowType
    
    * lint
    chelsea-lin authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    60deef1 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2025

  1. chore(main): release 1.4.2 (#328)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    6dbe83f View commit details
    Browse the repository at this point in the history
Loading