Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Feb 25, 2025
1 parent ca3d83f commit 51e331b
Show file tree
Hide file tree
Showing 21 changed files with 50 additions and 20 deletions.
8 changes: 4 additions & 4 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"packages/google-apps-card": "0.1.6",
"packages/google-apps-chat": "0.2.3",
"packages/google-apps-events-subscriptions": "0.1.6",
"packages/google-apps-meet": "0.1.13",
"packages/google-apps-meet": "0.1.14",
"packages/google-apps-script-type": "0.3.13",
"packages/google-area120-tables": "0.11.15",
"packages/google-cloud-access-approval": "1.16.0",
Expand Down Expand Up @@ -75,10 +75,10 @@
"packages/google-cloud-deploy": "2.6.1",
"packages/google-cloud-developerconnect": "0.1.7",
"packages/google-cloud-dialogflow": "2.39.0",
"packages/google-cloud-dialogflow-cx": "1.39.0",
"packages/google-cloud-dialogflow-cx": "1.40.0",
"packages/google-cloud-discoveryengine": "0.13.6",
"packages/google-cloud-dlp": "3.28.0",
"packages/google-cloud-dms": "1.12.1",
"packages/google-cloud-dms": "1.12.2",
"packages/google-cloud-documentai": "3.2.0",
"packages/google-cloud-domains": "1.10.0",
"packages/google-cloud-edgecontainer": "0.5.16",
Expand Down Expand Up @@ -189,7 +189,7 @@
"packages/google-maps-fleetengine": "0.2.6",
"packages/google-maps-fleetengine-delivery": "0.2.8",
"packages/google-maps-mapsplatformdatasets": "0.4.6",
"packages/google-maps-places": "0.1.23",
"packages/google-maps-places": "0.1.24",
"packages/google-maps-routeoptimization": "0.1.8",
"packages/google-maps-routing": "0.6.14",
"packages/google-maps-solar": "0.1.6",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-apps-meet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.14](https://github.com/googleapis/google-cloud-python/compare/google-apps-meet-v0.1.13...google-apps-meet-v0.1.14) (2025-02-25)


### Features

* [google-apps-meet] Add `ConnectActiveConference` method to `SpacesService` ([#13554](https://github.com/googleapis/google-cloud-python/issues/13554)) ([576bb98](https://github.com/googleapis/google-cloud-python/commit/576bb9843cc1a046de17ac483b9e7d7161d2ae24))

## [0.1.13](https://github.com/googleapis/google-cloud-python/compare/google-apps-meet-v0.1.12...google-apps-meet-v0.1.13) (2025-02-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.14" # {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.14" # {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.14" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-apps-meet",
"version": "0.1.0"
"version": "0.1.14"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-apps-meet",
"version": "0.1.0"
"version": "0.1.14"
},
"snippets": [
{
Expand Down
9 changes: 9 additions & 0 deletions packages/google-cloud-dialogflow-cx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Changelog


## [1.40.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dialogflow-cx-v1.39.0...google-cloud-dialogflow-cx-v1.40.0) (2025-02-25)


### Features

* **v3beta1:** added DocumentProcessingMode & BoostSpec for data stores ([8a86dba](https://github.com/googleapis/google-cloud-python/commit/8a86dba51968c017e4576da3a1058d374bc2ebf4))
* **v3beta1:** added support for answer feedback & latency metrics in conversation history ([8a86dba](https://github.com/googleapis/google-cloud-python/commit/8a86dba51968c017e4576da3a1058d374bc2ebf4))
* **v3beta1:** added support for playbook level speech settings ([8a86dba](https://github.com/googleapis/google-cloud-python/commit/8a86dba51968c017e4576da3a1058d374bc2ebf4))

## [1.39.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dialogflow-cx-v1.38.0...google-cloud-dialogflow-cx-v1.39.0) (2025-02-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__ = "1.40.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.40.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.40.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-dialogflow-cx",
"version": "0.1.0"
"version": "1.40.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-dialogflow-cx",
"version": "0.1.0"
"version": "1.40.0"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-dms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.12.2](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dms-v1.12.1...google-cloud-dms-v1.12.2) (2025-02-25)


### Documentation

* [google-cloud-dms] fix broken link in comment for field `OperationMetadata.requested_cancellation` ([#13553](https://github.com/googleapis/google-cloud-python/issues/13553)) ([2c83cbc](https://github.com/googleapis/google-cloud-python/commit/2c83cbc1a2ea7da5985425918efa3c125d75fd7e))

## [1.12.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dms-v1.12.0...google-cloud-dms-v1.12.1) (2025-02-18)


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.12.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__ = "1.12.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-dms",
"version": "0.1.0"
"version": "1.12.2"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-maps-places/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.24](https://github.com/googleapis/google-cloud-python/compare/google-maps-places-v0.1.23...google-maps-places-v0.1.24) (2025-02-25)


### Features

* [google-maps-places] add NACS EVCS connector type support ([#13555](https://github.com/googleapis/google-cloud-python/issues/13555)) ([fdff960](https://github.com/googleapis/google-cloud-python/commit/fdff960cd7bf521e2c19e2e7ad1d17bf01fefefb))

## [0.1.23](https://github.com/googleapis/google-cloud-python/compare/google-maps-places-v0.1.22...google-maps-places-v0.1.23) (2025-02-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.24" # {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.24" # {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-places",
"version": "0.1.0"
"version": "0.1.24"
},
"snippets": [
{
Expand Down

0 comments on commit 51e331b

Please sign in to comment.