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

Commits on Jul 16, 2021

  1. chore(deps): update dependency google-cloud-pubsublite to v0.6.1 (#190)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [google-cloud-pubsublite](https://togithub.com/googleapis/python-pubsublite) | `==0.6.0` -> `==0.6.1` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-pubsublite/0.6.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-pubsublite/0.6.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-pubsublite/0.6.1/compatibility-slim/0.6.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-pubsublite/0.6.1/confidence-slim/0.6.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/python-pubsublite</summary>
    
    ### [`v0.6.1`](https://togithub.com/googleapis/python-pubsublite/blob/master/CHANGELOG.md#&#8203;061-httpswwwgithubcomgoogleapispython-pubsublitecomparev060v061-2021-07-16)
    
    [Compare Source](https://togithub.com/googleapis/python-pubsublite/compare/v0.6.0...v0.6.1)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/python-pubsublite).
    renovate-bot authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    76adc04 View commit details
    Browse the repository at this point in the history
  2. feat: bump release level to production/stable (#146)

    * feat: bump release level to production/stable
    
    * Replace alpha/beta with GA
    parthea authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    4c294f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. chore: release as 1.0.0 (#193)

    Release-As: 1.0.0
    parthea authored Jul 19, 2021
    Configuration menu
    Copy the full SHA
    88368c6 View commit details
    Browse the repository at this point in the history
  2. chore: release 1.0.0 (#194)

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