Skip to content
This repository was archived by the owner on Dec 31, 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-monitoring
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.36.0
Choose a base ref
...
head repository: googleapis/python-monitoring
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
  • 7 files changed
  • 3 contributors

Commits on May 27, 2020

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

Commits on Jun 3, 2020

  1. feat: set release_status to Production/Stable (#8)

    Release-As: 1.0.0
    
    Proposed release: **GA**
    
    ## Instructions
    
    Check the lists below, adding tests / documentation as required. Once all the "required" boxes are ticked, please create a release and close this issue.
    
    ## Required
    
    - [x] 28 days elapsed since last beta release with new API surface (last release on [2/5/2020](https://github.com/googleapis/python-monitoring/releases/tag/v0.34.0))
    - [x] Server API is GA ([v3](https://github.com/googleapis/python-monitoring/tree/master/google/cloud/monitoring_v3))
    - [x] Package API is stable, and we can commit to backward compatibility
    - [x] All dependencies are GA
    
    ## Optional
    
    - [ ] Most common / important scenarios have descriptive samples
    - [ ] Public manual methods have at least one usage sample each (excluding overloads)
    - [ ] Per-API README includes a full description of the API
    - [ ] Per-API README contains at least one “getting started” sample using the most common API scenario
    - [ ] Manual code has been reviewed by API producer
    - [ ] Manual code has been reviewed by a DPE responsible for samples
    - [ ] 'Client Libraries' page is added to the product documentation in 'APIs & Reference' section of the product's documentation on Cloud Site
    busunkim96 authored Jun 3, 2020
    Configuration menu
    Copy the full SHA
    a99d67a View commit details
    Browse the repository at this point in the history
  2. chore: release 1.0.0 (#35)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ## [1.0.0](https://www.github.com/googleapis/python-monitoring/compare/v0.36.0...v1.0.0) (2020-06-03)
    
    
    ### Features
    
    * set release_status to Production/Stable ([#8](https://www.github.com/googleapis/python-monitoring/issues/8)) ([a99d67a](https://www.github.com/googleapis/python-monitoring/commit/a99d67a4f1399b9a74f189c6332cd85e56149fac))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] authored Jun 3, 2020
    Configuration menu
    Copy the full SHA
    4f8096b View commit details
    Browse the repository at this point in the history
Loading