Skip to content

Commit

Permalink
chore(main): release 0.201.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Apr 6, 2023
1 parent 4c364f4 commit f4b89cb
Show file tree
Hide file tree
Showing 25 changed files with 235 additions and 41 deletions.
2 changes: 1 addition & 1 deletion AdvisoryNotifications/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0
0.2.0
2 changes: 1 addition & 1 deletion AiPlatform/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.13.0
0.14.0
2 changes: 1 addition & 1 deletion AnalyticsAdmin/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.10.0
0.11.0
2 changes: 1 addition & 1 deletion AppEngineAdmin/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.4
1.0.5
2 changes: 1 addition & 1 deletion Asset/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.10.2
1.11.0
2 changes: 1 addition & 1 deletion BigQueryReservation/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.0
1.1.1
194 changes: 194 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,199 @@
# Changelog

## 0.201.0

<details><summary>google/cloud-advisorynotifications 0.2.0</summary>



### Features

* Updating Cloud Client Libraries with new field NotificationType for advisorynotifications.googleapis.com ([#6015](https://github.com/googleapis/google-cloud-php/issues/6015)) ([57a3ebe](https://github.com/googleapis/google-cloud-php/commit/57a3ebe8fa9882529cba4cad206f9c11e08716ad))

</details>

<details><summary>google/cloud-ai-platform 0.14.0</summary>



### Features

* Add copy to ModelSourceInfo ([9f6dbc8](https://github.com/googleapis/google-cloud-php/commit/9f6dbc86e66ab6d0a971bd980f9e8c3af8013952))
* Add ModelSourceType.MODEL_GARDEN enum to ModelSourceInfo ([9f6dbc8](https://github.com/googleapis/google-cloud-php/commit/9f6dbc86e66ab6d0a971bd980f9e8c3af8013952))
* Add public_endpoint_enabled and publid_endpoint_domain_name to IndexEndpoint ([#6020](https://github.com/googleapis/google-cloud-php/issues/6020)) ([9f6dbc8](https://github.com/googleapis/google-cloud-php/commit/9f6dbc86e66ab6d0a971bd980f9e8c3af8013952))

</details>

<details><summary>google/analytics-admin 0.11.0</summary>



### Features

* Add `AccessDimension`, `AccessMetric`, `AccessDateRange`, `AccessFilterExpression`, `AccessFilterExpressionList`, `AccessFilter`, `AccessStringFilter`, `AccessInListFilter`, `AccessNumericFilter`, `AccessBetweenFilter`, `NumericValue`, `AccessOrderBy`, `AccessDimensionHeader`, `AccessMetricHeader`, `AccessRow`, `AccessDimensionValue`, `AccessMetricValue`, `AccessQuota`, `AccessQuotaStatus` types to the Admin API v1beta ([9479f11](https://github.com/googleapis/google-cloud-php/commit/9479f11e9c16117ccb0cd0e14928afc2a30eb1c2))
* Add `enhanced_measurement_settings` option to the `ChangeHistoryResource.resource` oneof field ([9479f11](https://github.com/googleapis/google-cloud-php/commit/9479f11e9c16117ccb0cd0e14928afc2a30eb1c2))
* Add `ENHANCED_MEASUREMENT_SETTINGS` option to the `ChangeHistoryResourceType` enum ([9479f11](https://github.com/googleapis/google-cloud-php/commit/9479f11e9c16117ccb0cd0e14928afc2a30eb1c2))
* Add `intraday_export_enabled` field to the `BigQueryLink` resource ([9479f11](https://github.com/googleapis/google-cloud-php/commit/9479f11e9c16117ccb0cd0e14928afc2a30eb1c2))
* Add `RunAccessReport` method (with bindings for account and property resources) to the Admin API v1beta ([#5985](https://github.com/googleapis/google-cloud-php/issues/5985)) ([9479f11](https://github.com/googleapis/google-cloud-php/commit/9479f11e9c16117ccb0cd0e14928afc2a30eb1c2))

</details>

<details><summary>google/cloud-appengine-admin 1.0.5</summary>



</details>

<details><summary>google/cloud-asset 1.11.0</summary>



### Features

* Add client library support for AssetService v1 AnalyzeOrgPolicies API ([#6019](https://github.com/googleapis/google-cloud-php/issues/6019)) ([f08eb87](https://github.com/googleapis/google-cloud-php/commit/f08eb8726c5fa993c17c68d5942f0baf064589bf))
* Add client library support for AssetService v1 AnalyzeOrgPolicyGovernedAssets API ([f08eb87](https://github.com/googleapis/google-cloud-php/commit/f08eb8726c5fa993c17c68d5942f0baf064589bf))
* Add client library support for AssetService v1 AnalyzeOrgPolicyGovernedContainers API ([f08eb87](https://github.com/googleapis/google-cloud-php/commit/f08eb8726c5fa993c17c68d5942f0baf064589bf))

</details>

<details><summary>google/cloud-bigquery-reservation 1.1.1</summary>



</details>

<details><summary>google/cloud-common-protos 0.4.0</summary>



### Features

* Add owlbot and update with latest changes ([#5935](https://github.com/googleapis/google-cloud-php/issues/5935)) ([cea265c](https://github.com/googleapis/google-cloud-php/commit/cea265cc58cfc44176f82f94503c0d8d9fd8319c))


### Documentation

* Mark ReservationResourceUsage field as deprecated ([4c364f4](https://github.com/googleapis/google-cloud-php/commit/4c364f4b61ac1c4771a17f3ba96dd0bdb0bab0a1))
* Use deprecated=true for deprecated fields ([#6024](https://github.com/googleapis/google-cloud-php/issues/6024)) ([4c364f4](https://github.com/googleapis/google-cloud-php/commit/4c364f4b61ac1c4771a17f3ba96dd0bdb0bab0a1))

</details>

<details><summary>google/cloud-contact-center-insights 1.2.0</summary>



### Features

* Launch UploadConversation endpoint ([#6038](https://github.com/googleapis/google-cloud-php/issues/6038)) ([6099ff2](https://github.com/googleapis/google-cloud-php/commit/6099ff2cea21f008b0fc53b6cd15fdc26465febd))

</details>

<details><summary>google/cloud-container 1.11.0</summary>



### Features

* Add support for disabling pod IP cidr overprovision ([#6037](https://github.com/googleapis/google-cloud-php/issues/6037)) ([49b7c01](https://github.com/googleapis/google-cloud-php/commit/49b7c01724dc5bf6c469c13ed125709ef00c6cef))
* **Container:** Add a new fleet registration feature ([#6013](https://github.com/googleapis/google-cloud-php/issues/6013)) ([41a1b1c](https://github.com/googleapis/google-cloud-php/commit/41a1b1cd3fff680d33cc3f1d3666c62b53557a16))

</details>

<details><summary>google/cloud-container-analysis 0.2.12</summary>



### Bug Fixes

* **deps:** Update dependency google/grafeas to ^0.6.0 ([#6002](https://github.com/googleapis/google-cloud-php/issues/6002)) ([f49d287](https://github.com/googleapis/google-cloud-php/commit/f49d287a3ac2d0d877ae2ecb75020c39f0fbb2fd))

</details>

<details><summary>google/cloud-core 1.49.4</summary>



### Bug Fixes

* **deps:** Allow dependency psr/http-message version 1.1.* ([#6028](https://github.com/googleapis/google-cloud-php/issues/6028)) ([3a7f70b](https://github.com/googleapis/google-cloud-php/commit/3a7f70bfbe017738e325853b97aa7847d3f651fd))

</details>

<details><summary>google/cloud-datacatalog-lineage 0.1.1</summary>



</details>

<details><summary>google/cloud-datastore 1.20.0</summary>



### Features

* Add SUM/AVG aggregation query support in the preview branch and improve query API documentation ([#5996](https://github.com/googleapis/google-cloud-php/issues/5996)) ([d87a7c6](https://github.com/googleapis/google-cloud-php/commit/d87a7c6dd32f7a4f6b51fb50101441494da2e11a))


### Bug Fixes

* **Datastore:** Add custom routing headers ([#6000](https://github.com/googleapis/google-cloud-php/issues/6000)) ([694f7d7](https://github.com/googleapis/google-cloud-php/commit/694f7d7bb4466cb8dee3074098f48f32df92e6a8))

</details>

<details><summary>google/cloud-firestore 1.29.0</summary>



### Features

* **Firestore:** Expose read_time field ([#5865](https://github.com/googleapis/google-cloud-php/issues/5865)) ([1d44c91](https://github.com/googleapis/google-cloud-php/commit/1d44c9131c8303a0f1319b3c44eda1d13c692308))

</details>

<details><summary>google/cloud-iap 1.2.1</summary>



</details>

<details><summary>google/cloud-kms 1.16.2</summary>



</details>

<details><summary>google/cloud-spanner 1.58.2</summary>



### Bug Fixes

* **Spanner:** Add retry for RST_STREAM ([#5938](https://github.com/googleapis/google-cloud-php/issues/5938)) ([aa3bc8e](https://github.com/googleapis/google-cloud-php/commit/aa3bc8e582ac835caf334253edc4975a9fbcf386))
* **Spanner:** Add wait for deleteSessionAsync ([#5787](https://github.com/googleapis/google-cloud-php/issues/5787)) ([85d665a](https://github.com/googleapis/google-cloud-php/commit/85d665a8ca45714bdaa2d50b24bb1563ea9ab589))

</details>

<details><summary>google/cloud-video-stitcher 0.4.0</summary>



### ⚠ BREAKING CHANGES

* Roll back the changes that update of LRO metadata type to google.cloud.common.OperationMetadata ([#6016](https://github.com/googleapis/google-cloud-php/issues/6016))

### Features

* LRO changes for CdnKey and Slate methods, VodSession changes for ad tracking, and LiveSession changes for live config ([#5997](https://github.com/googleapis/google-cloud-php/issues/5997)) ([1019bf0](https://github.com/googleapis/google-cloud-php/commit/1019bf0ed74001d905640cd3e196fff75b1014ab))
* Remove default_ad_break_duration from LiveConfig ([ab1dcf1](https://github.com/googleapis/google-cloud-php/commit/ab1dcf1ae98c621fceaa28dd926f425995917fbb))
* Update LRO metadata type to google.cloud.common.OperationMetadata ([ab1dcf1](https://github.com/googleapis/google-cloud-php/commit/ab1dcf1ae98c621fceaa28dd926f425995917fbb))


### Bug Fixes

* Roll back the changes that update of LRO metadata type to google.cloud.common.OperationMetadata ([#6016](https://github.com/googleapis/google-cloud-php/issues/6016)) ([ab1dcf1](https://github.com/googleapis/google-cloud-php/commit/ab1dcf1ae98c621fceaa28dd926f425995917fbb))

</details>

## 0.200.0

<details><summary>google/cloud-alloydb 0.1.1</summary>
Expand Down
2 changes: 1 addition & 1 deletion CommonProtos/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.8
0.4.0
2 changes: 1 addition & 1 deletion ContactCenterInsights/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.0
1.2.0
2 changes: 1 addition & 1 deletion Container/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.10.3
1.11.0
2 changes: 1 addition & 1 deletion ContainerAnalysis/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.11
0.2.12
2 changes: 1 addition & 1 deletion Core/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.49.3
1.49.4
2 changes: 1 addition & 1 deletion DataCatalogLineage/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0
0.1.1
2 changes: 1 addition & 1 deletion Datastore/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.19.0
1.20.0
2 changes: 1 addition & 1 deletion Datastore/src/DatastoreClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ class DatastoreClient
use ClientTrait;
use DatastoreTrait;

const VERSION = '1.19.0';
const VERSION = '1.20.0';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/datastore';

Expand Down
2 changes: 1 addition & 1 deletion Firestore/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.28.0
1.29.0
2 changes: 1 addition & 1 deletion Firestore/src/FirestoreClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ class FirestoreClient
use SnapshotTrait;
use ValidateTrait;

const VERSION = '1.28.0';
const VERSION = '1.29.0';

const DEFAULT_DATABASE = '(default)';

Expand Down
2 changes: 1 addition & 1 deletion Iap/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.0
1.2.1
2 changes: 1 addition & 1 deletion Kms/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.16.1
1.16.2
2 changes: 1 addition & 1 deletion Spanner/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.58.1
1.58.2
2 changes: 1 addition & 1 deletion Spanner/src/SpannerClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ class SpannerClient
use LROTrait;
use ValidateTrait;

const VERSION = '1.58.1';
const VERSION = '1.58.2';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/spanner.data';
const ADMIN_SCOPE = 'https://www.googleapis.com/auth/spanner.admin';
Expand Down
2 changes: 1 addition & 1 deletion VideoStitcher/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.4
0.4.0
36 changes: 18 additions & 18 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,19 +71,19 @@
},
"replace": {
"google/access-context-manager": "0.3.3",
"google/analytics-admin": "0.10.0",
"google/analytics-admin": "0.11.0",
"google/analytics-data": "0.9.4",
"google/cloud-access-approval": "1.0.3",
"google/cloud-advisorynotifications": "0.1.0",
"google/cloud-ai-platform": "0.13.0",
"google/cloud-advisorynotifications": "0.2.0",
"google/cloud-ai-platform": "0.14.0",
"google/cloud-alloydb": "0.1.1",
"google/cloud-api-gateway": "1.0.3",
"google/cloud-api-keys": "0.1.4",
"google/cloud-apigee-connect": "1.0.3",
"google/cloud-apigee-registry": "0.2.5",
"google/cloud-appengine-admin": "1.0.4",
"google/cloud-appengine-admin": "1.0.5",
"google/cloud-artifact-registry": "0.3.9",
"google/cloud-asset": "1.10.2",
"google/cloud-asset": "1.11.0",
"google/cloud-assured-workloads": "0.8.0",
"google/cloud-automl": "1.4.15",
"google/cloud-bare-metal-solution": "0.2.6",
Expand All @@ -99,7 +99,7 @@
"google/cloud-bigquery-data-exchange": "0.2.4",
"google/cloud-bigquery-datapolicies": "0.2.2",
"google/cloud-bigquery-migration": "0.2.0",
"google/cloud-bigquery-reservation": "1.1.0",
"google/cloud-bigquery-reservation": "1.1.1",
"google/cloud-bigquery-storage": "1.2.11",
"google/cloud-bigquerydatatransfer": "1.4.3",
"google/cloud-bigtable": "1.22.0",
Expand All @@ -109,22 +109,22 @@
"google/cloud-build": "0.5.1",
"google/cloud-certificate-manager": "0.3.5",
"google/cloud-channel": "1.2.0",
"google/cloud-common-protos": "0.3.8",
"google/cloud-common-protos": "0.4.0",
"google/cloud-compute": "1.8.0",
"google/cloud-contact-center-insights": "1.1.0",
"google/cloud-container": "1.10.3",
"google/cloud-container-analysis": "0.2.11",
"google/cloud-core": "1.49.3",
"google/cloud-contact-center-insights": "1.2.0",
"google/cloud-container": "1.11.0",
"google/cloud-container-analysis": "0.2.12",
"google/cloud-core": "1.49.4",
"google/cloud-data-catalog": "1.4.0",
"google/cloud-data-fusion": "0.2.9",
"google/cloud-datacatalog-lineage": "0.1.0",
"google/cloud-datacatalog-lineage": "0.1.1",
"google/cloud-dataflow": "0.3.8",
"google/cloud-dataform": "0.1.4",
"google/cloud-datalabeling": "0.1.12",
"google/cloud-dataplex": "0.2.2",
"google/cloud-dataproc": "3.5.1",
"google/cloud-dataproc-metastore": "0.5.1",
"google/cloud-datastore": "1.19.0",
"google/cloud-datastore": "1.20.0",
"google/cloud-datastore-admin": "0.5.6",
"google/cloud-datastream": "1.0.3",
"google/cloud-debugger": "1.4.14",
Expand All @@ -139,7 +139,7 @@
"google/cloud-eventarc": "1.0.3",
"google/cloud-eventarc-publishing": "0.3.3",
"google/cloud-filestore": "1.1.0",
"google/cloud-firestore": "1.28.0",
"google/cloud-firestore": "1.29.0",
"google/cloud-functions": "1.1.0",
"google/cloud-game-servers": "1.0.3",
"google/cloud-gke-backup": "0.1.5",
Expand All @@ -149,10 +149,10 @@
"google/cloud-gsuite-addons": "0.1.4",
"google/cloud-iam": "0.1.4",
"google/cloud-iam-credentials": "1.0.3",
"google/cloud-iap": "1.2.0",
"google/cloud-iap": "1.2.1",
"google/cloud-ids": "0.1.10",
"google/cloud-iot": "1.5.10",
"google/cloud-kms": "1.16.1",
"google/cloud-kms": "1.16.2",
"google/cloud-kms-inventory": "0.1.0",
"google/cloud-language": "0.28.3",
"google/cloud-life-sciences": "0.3.3",
Expand Down Expand Up @@ -192,7 +192,7 @@
"google/cloud-service-management": "1.0.3",
"google/cloud-service-usage": "1.0.3",
"google/cloud-shell": "1.0.3",
"google/cloud-spanner": "1.58.1",
"google/cloud-spanner": "1.58.2",
"google/cloud-speech": "1.11.0",
"google/cloud-sql-admin": "0.2.10",
"google/cloud-storage": "1.30.2",
Expand All @@ -204,7 +204,7 @@
"google/cloud-trace": "1.5.1",
"google/cloud-translate": "1.13.1",
"google/cloud-video-live-stream": "0.3.0",
"google/cloud-video-stitcher": "0.3.4",
"google/cloud-video-stitcher": "0.4.0",
"google/cloud-video-transcoder": "0.6.0",
"google/cloud-videointelligence": "1.12.14",
"google/cloud-vision": "1.6.5",
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.200.0';
const VERSION = '0.201.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.200.0';
const VERSION = '0.201.0';
}

0 comments on commit f4b89cb

Please sign in to comment.