Skip to content

Commit

Permalink
Release Google.Cloud.NetApp.V1 version 1.0.0-beta03 (#11936)
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 90cbf3e commit 5821a9a
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.0.0-beta02</Version>
<Version>1.0.0-beta03</Version>
<TargetFrameworks>netstandard2.1;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Google Cloud NetApp Volumes API, which is a fully-managed, cloud-based data storage service that provides advanced data management capabilities and highly scalable performance with global availability.</Description>
Expand Down
4 changes: 4 additions & 0 deletions apis/Google.Cloud.NetApp.V1/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Version history

## Version 1.0.0-beta03, released 2024-02-28

No API surface changes; just dependency updates.

## Version 1.0.0-beta02, released 2024-01-08

### 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 @@ -3309,7 +3309,7 @@
},
{
"id": "Google.Cloud.NetApp.V1",
"version": "1.0.0-beta02",
"version": "1.0.0-beta03",
"type": "grpc",
"productName": "NetApp",
"productUrl": "https://cloud.google.com/netapp/volumes/docs/discover/overview",
Expand Down

0 comments on commit 5821a9a

Please sign in to comment.