Skip to content
This repository was archived by the owner on Jan 17, 2024. 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-monitoring-dashboards
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.1
Choose a base ref
...
head repository: googleapis/python-monitoring-dashboards
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.2
Choose a head ref
  • 6 commits
  • 10 files changed
  • 3 contributors

Commits on Jul 20, 2021

  1. fix(deps): pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x …

    …versions (#93)
    
    Expand pins on library dependencies in preparation for these dependencies taking a new major version. See googleapis/google-cloud-python#10566.
    busunkim96 authored Jul 20, 2021
    Configuration menu
    Copy the full SHA
    eef0a3e View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. feat: add Samples section to CONTRIBUTING.rst (#94)

    Source-Link: googleapis/synthtool@52e4e46
    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:6186535cbdbf6b9fe61f00294929221d060634dae4a0795c1cefdbc995b2d605
    gcf-owl-bot[bot] authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    017fcbd View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. chore: fix kokoro config for samples (#97)

    Source-Link: googleapis/synthtool@dd05f9d
    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:aea14a583128771ae8aefa364e1652f3c56070168ef31beb203534222d842b8b
    gcf-owl-bot[bot] authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    79c61c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

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

Commits on Jul 26, 2021

  1. chore: release as 2.2.2 (#98)

    Corrects release version to be patch instead of minor (to exclude docs change).
    
    
    Release-As: 2.2.2
    busunkim96 authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    3266da2 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. chore: release 2.2.2 (#100)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [2.2.2](https://www.github.com/googleapis/python-monitoring-dashboards/compare/v2.2.1...v2.2.2) (2021-07-26)
    
    
    ### Bug Fixes
    
    * **deps:** pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions ([#93](https://www.github.com/googleapis/python-monitoring-dashboards/issues/93)) ([eef0a3e](https://www.github.com/googleapis/python-monitoring-dashboards/commit/eef0a3e274d29c1c7aad0799763c935b2ff4feb1))
    * enable self signed jwt for grpc ([#99](https://www.github.com/googleapis/python-monitoring-dashboards/issues/99)) ([0a8b547](https://www.github.com/googleapis/python-monitoring-dashboards/commit/0a8b547f8692e2158bbb1de539db7efc4bb96c4c))
    
    
    ### Documentation
    
    * add Samples section to CONTRIBUTING.rst ([#94](https://www.github.com/googleapis/python-monitoring-dashboards/issues/94)) ([017fcbd](https://www.github.com/googleapis/python-monitoring-dashboards/commit/017fcbd4ac623c25e56ab2161f651a3999442f9d))
    
    
    ### Miscellaneous Chores
    
    * release as 2.2.2 ([#98](https://www.github.com/googleapis/python-monitoring-dashboards/issues/98)) ([3266da2](https://www.github.com/googleapis/python-monitoring-dashboards/commit/3266da2924b0b56ef7892c78700ccf7242efab0a))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    22d2ef2 View commit details
    Browse the repository at this point in the history
Loading