Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
feat(orchestration/airflow/service): to v1 (#5138)
Release-As: 1.0.0
  • Loading branch information
codyoss committed Jan 25, 2022
1 parent 6b879a0 commit 5fda0bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions internal/gapicgen/generator/config.go
Expand Up @@ -1295,8 +1295,7 @@ var microgenGapicConfigs = []*microgenConfig{
importPath: "cloud.google.com/go/orchestration/airflow/service/apiv1",
gRPCServiceConfigPath: "composer_grpc_service_config.json",
apiServiceConfigPath: "composer_v1.yaml",
// GA after 2021/10/27
releaseLevel: "beta",
releaseLevel: "ga",
},
{
inputDirectoryPath: "google/cloud/filestore/v1",
Expand Down
1 change: 1 addition & 0 deletions orchestration/CHANGES.md
@@ -1,5 +1,6 @@
# Changes


## v0.1.0

- feat(orchestration): start generating clients

0 comments on commit 5fda0bc

Please sign in to comment.