Skip to content

Commit

Permalink
Release Google.Cloud.AdvisoryNotifications.V1 version 1.4.0 (#11818)
Browse files Browse the repository at this point in the history
Changes in this release:

No API surface changes; just dependency updates.
  • Loading branch information
jskeet authored Feb 28, 2024
1 parent 20c9f67 commit f0655be
Show file tree
Hide file tree
Showing 3 changed files with 6 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>1.3.0</Version>
<Version>1.4.0</Version>
<TargetFrameworks>netstandard2.1;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>An API for accessing Advisory Notifications in Google Cloud</Description>
Expand Down
4 changes: 4 additions & 0 deletions apis/Google.Cloud.AdvisoryNotifications.V1/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Version history

## Version 1.4.0, released 2024-02-28

No API surface changes; just dependency updates.

## Version 1.3.0, released 2023-12-11

### New features
Expand Down
2 changes: 1 addition & 1 deletion apis/apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
},
{
"id": "Google.Cloud.AdvisoryNotifications.V1",
"version": "1.3.0",
"version": "1.4.0",
"type": "grpc",
"productName": "Advisory Notifications",
"productUrl": "https://cloud.google.com/advisory-notifications/docs/overview",
Expand Down

0 comments on commit f0655be

Please sign in to comment.