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
    Copy the full SHA
    20a11ef View commit details
  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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 24, 2025
    Copy the full SHA
    600481c View commit details
  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] <[email protected]>
    
    * pin ubuntu version to 22.04
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Lingqing Gan <[email protected]>
    dependabot[bot] and Linchin authored Feb 24, 2025
    Copy the full SHA
    b614d07 View commit details

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

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    dc3ef63 View commit details

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

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    60deef1 View commit details

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
    Copy the full SHA
    6dbe83f View commit details
Loading