Skip to content

Commit 6239d5b

Browse files
chore: release main (googleapis#12573)
🤖 I have created a release *beep* *boop* --- <details><summary>google-apps-card: 0.1.2</summary> ## [0.1.2](googleapis/google-cloud-python@google-apps-card-v0.1.1...google-apps-card-v0.1.2) (2024-04-16) ### Features * material icon in card ([fef36ac](googleapis@fef36ac)) ### Documentation * card proto update ([fef36ac](googleapis@fef36ac)) </details> <details><summary>google-cloud-monitoring: 2.20.0</summary> ## [2.20.0](googleapis/google-cloud-python@google-cloud-monitoring-v2.19.4...google-cloud-monitoring-v2.20.0) (2024-04-16) ### Features * Added ServiceAgentAuthentication auth method for Uptime ([25e126a](googleapis@25e126a)) * Added Synthetic Monitor targets to Uptime data model ([25e126a](googleapis@25e126a)) ### Documentation * Updated comments accordingly ([25e126a](googleapis@25e126a)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 25e126a commit 6239d5b

File tree

8 files changed

+32
-7
lines changed

8 files changed

+32
-7
lines changed

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"packages/google-ai-generativelanguage": "0.6.2",
44
"packages/google-analytics-admin": "0.22.7",
55
"packages/google-analytics-data": "0.18.7",
6-
"packages/google-apps-card": "0.1.1",
6+
"packages/google-apps-card": "0.1.2",
77
"packages/google-apps-chat": "0.1.2",
88
"packages/google-apps-events-subscriptions": "0.1.0",
99
"packages/google-apps-meet": "0.1.6",
@@ -102,7 +102,7 @@
102102
"packages/google-cloud-media-translation": "0.11.9",
103103
"packages/google-cloud-memcache": "1.9.3",
104104
"packages/google-cloud-migrationcenter": "0.1.7",
105-
"packages/google-cloud-monitoring": "2.19.4",
105+
"packages/google-cloud-monitoring": "2.20.0",
106106
"packages/google-cloud-monitoring-dashboards": "2.15.1",
107107
"packages/google-cloud-monitoring-metrics-scopes": "1.6.3",
108108
"packages/google-cloud-netapp": "0.3.9",

packages/google-apps-card/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.1.2](https://github.com/googleapis/google-cloud-python/compare/google-apps-card-v0.1.1...google-apps-card-v0.1.2) (2024-04-16)
4+
5+
6+
### Features
7+
8+
* material icon in card ([fef36ac](https://github.com/googleapis/google-cloud-python/commit/fef36ac0532b145665c4e53c18d04058c4295d74))
9+
10+
11+
### Documentation
12+
13+
* card proto update ([fef36ac](https://github.com/googleapis/google-cloud-python/commit/fef36ac0532b145665c4e53c18d04058c4295d74))
14+
315
## [0.1.1](https://github.com/googleapis/google-cloud-python/compare/google-apps-card-v0.1.0...google-apps-card-v0.1.1) (2024-03-05)
416

517

packages/google-apps-card/google/apps/card/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.2" # {x-release-please-version}

packages/google-apps-card/google/apps/card_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.2" # {x-release-please-version}

packages/google-cloud-monitoring/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@
44

55
[1]: https://pypi.org/project/google-cloud-monitoring/#history
66

7+
## [2.20.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-monitoring-v2.19.4...google-cloud-monitoring-v2.20.0) (2024-04-16)
8+
9+
10+
### Features
11+
12+
* Added ServiceAgentAuthentication auth method for Uptime ([25e126a](https://github.com/googleapis/google-cloud-python/commit/25e126aa3438417a50329f5079d13a955b840a29))
13+
* Added Synthetic Monitor targets to Uptime data model ([25e126a](https://github.com/googleapis/google-cloud-python/commit/25e126aa3438417a50329f5079d13a955b840a29))
14+
15+
16+
### Documentation
17+
18+
* Updated comments accordingly ([25e126a](https://github.com/googleapis/google-cloud-python/commit/25e126aa3438417a50329f5079d13a955b840a29))
19+
720
## [2.19.4](https://github.com/googleapis/google-cloud-python/compare/google-cloud-monitoring-v2.19.3...google-cloud-monitoring-v2.19.4) (2024-04-15)
821

922

packages/google-cloud-monitoring/google/cloud/monitoring/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "2.20.0" # {x-release-please-version}

packages/google-cloud-monitoring/google/cloud/monitoring_v3/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "2.20.0" # {x-release-please-version}

packages/google-cloud-monitoring/samples/generated_samples/snippet_metadata_google.monitoring.v3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-monitoring",
11-
"version": "0.1.0"
11+
"version": "2.20.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)