Skip to content

Commit

Permalink
chore(main): release google-cloud-beyond_corp-app_connections-v1 0.1.0 (
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-code-bot authored Jul 29, 2022
1 parent 350ced1 commit 4e8dabb
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"google-cloud-batch+FILLER": "0.0.0",
"google-cloud-batch-v1": "0.2.0",
"google-cloud-batch-v1+FILLER": "0.0.0",
"google-cloud-beyond_corp-app_connections-v1": "0.0.1",
"google-cloud-beyond_corp-app_connections-v1": "0.1.0",
"google-cloud-beyond_corp-app_connections-v1+FILLER": "0.0.0",
"google-cloud-beyond_corp-app_connectors-v1": "0.1.0",
"google-cloud-beyond_corp-app_connectors-v1+FILLER": "0.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"name": "beyondcorp",
"name_pretty": "BeyondCorp AppConnections V1 API",
"product_documentation": "https://cloud.google.com/beyondcorp/",
"release_level": "unknown",
"release_level": "preview",
"repo": "googleapis/google-cloud-ruby",
"requires_billing": true,
"ruby-cloud-description": "Beyondcorp Enterprise provides identity and context aware access controls for enterprise resources and enables zero-trust access. Using the Beyondcorp Enterprise APIs, enterprises can set up multi-cloud and on-prem connectivity using the App Connector hybrid connectivity solution. Note that google-cloud-beyond_corp-app_connections-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-beyond_corp-app_connections instead. See the readme for more details.",
Expand Down
7 changes: 6 additions & 1 deletion google-cloud-beyond_corp-app_connections-v1/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
# Release History
# Changelog

### 0.1.0 (2022-07-29)

#### Features

* Initial generation of google-cloud-beyond_corp-app_connections-v1 ([#18923](https://github.com/googleapis/google-cloud-ruby/issues/18923))
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ module Cloud
module BeyondCorp
module AppConnections
module V1
VERSION = "0.0.1"
VERSION = "0.1.0"
end
end
end
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"client_library": {
"name": "google-cloud-beyond_corp-app_connections-v1",
"version": "",
"version": "0.1.0",
"language": "RUBY",
"apis": [
{
Expand Down

0 comments on commit 4e8dabb

Please sign in to comment.