Skip to content

Commit

Permalink
Release Google.Cloud.Notebooks.V2 version 1.0.0-beta02 (#11943)
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 b76574b commit 6ee1ad3
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-beta01</Version>
<Version>1.0.0-beta02</Version>
<TargetFrameworks>netstandard2.1;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the AI Platform Notebooks API (v2), which is used to manage notebook resources in Google Cloud.</Description>
Expand Down
4 changes: 4 additions & 0 deletions apis/Google.Cloud.Notebooks.V2/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Version history

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

No API surface changes; just dependency updates.

## Version 1.0.0-beta01, released 2023-08-21

Initial release.
2 changes: 1 addition & 1 deletion apis/apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -3486,7 +3486,7 @@
},
{
"id": "Google.Cloud.Notebooks.V2",
"version": "1.0.0-beta01",
"version": "1.0.0-beta02",
"type": "grpc",
"productName": "Notebooks",
"productUrl": "https://cloud.google.com/vertex-ai/docs/workbench/instances/introduction",
Expand Down

0 comments on commit 6ee1ad3

Please sign in to comment.