Skip to content
This repository was archived by the owner on Feb 23, 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/proto-plus-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.27.0
Choose a base ref
...
head repository: googleapis/proto-plus-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.27.1
Choose a head ref
  • 2 commits
  • 7 files changed
  • 3 contributors

Commits on Jan 30, 2026

  1. fix: remove float_precision for protobuf 7 (#559)

    Fixes googleapis/google-cloud-python#15099
    
    Protobuf 7 is removing the float_prevision argument. This PR ignores it
    when passed in 7.x+, and raises a DeprecationWarning
    
    ---------
    
    Co-authored-by: Chalmer Lowe <chalmerlowe@google.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Jan 30, 2026
    Configuration menu
    Copy the full SHA
    390b9d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2026

  1. chore: librarian release pull request: 20260130T125408Z (#560)

    PR created by the Librarian CLI to initialize a release. Merging this PR
    will auto trigger a release.
    
    Librarian Version: v1.0.1
    Language Image:
    us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:d7caef319a25d618e20ba798b103434700bfd80015f525802d87621ca2528c90
    <details><summary>proto-plus: 1.27.1</summary>
    
    ##
    [1.27.1](v1.27.0...v1.27.1)
    (2026-01-30)
    
    ### Bug Fixes
    
    * remove float_precision for protobuf 7 (#559)
    ([390b9d5](390b9d57))
    
    </details>
    daniel-sanche authored Feb 2, 2026
    Configuration menu
    Copy the full SHA
    ce65060 View commit details
    Browse the repository at this point in the history
Loading