Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"packages/google-ai-generativelanguage": "0.3.4",
"packages/google-analytics-admin": "0.22.0",
"packages/google-analytics-data": "0.17.2",
"packages/google-analytics-data": "0.18.0",
"packages/google-apps-script-type": "0.3.4",
"packages/google-area120-tables": "0.11.4",
"packages/google-cloud-access-approval": "1.11.3",
Expand Down Expand Up @@ -43,7 +43,7 @@
"packages/google-cloud-commerce-consumer-procurement": "0.1.0",
"packages/google-cloud-common": "1.2.0",
"packages/google-cloud-compute": "1.14.1",
"packages/google-cloud-confidentialcomputing": "0.4.1",
"packages/google-cloud-confidentialcomputing": "0.4.2",
"packages/google-cloud-config": "0.1.1",
"packages/google-cloud-contact-center-insights": "1.14.0",
"packages/google-cloud-container": "2.33.0",
Expand Down Expand Up @@ -114,7 +114,7 @@
"packages/google-cloud-private-catalog": "0.9.4",
"packages/google-cloud-public-ca": "0.3.4",
"packages/google-cloud-rapidmigrationassessment": "0.1.2",
"packages/google-cloud-recaptcha-enterprise": "1.13.0",
"packages/google-cloud-recaptcha-enterprise": "1.14.0",
"packages/google-cloud-recommendations-ai": "0.10.5",
"packages/google-cloud-recommender": "2.12.1",
"packages/google-cloud-redis": "2.13.2",
Expand All @@ -123,7 +123,7 @@
"packages/google-cloud-resource-settings": "1.7.2",
"packages/google-cloud-retail": "1.16.3",
"packages/google-cloud-run": "0.10.0",
"packages/google-cloud-scheduler": "2.11.2",
"packages/google-cloud-scheduler": "2.11.3",
"packages/google-cloud-secret-manager": "2.16.4",
"packages/google-cloud-securesourcemanager": "0.1.0",
"packages/google-cloud-securitycenter": "1.24.0",
Expand Down
24 changes: 24 additions & 0 deletions packages/google-analytics-data/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Changelog

## [0.18.0](https://github.com/googleapis/google-cloud-python/compare/google-analytics-data-v0.17.2...google-analytics-data-v0.18.0) (2023-11-13)


### ⚠ BREAKING CHANGES

* change the resource pattern value to `properties/{property}/audienceLists/{audience_list}` for the resource definition `analyticsdata.googleapis.com/AudienceList`
* change the resource pattern value to `properties/{property}` for the resource definition `analyticsadmin.googleapis.com/Property`

### Features

* add `creation_quota_tokens_charged`, `row_count`, `error_message` to the `AudienceList` resource ([c28986d](https://github.com/googleapis/google-cloud-python/commit/c28986d33652c0eed91809436628b45667732937))
* add the SheetExportAudienceList method to the Data API v1 alpha ([c28986d](https://github.com/googleapis/google-cloud-python/commit/c28986d33652c0eed91809436628b45667732937))


### Bug Fixes

* add `optional` annotation to the `dimension_name` field of the `AudienceDimension` type ([c28986d](https://github.com/googleapis/google-cloud-python/commit/c28986d33652c0eed91809436628b45667732937))
* add `optional` annotation to the `offset`, `limit` fields of the `QueryAudienceListRequest` type ([c28986d](https://github.com/googleapis/google-cloud-python/commit/c28986d33652c0eed91809436628b45667732937))
* add `optional` annotation to the `page_token` field of the `ListAudienceListsRequest` type ([c28986d](https://github.com/googleapis/google-cloud-python/commit/c28986d33652c0eed91809436628b45667732937))
* add `optional` annotation to the `property`, `date_ranges`, `funnel`, `funnel_breakdown`, `funnel_visualization_type`, `segments`, `dimension_filter`, `return_property_quota`, `limit` fields of the `RunFunnelReportRequest` type ([c28986d](https://github.com/googleapis/google-cloud-python/commit/c28986d33652c0eed91809436628b45667732937))
* add `required` annotation to the `name` field of the `QueryAudienceListRequest` type ([c28986d](https://github.com/googleapis/google-cloud-python/commit/c28986d33652c0eed91809436628b45667732937))
* change the resource pattern value to `properties/{property}/audienceLists/{audience_list}` for the resource definition `analyticsdata.googleapis.com/AudienceList` ([c28986d](https://github.com/googleapis/google-cloud-python/commit/c28986d33652c0eed91809436628b45667732937))
* change the resource pattern value to `properties/{property}` for the resource definition `analyticsadmin.googleapis.com/Property` ([c28986d](https://github.com/googleapis/google-cloud-python/commit/c28986d33652c0eed91809436628b45667732937))

## [0.17.2](https://github.com/googleapis/python-analytics-data/compare/v0.17.1...v0.17.2) (2023-10-09)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.18.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.18.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.18.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-analytics-data",
"version": "0.1.0"
"version": "0.18.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-analytics-data",
"version": "0.1.0"
"version": "0.18.0"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-confidentialcomputing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.4.2](https://github.com/googleapis/google-cloud-python/compare/google-cloud-confidentialcomputing-v0.4.1...google-cloud-confidentialcomputing-v0.4.2) (2023-11-13)


### Features

* [google-cloud-confidentialcomputing] Add a new field `token_type` to `TokenOptions` message proto ([#12011](https://github.com/googleapis/google-cloud-python/issues/12011)) ([37b1ae9](https://github.com/googleapis/google-cloud-python/commit/37b1ae9e3a03e246d74da6cb3276d2b2d0d9135c))

## [0.4.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-confidentialcomputing-v0.4.0...google-cloud-confidentialcomputing-v0.4.1) (2023-09-19)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.4.2" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.4.2" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-confidentialcomputing",
"version": "0.1.0"
"version": "0.4.2"
},
"snippets": [
{
Expand Down
17 changes: 17 additions & 0 deletions packages/google-cloud-recaptcha-enterprise/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [1.14.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-recaptcha-enterprise-v1.13.0...google-cloud-recaptcha-enterprise-v1.14.0) (2023-11-13)


### ⚠ BREAKING CHANGES

* Added required annotations

### Bug Fixes

* Added required annotations ([e8a00c4](https://github.com/googleapis/google-cloud-python/commit/e8a00c43318da1f260c837f9d6484384834c6705))


### Documentation

* CreateKeyRequest.display_name and PrivatePasswordLeakVerification.lookup_hash_prefix are now required ([e8a00c4](https://github.com/googleapis/google-cloud-python/commit/e8a00c43318da1f260c837f9d6484384834c6705))
* Updated comments explaining if a field is optional or required ([e8a00c4](https://github.com/googleapis/google-cloud-python/commit/e8a00c43318da1f260c837f9d6484384834c6705))

## [1.13.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-recaptcha-enterprise-v1.12.2...google-cloud-recaptcha-enterprise-v1.13.0) (2023-10-05)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "1.14.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "1.14.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-recaptcha-enterprise",
"version": "0.1.0"
"version": "1.14.0"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-scheduler/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://pypi.org/project/google-cloud-scheduler/#history

## [2.11.3](https://github.com/googleapis/google-cloud-python/compare/google-cloud-scheduler-v2.11.2...google-cloud-scheduler-v2.11.3) (2023-11-13)


### Documentation

* [google-cloud-scheduler] correct timezone/offset information for Cloud Scheduler headers ([#12007](https://github.com/googleapis/google-cloud-python/issues/12007)) ([dd04e8f](https://github.com/googleapis/google-cloud-python/commit/dd04e8f16d965e7f9278e9ef24cd7dbdcc1363ec))

## [2.11.2](https://github.com/googleapis/google-cloud-python/compare/google-cloud-scheduler-v2.11.1...google-cloud-scheduler-v2.11.2) (2023-09-30)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "2.11.3" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "2.11.3" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "2.11.3" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-scheduler",
"version": "0.1.0"
"version": "2.11.3"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-scheduler",
"version": "0.1.0"
"version": "2.11.3"
},
"snippets": [
{
Expand Down