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-pubsublite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.0
Choose a base ref
...
head repository: googleapis/python-pubsublite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.1
Choose a head ref
  • 6 commits
  • 11 files changed
  • 4 contributors

Commits on Jul 14, 2021

  1. build(python): exit with success status if no samples found (#186)

    Source-Link: googleapis/synthtool@53ea389
    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:e1793a23ae0ee9aafb2e3a53b564a351f74790dbe3c2d75f8fc3b8c43e5c036c
    gcf-owl-bot[bot] authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    707eccb View commit details
    Browse the repository at this point in the history
  2. build(python): remove python 3.7 from kokoro Dockerfile (#187)

    Source-Link: googleapis/synthtool@e44dc0c
    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:5ff7446edeaede81c3ed58b23a4e76a5403fba1350ce28478045657303b6479d
    gcf-owl-bot[bot] authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    c230ff1 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. fix: Add ClientCache which forces new client creation after 75 uses (#…

    …188)
    
    * fix: Add ClientCache which forces new client creation after 75 uses
    
    This avoids the 100 stream per channel GRPC limit.
    
    * fix: Access cache later for subscriber
    dpcollins-google authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    089789c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    698d5dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbf3092 View commit details
    Browse the repository at this point in the history
  4. chore: release 0.6.1 (#189)

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