Skip to content
This repository was archived by the owner on Mar 12, 2025. 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/python-api-common-protos
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.59.0
Choose a base ref
...
head repository: googleapis/python-api-common-protos
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.59.1
Choose a head ref
  • 4 commits
  • 10 files changed
  • 5 contributors

Commits on May 25, 2023

  1. build(deps): bump requests to 2.31.0 [autoapprove] (#162)

    * build(deps): bump requests from 2.28.1 to 2.31.0 in /synthtool/gcp/templates/python_library/.kokoro
    
    Source-Link: googleapis/synthtool@30bd01b
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:9bc5fa3b62b091f60614c08a7fb4fd1d3e1678e326f34dd66ce1eefb5dc3267b
    
    * add missing test dependency
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored May 25, 2023
    Configuration menu
    Copy the full SHA
    5de628b View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. build(deps): bump cryptography from 39.0.1 to 41.0.0 in /synthtool/gc…

    …p/templates/python_library/.kokoro (#164)
    
    Source-Link: googleapis/synthtool@d0f51a0
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:240b5bcc2bafd450912d2da2be15e62bc6de2cf839823ae4bf94d4f392b451dc
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jun 4, 2023
    Configuration menu
    Copy the full SHA
    83e4cd8 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. fix: invalid dev version identifiers in setup.py (#166)

    Not ~PEP 440~ distlib compliant.
    
    Fixes #165
    con-f-use authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    c38e03a View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. chore(main): release 1.59.1 (#167)

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