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: v2.6.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: v2.7.0
Choose a head ref
  • 11 commits
  • 69 files changed
  • 5 contributors

Commits on Oct 7, 2021

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

Commits on Oct 8, 2021

  1. feat: add CreateServiceTimeSeries RPC (#235)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 401594069
    
    Source-Link: googleapis/googleapis@3b9c98e
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/b892911cf9f71d7bd154acd928d8a580dd519f71
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjg5MjkxMWNmOWY3MWQ3YmQxNTRhY2Q5MjhkOGE1ODBkZDUxOWY3MSJ9
    gcf-owl-bot[bot] authored Oct 8, 2021
    Configuration menu
    Copy the full SHA
    2970b22 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2021

  1. chore(python): fix formatting issue in noxfile.py.j2 (#234)

    * chore(python): fix formatting issue in noxfile.py.j2
    
    Source-Link: googleapis/synthtool@d730883
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:4370ced27a324687ede5da07132dcdc5381993502a5e8a3e31e16dc631d026f0
    
    * add constrants files for python 3.10 and 3.11
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Oct 9, 2021
    Configuration menu
    Copy the full SHA
    f275928 View commit details
    Browse the repository at this point in the history
  2. chore(python): Add kokoro configs for python 3.10 samples testing (#237)

    Source-Link: googleapis/synthtool@c6e69c4
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:58f73ba196b5414782605236dd0712a73541b44ff2ff4d3a36ec41092dd6fa5b
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Oct 9, 2021
    Configuration menu
    Copy the full SHA
    8df2296 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. chore: fix typo in alert.proto (#239)

    * docs: fix typo in alert.proto
    
    PiperOrigin-RevId: 402570091
    
    Source-Link: googleapis/googleapis@f0d5f7f
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/a64d11a731fa9a70dfa7f23df52f2793a32b4a5c
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTY0ZDExYTczMWZhOWE3MGRmYTdmMjNkZjUyZjI3OTNhMzJiNGE1YyJ9
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Oct 12, 2021
    Configuration menu
    Copy the full SHA
    452bef8 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. fix: Reintroduce deprecated field/enum ServiceTier for backward com…

    …patibility (#240)
    
    - [ ] Regenerate this pull request now.
    
    The deprecated elements are still deprecated and should not be used; they're solely being reintroduced to avoid breaking changes in client libraries.
    
    PiperOrigin-RevId: 402864419
    
    Source-Link: googleapis/googleapis@4a5dad7
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/70d1ff4f9e9a217a2216f39101588717ebfe549d
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzBkMWZmNGY5ZTlhMjE3YTIyMTZmMzkxMDE1ODg3MTdlYmZlNTQ5ZCJ9
    
    docs: Use absolute link targets in comments
    gcf-owl-bot[bot] authored Oct 13, 2021
    Configuration menu
    Copy the full SHA
    eeb0534 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. chore(python): push cloud library docs to staging bucket for Cloud RAD (

    #241)
    
    Source-Link: googleapis/synthtool@7fd61f8
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:4ee57a76a176ede9087c14330c625a71553cf9c72828b2c0ca12f5338171ba60
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    9e8aeeb View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. chore: use gapic-generator-python 0.53.4 (#243)

    - [ ] Regenerate this pull request now.
    
    docs: list oneofs in docstring
    fix(deps): require google-api-core >= 1.28.0
    fix(deps): drop packaging dependency
    
    committer: busunkim96@
    PiperOrigin-RevId: 406468269
    
    Source-Link: googleapis/googleapis@83d81b0
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/2ff001fbacb9e77e71d734de5f955c05fdae8526
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMmZmMDAxZmJhY2I5ZTc3ZTcxZDczNGRlNWY5NTVjMDVmZGFlODUyNiJ9
    gcf-owl-bot[bot] authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    22d4eab View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. chore: release 2.6.0 (#236)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [2.6.0](https://www.github.com/googleapis/python-monitoring/compare/v2.5.2...v2.6.0) (2021-11-01)
    
    
    ### Features
    
    * add context manager support in client ([#230](https://www.github.com/googleapis/python-monitoring/issues/230)) ([954dd18](https://www.github.com/googleapis/python-monitoring/commit/954dd18966520dbc623470ef528166d83d3e19ba))
    * add CreateServiceTimeSeries RPC ([#235](https://www.github.com/googleapis/python-monitoring/issues/235)) ([2970b22](https://www.github.com/googleapis/python-monitoring/commit/2970b22ca5b4959ee1d3e1e883cdb00951e3917f))
    
    
    ### Bug Fixes
    
    * **deps:** drop packaging dependency ([22d4eab](https://www.github.com/googleapis/python-monitoring/commit/22d4eabbafbdc16b0f4faf66f966442691de7666))
    * **deps:** require google-api-core >= 1.28.0 ([22d4eab](https://www.github.com/googleapis/python-monitoring/commit/22d4eabbafbdc16b0f4faf66f966442691de7666))
    * Reintroduce deprecated field/enum `ServiceTier` for backward compatibility ([#240](https://www.github.com/googleapis/python-monitoring/issues/240)) ([eeb0534](https://www.github.com/googleapis/python-monitoring/commit/eeb05347eaf6e7a0794e679d83fe70a0db6a02a3))
    
    
    ### Documentation
    
    * list oneofs in docstring ([22d4eab](https://www.github.com/googleapis/python-monitoring/commit/22d4eabbafbdc16b0f4faf66f966442691de7666))
    * Use absolute link targets in comments ([eeb0534](https://www.github.com/googleapis/python-monitoring/commit/eeb05347eaf6e7a0794e679d83fe70a0db6a02a3))
    ---
    
    
    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 Nov 4, 2021
    Configuration menu
    Copy the full SHA
    f61e34c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. chore: release as 2.7.0 (#247)

    Yesterday's [release PR for version 2.6.0 ](#236) failed because the PR was trying to release 2.6.0 which was [already released](#231) and [tagged](https://github.com/googleapis/python-monitoring/releases/tag/v2.6.0). This PR tells release-please to change the version to 2.7.0. I've also carried over the release notes from yesterday's release PR PR.
    
    
    
    
    feat: add CreateServiceTimeSeries RPC
    fix(deps): drop packaging dependency
    fix(deps): require google-api-core >= 1.28.0
    fix: Reintroduce deprecated field/enum `ServiceTier` for backward compatibility
    docs: list oneofs in docstring
    docs: Use absolute link targets in comments
    
    Release-As: 2.7.0
    parthea authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    b347e70 View commit details
    Browse the repository at this point in the history
  2. chore: release 2.7.0 (#248)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [2.7.0](https://www.github.com/googleapis/python-monitoring/compare/v2.6.0...v2.7.0) (2021-11-09)
    
    
    ### Features
    
    * add CreateServiceTimeSeries RPC ([b347e70](https://www.github.com/googleapis/python-monitoring/commit/b347e7083ff04c04e287b7afc79c425a1d04f731))
    
    
    ### Bug Fixes
    
    * **deps:** drop packaging dependency ([b347e70](https://www.github.com/googleapis/python-monitoring/commit/b347e7083ff04c04e287b7afc79c425a1d04f731))
    * **deps:** require google-api-core >= 1.28.0 ([b347e70](https://www.github.com/googleapis/python-monitoring/commit/b347e7083ff04c04e287b7afc79c425a1d04f731))
    * Reintroduce deprecated field/enum `ServiceTier` for backward compatibility ([b347e70](https://www.github.com/googleapis/python-monitoring/commit/b347e7083ff04c04e287b7afc79c425a1d04f731))
    
    
    ### Miscellaneous Chores
    
    * release as 2.7.0 ([#247](https://www.github.com/googleapis/python-monitoring/issues/247)) ([b347e70](https://www.github.com/googleapis/python-monitoring/commit/b347e7083ff04c04e287b7afc79c425a1d04f731))
    
    
    ### Documentation
    
    * list oneofs in docstring ([b347e70](https://www.github.com/googleapis/python-monitoring/commit/b347e7083ff04c04e287b7afc79c425a1d04f731))
    * Use absolute link targets in comments ([b347e70](https://www.github.com/googleapis/python-monitoring/commit/b347e7083ff04c04e287b7afc79c425a1d04f731))
    ---
    
    
    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 Nov 9, 2021
    Configuration menu
    Copy the full SHA
    a0584b3 View commit details
    Browse the repository at this point in the history
Loading