Skip to content

Commit

Permalink
chore(notebooks): release 1.0.0 (#6237)
Browse files Browse the repository at this point in the history
Release-As: 1.0
  • Loading branch information
quartzmo committed Jun 22, 2022
1 parent 53f7cbd commit 1b39bf4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion internal/.repo-metadata-full.json
Expand Up @@ -1031,7 +1031,7 @@
"language": "Go",
"client_library_type": "generated",
"docs_url": "https://cloud.google.com/go/docs/reference/cloud.google.com/go/notebooks/latest/apiv1",
"release_level": "beta",
"release_level": "ga",
"library_type": "GAPIC_AUTO"
},
"cloud.google.com/go/notebooks/apiv1beta1": {
Expand Down
3 changes: 1 addition & 2 deletions internal/gapicgen/generator/config.go
Expand Up @@ -1441,8 +1441,7 @@ var MicrogenGapicConfigs = []*MicrogenConfig{
ImportPath: "cloud.google.com/go/notebooks/apiv1",
GRPCServiceConfigPath: "notebooks_grpc_service_config.json",
ApiServiceConfigPath: "notebooks_v1.yaml",
// GA after 2022/06/05
ReleaseLevel: "beta",
ReleaseLevel: "ga",
},
{
InputDirectoryPath: "google/cloud/workflows/v1",
Expand Down
2 changes: 0 additions & 2 deletions notebooks/apiv1/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1b39bf4

Please sign in to comment.