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-pubsub
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.0
Choose a base ref
...
head repository: googleapis/python-pubsub
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.1
Choose a head ref
  • 3 commits
  • 24 files changed
  • 3 contributors

Commits on Apr 5, 2022

  1. chore: set up CI on v1 branch (#621)

    * chore: add basic CI for v1 branch
    
    * chore: format, add pytz dep
    
    * chore: only require pytz for tests
    
    * test: use anonymous credentials
    
    * chore: format
    busunkim96 authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    c1e0b25 View commit details
    Browse the repository at this point in the history
  2. fix(deps): require google-api-core >= 1.31.5, >= 2.3.2 on v1 release (#…

    …612)
    
    * chore(deps): allow google-api-core v2 on v1 release
    
    * add missing test dependency pytz
    
    Co-authored-by: Anthonios Partheniou <[email protected]>
    busunkim96 and parthea authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    c1c4a45 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. chore(v1): release 1.7.1 (#644)

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