Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.
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-game-servers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0
Choose a base ref
...
head repository: googleapis/python-game-servers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0
Choose a head ref
  • 3 commits
  • 5 files changed
  • 3 contributors

Commits on Jun 30, 2021

  1. chore(deps): update dependency google-cloud-game-servers to v0.5.0 (#142

    )
    
    [![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-game-servers](https://togithub.com/googleapis/python-game-servers) | `==0.4.2` -> `==0.5.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-game-servers/0.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-game-servers/0.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-game-servers/0.5.0/compatibility-slim/0.4.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-game-servers/0.5.0/confidence-slim/0.4.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/python-game-servers</summary>
    
    ### [`v0.5.0`](https://togithub.com/googleapis/python-game-servers/blob/master/CHANGELOG.md#&#8203;050-httpswwwgithubcomgoogleapispython-game-serverscomparev042v050-2021-06-30)
    
    [Compare Source](https://togithub.com/googleapis/python-game-servers/compare/v0.4.2...v0.5.0)
    
    ##### Features
    
    -   add always_use_jwt_access ([#&#8203;137](https://www.github.com/googleapis/python-game-servers/issues/137)) ([e0e5c5f](https://www.github.com/googleapis/python-game-servers/commit/e0e5c5fc643c28df4b6a199642b271a710c0c047))
    
    ##### Bug Fixes
    
    -   disable always_use_jwt_access ([#&#8203;141](https://www.github.com/googleapis/python-game-servers/issues/141)) ([3867cdf](https://www.github.com/googleapis/python-game-servers/commit/3867cdf2bf956f84371ffbaa558a444c1f699564))
    
    ##### Documentation
    
    -   omit mention of Python 2.7 in 'CONTRIBUTING.rst' ([#&#8203;1127](https://www.github.com/googleapis/python-game-servers/issues/1127)) ([#&#8203;132](https://www.github.com/googleapis/python-game-servers/issues/132)) ([46c7313](https://www.github.com/googleapis/python-game-servers/commit/46c7313ab392d08b956793fbb9babc2e2e13091a)), closes [#&#8203;1126](https://www.github.com/googleapis/python-game-servers/issues/1126)
    
    ##### [0.4.2](https://www.github.com/googleapis/python-game-servers/compare/v0.4.1...v0.4.2) (2021-06-16)
    
    ##### Bug Fixes
    
    -   exclude docs and tests from package ([#&#8203;128](https://www.github.com/googleapis/python-game-servers/issues/128)) ([624542d](https://www.github.com/googleapis/python-game-servers/commit/624542d4251575629172b473ff1e9215e6c982c0))
    
    ##### [0.4.1](https://www.github.com/googleapis/python-game-servers/compare/v0.4.0...v0.4.1) (2021-05-28)
    
    ##### Bug Fixes
    
    -   **deps:** add packaging requirement ([#&#8203;122](https://www.github.com/googleapis/python-game-servers/issues/122)) ([af6460a](https://www.github.com/googleapis/python-game-servers/commit/af6460a38fa0cd5d6aebec02152ca49f9a91bf0d))
    
    </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-game-servers).
    renovate-bot authored Jun 30, 2021
    Configuration menu
    Copy the full SHA
    535728b View commit details
    Browse the repository at this point in the history
  2. feat: bump release level to production/stable (#120)

    Fixes #87 🦕
    
    Release-As: 1.0.0
    parthea authored Jun 30, 2021
    Configuration menu
    Copy the full SHA
    7abb7bb View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

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