Skip to content

Commit

Permalink
chore: release main (#12223)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


<details><summary>google-analytics-admin: 0.22.3</summary>

##
[0.22.3](google-analytics-admin-v0.22.2...google-analytics-admin-v0.22.3)
(2024-01-26)


### Features

* Add `GetCalculatedMetric`, `CreateCalculatedMetric`,
`ListCalculatedMetrics`, `UpdateCalculatedMetric`,
`DeleteCalculatedMetric` methods to the Admin API v1alpha
([dea3367](dea3367))
* Add the `calculated_metric` field to the
`ChangeHistoryResource.resource` oneof field
([dea3367](dea3367))
* Add the `CALCULATED_METRIC` option to the `ChangeHistoryResourceType`
enum
([dea3367](dea3367))
* Add the `CalculatedMetric` resource
([dea3367](dea3367))
</details>

<details><summary>google-cloud-contact-center-insights: 1.16.0</summary>

##
[1.16.0](google-cloud-contact-center-insights-v1.15.0...google-cloud-contact-center-insights-v1.16.0)
(2024-01-26)


### Features

* Add Conversation QualityMetadata
([7e81f5b](7e81f5b))


### Documentation

* Clarify usage of agent and customer channel fields in
IngestConversationsRequest
([7e81f5b](7e81f5b))
</details>

<details><summary>google-maps-fleetengine: 0.1.5</summary>

##
[0.1.5](google-maps-fleetengine-v0.1.4...google-maps-fleetengine-v0.1.5)
(2024-01-26)


### Documentation

* [google-maps-fleetengine] update comment on Waypoint
([#12225](#12225))
([f5987c9](f5987c9))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Jan 29, 2024
1 parent d1764f5 commit 41129eb
Show file tree
Hide file tree
Showing 14 changed files with 42 additions and 13 deletions.
6 changes: 3 additions & 3 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages/google-ai-generativelanguage": "0.5.0",
"packages/google-analytics-admin": "0.22.2",
"packages/google-analytics-admin": "0.22.3",
"packages/google-analytics-data": "0.18.3",
"packages/google-apps-meet": "0.1.1",
"packages/google-apps-script-type": "0.3.5",
Expand Down Expand Up @@ -47,7 +47,7 @@
"packages/google-cloud-compute": "1.15.0",
"packages/google-cloud-confidentialcomputing": "0.4.3",
"packages/google-cloud-config": "0.1.3",
"packages/google-cloud-contact-center-insights": "1.15.0",
"packages/google-cloud-contact-center-insights": "1.16.0",
"packages/google-cloud-container": "2.38.0",
"packages/google-cloud-containeranalysis": "2.13.0",
"packages/google-cloud-contentwarehouse": "0.7.3",
Expand Down Expand Up @@ -162,7 +162,7 @@
"packages/google-cloud-workstations": "0.5.2",
"packages/google-geo-type": "0.3.4",
"packages/google-maps-addressvalidation": "0.3.7",
"packages/google-maps-fleetengine": "0.1.4",
"packages/google-maps-fleetengine": "0.1.5",
"packages/google-maps-fleetengine-delivery": "0.1.3",
"packages/google-maps-mapsplatformdatasets": "0.3.3",
"packages/google-maps-places": "0.1.6",
Expand Down
10 changes: 10 additions & 0 deletions packages/google-analytics-admin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [0.22.3](https://github.com/googleapis/google-cloud-python/compare/google-analytics-admin-v0.22.2...google-analytics-admin-v0.22.3) (2024-01-26)


### Features

* Add `GetCalculatedMetric`, `CreateCalculatedMetric`, `ListCalculatedMetrics`, `UpdateCalculatedMetric`, `DeleteCalculatedMetric` methods to the Admin API v1alpha ([dea3367](https://github.com/googleapis/google-cloud-python/commit/dea3367d61b292c8d0a282ca937f4fc4f87981b7))
* Add the `calculated_metric` field to the `ChangeHistoryResource.resource` oneof field ([dea3367](https://github.com/googleapis/google-cloud-python/commit/dea3367d61b292c8d0a282ca937f4fc4f87981b7))
* Add the `CALCULATED_METRIC` option to the `ChangeHistoryResourceType` enum ([dea3367](https://github.com/googleapis/google-cloud-python/commit/dea3367d61b292c8d0a282ca937f4fc4f87981b7))
* Add the `CalculatedMetric` resource ([dea3367](https://github.com/googleapis/google-cloud-python/commit/dea3367d61b292c8d0a282ca937f4fc4f87981b7))

## [0.22.2](https://github.com/googleapis/google-cloud-python/compare/google-analytics-admin-v0.22.1...google-analytics-admin-v0.22.2) (2024-01-04)


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.22.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__ = "0.22.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__ = "0.22.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-analytics-admin",
"version": "0.1.0"
"version": "0.22.3"
},
"snippets": [
{
Expand Down
12 changes: 12 additions & 0 deletions packages/google-cloud-contact-center-insights/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.16.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-contact-center-insights-v1.15.0...google-cloud-contact-center-insights-v1.16.0) (2024-01-26)


### Features

* Add Conversation QualityMetadata ([7e81f5b](https://github.com/googleapis/google-cloud-python/commit/7e81f5bfb327e9453007ff6a23b63b383592e294))


### Documentation

* Clarify usage of agent and customer channel fields in IngestConversationsRequest ([7e81f5b](https://github.com/googleapis/google-cloud-python/commit/7e81f5bfb327e9453007ff6a23b63b383592e294))

## [1.15.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-contact-center-insights-v1.14.1...google-cloud-contact-center-insights-v1.15.0) (2023-12-07)


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.16.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.16.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-contact-center-insights",
"version": "0.1.0"
"version": "1.16.0"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-maps-fleetengine/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.5](https://github.com/googleapis/google-cloud-python/compare/google-maps-fleetengine-v0.1.4...google-maps-fleetengine-v0.1.5) (2024-01-26)


### Documentation

* [google-maps-fleetengine] update comment on Waypoint ([#12225](https://github.com/googleapis/google-cloud-python/issues/12225)) ([f5987c9](https://github.com/googleapis/google-cloud-python/commit/f5987c9b3c7191b3cee0dbe4f7109b9f5b547181))

## [0.1.4](https://github.com/googleapis/google-cloud-python/compare/google-maps-fleetengine-v0.1.3...google-maps-fleetengine-v0.1.4) (2024-01-12)


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.1.5" # {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.1.5" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-maps-fleetengine",
"version": "0.1.0"
"version": "0.1.5"
},
"snippets": [
{
Expand Down

0 comments on commit 41129eb

Please sign in to comment.