Skip to content

Commit

Permalink
Release Google.Cloud.Monitoring.V3 version 3.15.0 (#14199)
Browse files Browse the repository at this point in the history
Changes in this release:

### New features

- Add filter field to snooze proto ([commit 164b017](https://togithub.com/googleapis/google-cloud-dotnet/commit/164b01761550b4824ad79eff16788995785bd483))

### Documentation improvements

- Remove extra fenced code block markers ([commit 164b017](https://togithub.com/googleapis/google-cloud-dotnet/commit/164b01761550b4824ad79eff16788995785bd483))
  • Loading branch information
jskeet authored Feb 3, 2025
1 parent 9369b94 commit 406ad88
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>3.14.0</Version>
<Version>3.15.0</Version>
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Google Cloud Monitoring API, which manages your Google Cloud Monitoring data and configurations.</Description>
Expand Down
10 changes: 10 additions & 0 deletions apis/Google.Cloud.Monitoring.V3/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Version history

## Version 3.15.0, released 2025-02-03

### New features

- Add filter field to snooze proto ([commit 164b017](https://github.com/googleapis/google-cloud-dotnet/commit/164b01761550b4824ad79eff16788995785bd483))

### Documentation improvements

- Remove extra fenced code block markers ([commit 164b017](https://github.com/googleapis/google-cloud-dotnet/commit/164b01761550b4824ad79eff16788995785bd483))

## Version 3.14.0, released 2025-01-13

### New features
Expand Down
2 changes: 1 addition & 1 deletion generator-input/apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -3493,7 +3493,7 @@
"protoPath": "google/monitoring/v3",
"productName": "Google Cloud Monitoring",
"productUrl": "https://cloud.google.com/monitoring/api/v3/",
"version": "3.14.0",
"version": "3.15.0",
"type": "grpc",
"description": "Recommended Google client library to access the Google Cloud Monitoring API, which manages your Google Cloud Monitoring data and configurations.",
"tags": [
Expand Down

0 comments on commit 406ad88

Please sign in to comment.