Skip to content

Commit

Permalink
chore(main): release 0.182.0 (#5284)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored and bshaffer committed May 24, 2022
1 parent a2584ba commit 5d7d89a
Show file tree
Hide file tree
Showing 11 changed files with 71 additions and 13 deletions.
2 changes: 1 addition & 1 deletion AccessApproval/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.2
0.5.0
2 changes: 1 addition & 1 deletion BigQueryDataExchange/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.0
0.1.0
2 changes: 1 addition & 1 deletion Bigtable/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.15.0
1.15.1
2 changes: 1 addition & 1 deletion Bigtable/src/BigtableClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class BigtableClient
{
use ArrayTrait;

const VERSION = '1.15.0';
const VERSION = '1.15.1';

/**
* @var GapicClient
Expand Down
52 changes: 52 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,57 @@
# Changelog

## 0.182.0

<details><summary>google/cloud-access-approval 0.5.0</summary>



### Features

* [AccessApproval] update protos to include InvalidateApprovalRequest and GetAccessApprovalServiceAccount APIs ([#5288](https://github.com/googleapis/google-cloud-php/issues/5288)) ([80fae8d](https://github.com/googleapis/google-cloud-php/commit/80fae8d1d4dad283d10fdd2a13b116ca69991624))

</details>

<details><summary>google/cloud-bigquery-data-exchange 0.1.0</summary>



### Features

* introduce bigquery data exchange ([#5290](https://github.com/googleapis/google-cloud-php/issues/5290)) ([de03cde](https://github.com/googleapis/google-cloud-php/commit/de03cde9b2da66d3a649b2e46b1ee703b2b567cb))

</details>

<details><summary>google/cloud-bigtable 1.15.1</summary>



### Miscellaneous Chores

* [Bigtable] remove unused imports ([#5291](https://github.com/googleapis/google-cloud-php/issues/5291)) ([2337766](https://github.com/googleapis/google-cloud-php/commit/23377663b7faa432589e0f6af3c21afcd90ae480))

</details>

<details><summary>google/cloud-eventarc 0.3.0</summary>



### Features

* [Eventarc] Add Provider resources ([#5285](https://github.com/googleapis/google-cloud-php/issues/5285)) ([d5629fc](https://github.com/googleapis/google-cloud-php/commit/d5629fcd4e0e1953a20055487b19a64bdcd65248))

</details>

<details><summary>google/cloud-video-live-stream 0.2.0</summary>



### Features

* [VideoLiveStream] add STOPPED event state ([#5289](https://github.com/googleapis/google-cloud-php/issues/5289)) ([578e4cd](https://github.com/googleapis/google-cloud-php/commit/578e4cd15901392b796161f94e44b7f552588b5a))

</details>

## 0.181.0

<details><summary>google/cloud-access-approval 0.4.2</summary>
Expand Down
2 changes: 1 addition & 1 deletion Eventarc/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.2
0.3.0
2 changes: 1 addition & 1 deletion VideoLiveStream/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.3
0.2.0
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"google/access-context-manager": "0.2.3",
"google/analytics-admin": "0.6.2",
"google/analytics-data": "0.8.4",
"google/cloud-access-approval": "0.4.2",
"google/cloud-access-approval": "0.5.0",
"google/cloud-ai-platform": "0.3.1",
"google/cloud-api-gateway": "0.2.3",
"google/cloud-apigee-connect": "0.2.6",
Expand All @@ -85,11 +85,11 @@
"google/cloud-automl": "1.4.6",
"google/cloud-bigquery": "1.23.6",
"google/cloud-bigquery-connection": "0.7.2",
"google/cloud-bigquery-data-exchange": "master",
"google/cloud-bigquery-data-exchange": "0.1.0",
"google/cloud-bigquery-reservation": "0.6.2",
"google/cloud-bigquery-storage": "1.2.5",
"google/cloud-bigquerydatatransfer": "1.3.4",
"google/cloud-bigtable": "1.15.0",
"google/cloud-bigtable": "1.15.1",
"google/cloud-billing": "1.4.2",
"google/cloud-billing-budgets": "0.2.7",
"google/cloud-binary-authorization": "0.4.3",
Expand Down Expand Up @@ -121,7 +121,7 @@
"google/cloud-domains": "0.2.2",
"google/cloud-error-reporting": "0.19.3",
"google/cloud-essential-contacts": "0.2.5",
"google/cloud-eventarc": "0.2.2",
"google/cloud-eventarc": "0.3.0",
"google/cloud-eventarc-publishing": "0.2.3",
"google/cloud-filestore": "0.1.4",
"google/cloud-firestore": "1.22.1",
Expand Down Expand Up @@ -181,7 +181,7 @@
"google/cloud-tpu": "0.2.5",
"google/cloud-trace": "1.4.5",
"google/cloud-translate": "1.12.4",
"google/cloud-video-live-stream": "0.1.3",
"google/cloud-video-live-stream": "0.2.0",
"google/cloud-video-stitcher": "0.1.3",
"google/cloud-video-transcoder": "0.3.5",
"google/cloud-videointelligence": "1.12.8",
Expand Down
6 changes: 6 additions & 0 deletions docs/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"name": "google/cloud",
"defaultService": "servicebuilder",
"versions": [
"v0.182.0",
"v0.181.0",
"v0.180.0",
"v0.179.0",
Expand Down Expand Up @@ -289,6 +290,7 @@
"name": "google/cloud-access-approval",
"defaultService": "accessapproval/readme",
"versions": [
"v0.5.0",
"v0.4.2",
"v0.4.1",
"v0.4.0",
Expand Down Expand Up @@ -582,6 +584,7 @@
"name": "google/cloud-bigquery-data-exchange",
"defaultService": "bigquerydataexchange/readme",
"versions": [
"v0.1.0",
"main"
]
},
Expand Down Expand Up @@ -702,6 +705,7 @@
"name": "google/cloud-bigtable",
"defaultService": "bigtable/readme",
"versions": [
"v1.15.1",
"v1.15.0",
"v1.14.1",
"v1.14.0",
Expand Down Expand Up @@ -1749,6 +1753,7 @@
"name": "google/cloud-eventarc",
"defaultService": "eventarc/readme",
"versions": [
"v0.3.0",
"v0.2.2",
"v0.2.1",
"v0.2.0",
Expand Down Expand Up @@ -3692,6 +3697,7 @@
"name": "google/cloud-video-live-stream",
"defaultService": "videolivestream/readme",
"versions": [
"v0.2.0",
"v0.1.3",
"v0.1.2",
"v0.1.1",
Expand Down
2 changes: 1 addition & 1 deletion src/ServiceBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ class ServiceBuilder extends CoreServiceBuilder
/**
* @deprecated
*/
const VERSION = '0.181.0';
const VERSION = '0.182.0';
}
2 changes: 1 addition & 1 deletion src/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
*/
class Version
{
const VERSION = '0.181.0';
const VERSION = '0.182.0';
}

0 comments on commit 5d7d89a

Please sign in to comment.