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-api-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.10.1
Choose a base ref
...
head repository: googleapis/python-api-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.10.2
Choose a head ref
  • 3 commits
  • 7 files changed
  • 4 contributors

Commits on Sep 29, 2022

  1. fix(deps): require protobuf >= 3.20.2 (#455)

    * chore: exclude requirements.txt file from renovate-bot
    
    Source-Link: googleapis/synthtool@f58d313
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:7a40313731a7cb1454eef6b33d3446ebb121836738dc3ab3d2d3ded5268c35b6
    
    * update constraints files
    
    * fix(deps): require protobuf 3.20.2
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    4420055 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. fix(deps): allow protobuf 3.19.5 (#459)

    * fix(deps): allow protobuf 3.19.5
    
    * explicitly exclude protobuf 4.21.0
    
    * chore: use a compatible version of protobuf for testing
    parthea authored Oct 8, 2022
    Configuration menu
    Copy the full SHA
    e949364 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.10.2 (#456)

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