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.1.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.2.0
Choose a head ref
  • 5 commits
  • 16 files changed
  • 4 contributors

Commits on Nov 19, 2020

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

Commits on Dec 14, 2020

  1. Update endpoints.py to explicitly specify protocol (#77)

    * Update endpoints.py to explicitly specify protocol
    
    * fix: Add slash
    dpcollins-google authored Dec 14, 2020
    Configuration menu
    Copy the full SHA
    d636182 View commit details
    Browse the repository at this point in the history
  2. fix: Fix type hints in paths now that string projects are allowed. (#75)

    * fix: Fix type hints in paths now that string projects are allowed.
    
    * fix: quickstart_test.py
    dpcollins-google authored Dec 14, 2020
    Configuration menu
    Copy the full SHA
    b5ffc42 View commit details
    Browse the repository at this point in the history
  3. feat: Add support for increasing partitions in python (#74)

    * Add support for increasing partitions in python
    
    * updates to address comments
    
    * addressing comments
    palmere-google authored Dec 14, 2020
    Configuration menu
    Copy the full SHA
    e117a1a View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. chore: release 0.2.0 (#79)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Dec 15, 2020
    Configuration menu
    Copy the full SHA
    223fee0 View commit details
    Browse the repository at this point in the history
Loading