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.4.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: v0.5.0
Choose a head ref
  • 16 commits
  • 134 files changed
  • 9 contributors

Commits on May 5, 2021

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

Commits on May 6, 2021

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

Commits on May 13, 2021

  1. Configuration menu
    Copy the full SHA
    1e4232f View commit details
    Browse the repository at this point in the history
  2. chore: migrate to owl bot (#139)

    * chore: migrate to owl bot
    
    * chore: copy files from googleapis-gen 40278112d2922ec917140dcb5cc6d5ef2923aeb2
    
    * chore: run the post processor
    parthea authored May 13, 2021
    Configuration menu
    Copy the full SHA
    5845a6d View commit details
    Browse the repository at this point in the history
  3. fix: Version bump overrides library past fix and undo workarounds (#137)

    * fix: Version bump overrides library past fix and undo workarounds
    
    * run blacken
    dpcollins-google authored May 13, 2021
    Configuration menu
    Copy the full SHA
    94ae2f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8edef67 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. fix: shutdown event loop if publisher fails to start and set exceptio…

    …n on result future (#124)
    
    * feat: adding ability to create subscriptions at head
    
    * fix: lint errors
    
    * fix: remove absl dependency
    
    * fix: lint
    
    * feat: use default keyword args
    
    * fix: rename offset location to backlog location
    
    * fix: broken samples
    
    * fix: do not crash if pubsublite distribution can not be found when extracting semver
    
    * fix: properly shutdown event loop when failing to initialize publisher
    
    * fix: ensure proper shutdown on failure
    
    * fix: remove unused dep
    
    * fix: adding tests and requested changes
    hannahrogers-google authored Jun 2, 2021
    Configuration menu
    Copy the full SHA
    c2c2b00 View commit details
    Browse the repository at this point in the history
  2. feat: ComputeTimeCursor RPC for Pub/Sub Lite (#143)

    * chore: upgrade gapic-generator-python to 0.46.3
    
    PiperOrigin-RevId: 373649163
    
    Source-Link: googleapis/googleapis@7e1b14e
    
    Source-Link: googleapis/googleapis-gen@0a3c7d2
    
    * 🦉 Updates from OwlBot
    
    * Work around generator bug
    
    * run post processor
    
    * use latest version of post processor
    
    * Work around generator bug
    
    * run post processor
    
    * Work around generator bug
    
    * run the post processor
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Jun 2, 2021
    Configuration menu
    Copy the full SHA
    036ca2f View commit details
    Browse the repository at this point in the history
  3. chore: new owl bot post processor docker image (#151)

    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:c66ba3c8d7bc8566f47df841f98cd0097b28fff0b1864c86f5817f4c8c3e8600
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Jun 2, 2021
    Configuration menu
    Copy the full SHA
    4a29b92 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

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

Commits on Jun 5, 2021

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

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    03628f2 View commit details
    Browse the repository at this point in the history
  2. feat: Add Pub/Sub Lite Reservation APIs (#156)

    * feat: Add Pub/Sub Lite Reservation APIs
    
    PiperOrigin-RevId: 377060979
    
    Source-Link: googleapis/googleapis@51d99df
    
    Source-Link: googleapis/googleapis-gen@604a9d3
    
    * 🦉 Updates from OwlBot
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jun 10, 2021
    Configuration menu
    Copy the full SHA
    edbd104 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. feat: Handle out of band seeks (#158)

    - Handles RESET signal (out of band seek notification) from the server.
    - Sets the InitialSubscribeRequest.initial_location field when reconnecting subscribe streams.
    tmdiep authored Jun 11, 2021
    Configuration menu
    Copy the full SHA
    77db700 View commit details
    Browse the repository at this point in the history
  2. fix: Add admin interfaces for reservations (#159)

    * fix: Add admin interfaces for reservations
    
    Also run blacken (reformatter)
    
    Also remove default python interpreter for any sessions where we don't care what interpreter is used, allowing `nox -s blacken` and others to work if you're running under 3.7, 3.9, etc.
    
    * 🦉 Updates from OwlBot
    
    * fix: add warning
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    dpcollins-google and gcf-owl-bot[bot] authored Jun 11, 2021
    Configuration menu
    Copy the full SHA
    ad0f3d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

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