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
base: v2.18.0
Choose a base ref
...
head repository: googleapis/python-pubsub
compare: v2.18.1
Choose a head ref
  • 11 commits
  • 35 files changed
  • 9 contributors

Commits on Jul 14, 2023

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

Commits on Jul 17, 2023

  1. Fix: Fix resource not found error for flaky test. (#951)

    * Fix resource not found error for flaky test
    
    ---------
    
    Co-authored-by: Anthonios Partheniou <[email protected]>
    liuyunnnn and parthea committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    d42ace7 View commit details
    Browse the repository at this point in the history
  2. build(deps): [autoapprove] bump cryptography from 41.0.0 to 41.0.2 (#955

    )
    
    Source-Link: googleapis/synthtool@d6103f4
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:39f0f3f2be02ef036e297e376fe3b6256775576da8a6ccb1d5eeb80f4c8bf8fb
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    1ded5d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Samples: Payload Unwrapping (NoWrapper) (#933)

    * samples: Payload Unwrapping (NoWrapper)
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Update subscriber.py
    
    ---------
    
    Co-authored-by: Anna Cocuzzo <[email protected]>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    3 people committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    efebf0a View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. build(deps): [autoapprove] bump pygments from 2.13.0 to 2.15.0 (#959)

    Source-Link: googleapis/synthtool@eaef28e
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:f8ca7655fa8a449cadcabcbce4054f593dcbae7aeeab34aa3fcc8b5cf7a93c9e
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    69c8e3c View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. chore(deps): update dependency google-cloud-bigquery to v3.11.4 (#957)

    Co-authored-by: Anthonios Partheniou <[email protected]>
    renovate-bot and parthea committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    9187267 View commit details
    Browse the repository at this point in the history
  2. samples: Update schema.py print (#949)

    Format string issue
    
    Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
    - [ ] Make sure to open an issue as a [bug/issue](https://togithub.com/googleapis/python-pubsub/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
    - [ ] Ensure the tests and linter pass
    - [ ] Code coverage does not decrease (if any source code was changed)
    - [ ] Appropriate docs were updated (if necessary)
    
    Fixes #<issue_number_goes_here> 🦕
    chak-radhar007 committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    0f260e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. chore: add flakybot.yaml (#961)

    * chore: add flakyboy.yaml
    
    * chore: add flakybot.yaml
    acocuzzo committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    95d10ec View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. build(deps): [autoapprove] bump certifi from 2022.12.7 to 2023.7.22 (#…

    …964)
    
    Source-Link: googleapis/synthtool@395d53a
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:6c1cbc75c74b8bdd71dada2fa1677e9d6d78a889e9a70ee75b93d1d0543f96e1
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c56f33b View commit details
    Browse the repository at this point in the history
  2. docs: clarified where ordering_key will be written if write_metadata …

    …is set (#965)
    
    * docs: clarified where ordering_key will be written if write_metadata is set
    
    PiperOrigin-RevId: 551210991
    
    Source-Link: googleapis/googleapis@7c762d7
    
    Source-Link: googleapis/googleapis-gen@15fe4c5
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTVmZTRjNWZmNWViZDUyOTExYjQyOWIwNWI5OTJlMjMyZjUzMzUxZSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    3d95034 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. chore(main): release 2.18.1 (#966)

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