Skip to content
This repository was archived by the owner on Mar 9, 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/python-pubsub
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.13.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: v2.13.1
Choose a head ref
  • 7 commits
  • 28 files changed
  • 7 contributors

Commits on Jun 12, 2022

  1. chore: add prerelease nox session (#719)

    Source-Link: googleapis/synthtool@050953d
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:65e656411895bff71cffcae97246966460160028f253c2e45b7a25d805a5b142
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jun 12, 2022
    Configuration menu
    Copy the full SHA
    615b593 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. chore(python): add missing import for prerelease testing (#720)

    Source-Link: googleapis/synthtool@d2871d9
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:b2dc5f80edcf5d4486c39068c9fa11f7f851d9568eea4dcba130f994ea9b5e97
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jun 13, 2022
    Configuration menu
    Copy the full SHA
    c4ee2a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Configuration menu
    Copy the full SHA
    950fbce View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. ci: fix flake8 errors for samples/snippets (#732)

    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    acocuzzo and gcf-owl-bot[bot] authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    f14930c View commit details
    Browse the repository at this point in the history
  2. samples: create BigQuery subscription (#722)

    * chore: Remove notes about ordering keys being experimental.
    
    * Revert "chore: Remove notes about ordering keys being experimental."
    
    This reverts commit 38b2a3e.
    
    * feat: Add support for server-side flow control
    
    * Add unit test for flow control
    
    * samples: create BigQuery subscription
    
    * samples: update BigQuery subscription test
    
    * Fix linter error for PR 722
    
    * samples: create BigQuery subscription fix unused variable
    
    Co-authored-by: Anna Cocuzzo <63511057+acocuzzo@users.noreply.github.com>
    kamalaboulhosn and acocuzzo authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    7d31d1d View commit details
    Browse the repository at this point in the history
  3. fix: require python 3.7+ (#730)

    * chore(python): drop python 3.6
    
    Source-Link: googleapis/synthtool@4f89b13
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:e7bb19d47c13839fe8c147e50e02e8b6cf5da8edd1af8b82208cd6f66cc2829c
    
    * add api_description to .repo-metadata.json
    
    * require python 3.7+ in setup.py
    
    * remove python 3.6 sample configs
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    Co-authored-by: acocuzzo <annaco@google.com>
    Co-authored-by: Anna Cocuzzo <63511057+acocuzzo@users.noreply.github.com>
    5 people authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    0d949b8 View commit details
    Browse the repository at this point in the history
  4. chore(main): release 2.13.1 (#727)

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