Skip to content

Commit

Permalink
chore(main): release 0.205.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored May 9, 2023
1 parent f089d75 commit d16c49e
Show file tree
Hide file tree
Showing 9 changed files with 69 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Asset/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.11.2
1.11.3
58 changes: 58 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,63 @@
# Changelog

## 0.205.0

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



### Bug Fixes

* **deps:** Update dependency google/access-context-manager to ^0.4 ([#6186](https://github.com/googleapis/google-cloud-php/issues/6186)) ([2a40db9](https://github.com/googleapis/google-cloud-php/commit/2a40db91b65c84903e4ef3e7b9c1193198ff33af))

</details>

<details><summary>google/cloud-logging 1.26.0</summary>



### Features

* Add ConfigServiceV2.CreateBucketAsync method for creating Log Buckets asynchronously ([be76df8](https://github.com/googleapis/google-cloud-php/commit/be76df88ba9cd2887caa777ecd7638d13d76fb38))
* Add ConfigServiceV2.CreateLink method for creating linked datasets for Log Analytics Buckets ([be76df8](https://github.com/googleapis/google-cloud-php/commit/be76df88ba9cd2887caa777ecd7638d13d76fb38))
* Add ConfigServiceV2.DeleteLink method for deleting linked datasets ([be76df8](https://github.com/googleapis/google-cloud-php/commit/be76df88ba9cd2887caa777ecd7638d13d76fb38))
* Add ConfigServiceV2.GetLink methods for describing linked datasets ([be76df8](https://github.com/googleapis/google-cloud-php/commit/be76df88ba9cd2887caa777ecd7638d13d76fb38))
* Add ConfigServiceV2.ListLinks method for listing linked datasets ([be76df8](https://github.com/googleapis/google-cloud-php/commit/be76df88ba9cd2887caa777ecd7638d13d76fb38))
* Add ConfigServiceV2.UpdateBucketAsync method for creating Log Buckets asynchronously ([be76df8](https://github.com/googleapis/google-cloud-php/commit/be76df88ba9cd2887caa777ecd7638d13d76fb38))
* Add LogBucket.analytics_enabled field that specifies whether Log Bucket's Analytics features are enabled ([be76df8](https://github.com/googleapis/google-cloud-php/commit/be76df88ba9cd2887caa777ecd7638d13d76fb38))
* Add LogBucket.index_configs field that contains a list of Log Bucket's indexed fields and related configuration data ([be76df8](https://github.com/googleapis/google-cloud-php/commit/be76df88ba9cd2887caa777ecd7638d13d76fb38))
* Log Analytics features of the Cloud Logging API ([#6189](https://github.com/googleapis/google-cloud-php/issues/6189)) ([be76df8](https://github.com/googleapis/google-cloud-php/commit/be76df88ba9cd2887caa777ecd7638d13d76fb38))


### Documentation

* Documentation for the Log Analytics features of the Cloud Logging API ([be76df8](https://github.com/googleapis/google-cloud-php/commit/be76df88ba9cd2887caa777ecd7638d13d76fb38))

</details>

<details><summary>google/cloud-redis 1.7.0</summary>



### Features

* [Cloud Memorystore for Redis] Add persistence support ([e22bb9f](https://github.com/googleapis/google-cloud-php/commit/e22bb9f1766f6f02df14195dc9f463543a3a726a))
* [Cloud Memorystore for Redis] Add self service update maintenance version support ([e22bb9f](https://github.com/googleapis/google-cloud-php/commit/e22bb9f1766f6f02df14195dc9f463543a3a726a))
* [Cloud Memorystore for Redis] Add suspension_reasons field ([e22bb9f](https://github.com/googleapis/google-cloud-php/commit/e22bb9f1766f6f02df14195dc9f463543a3a726a))
* Add CMEK key field ([#6187](https://github.com/googleapis/google-cloud-php/issues/6187)) ([e22bb9f](https://github.com/googleapis/google-cloud-php/commit/e22bb9f1766f6f02df14195dc9f463543a3a726a))

</details>

<details><summary>google/cloud-text-to-speech 1.5.6</summary>



### Documentation

* Update documentation to require certain fields ([#6195](https://github.com/googleapis/google-cloud-php/issues/6195)) ([f089d75](https://github.com/googleapis/google-cloud-php/commit/f089d757f83740babd3b4c50ec0e860bcc0cbcf4))

</details>

## 0.204.0

<details><summary>google/access-context-manager 0.4.0</summary>
Expand Down
2 changes: 1 addition & 1 deletion Logging/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.25.5
1.26.0
2 changes: 1 addition & 1 deletion Logging/src/LoggingClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ class LoggingClient
use ArrayTrait;
use ClientTrait;

const VERSION = '1.25.5';
const VERSION = '1.26.0';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/logging.admin';
const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/logging.read';
Expand Down
2 changes: 1 addition & 1 deletion Redis/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.6.12
1.7.0
2 changes: 1 addition & 1 deletion TextToSpeech/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.5
1.5.6
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"google/cloud-apigee-registry": "0.2.7",
"google/cloud-appengine-admin": "1.0.6",
"google/cloud-artifact-registry": "0.3.12",
"google/cloud-asset": "1.11.2",
"google/cloud-asset": "1.11.3",
"google/cloud-assured-workloads": "0.8.2",
"google/cloud-automl": "1.4.17",
"google/cloud-bare-metal-solution": "0.2.8",
Expand Down Expand Up @@ -156,7 +156,7 @@
"google/cloud-kms-inventory": "0.1.2",
"google/cloud-language": "0.28.5",
"google/cloud-life-sciences": "0.3.5",
"google/cloud-logging": "1.25.5",
"google/cloud-logging": "1.26.0",
"google/cloud-managed-identities": "1.0.5",
"google/cloud-media-translation": "0.2.12",
"google/cloud-memcache": "1.0.5",
Expand All @@ -177,7 +177,7 @@
"google/cloud-recaptcha-enterprise": "1.3.2",
"google/cloud-recommendations-ai": "0.4.12",
"google/cloud-recommender": "1.7.8",
"google/cloud-redis": "1.6.12",
"google/cloud-redis": "1.7.0",
"google/cloud-resource-manager": "0.4.1",
"google/cloud-resource-settings": "1.0.5",
"google/cloud-retail": "1.2.1",
Expand All @@ -201,7 +201,7 @@
"google/cloud-support": "0.1.0",
"google/cloud-talent": "1.0.5",
"google/cloud-tasks": "1.11.11",
"google/cloud-text-to-speech": "1.5.5",
"google/cloud-text-to-speech": "1.5.6",
"google/cloud-tpu": "1.0.5",
"google/cloud-trace": "1.5.3",
"google/cloud-translate": "1.13.3",
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.204.0';
const VERSION = '0.205.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.204.0';
const VERSION = '0.205.0';
}

0 comments on commit d16c49e

Please sign in to comment.