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: v1.8.1
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: v1.8.2
Choose a head ref
  • 4 commits
  • 7 files changed
  • 4 contributors

Commits on Apr 6, 2023

  1. chore(deps): update all dependencies (#410)

    Co-authored-by: Anthonios Partheniou <[email protected]>
    renovate-bot and parthea authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    b191ea3 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

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

Commits on May 10, 2023

  1. fix: Disable publish idempotence by default (#415)

    The python library sends batches out of order, which fails validation on the server when publish idempotence is enabled.
    tmdiep authored May 10, 2023
    Configuration menu
    Copy the full SHA
    17af3c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db3921f View commit details
    Browse the repository at this point in the history
Loading