This repository was archived by the owner on Dec 31, 2023. It is now read-only.
chore: release as 2.7.0#247
Merged
gcf-merge-on-green[bot] merged 1 commit intomainfrom Nov 9, 2021
Merged
Conversation
Release-As: 2.7.0
Contributor
Author
|
I'm going to add the Do Not Merge label while I look into the samples failures |
Contributor
Author
|
I'm not able to re-create the issue locally with the python samples locally. |
Contributor
Author
|
@busunkim96 Please could you review/approve? |
busunkim96
approved these changes
Nov 9, 2021
gcf-merge-on-green Bot
pushed a commit
that referenced
this pull request
Nov 9, 2021
🤖 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).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Yesterday's release PR for version 2.6.0 failed because the PR was trying to release 2.6.0 which was already released and tagged. 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
ServiceTierfor backward compatibilitydocs: list oneofs in docstring
docs: Use absolute link targets in comments
Release-As: 2.7.0