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
16 changes: 8 additions & 8 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"packages/google-cloud-asset": "3.29.1",
"packages/google-cloud-assured-workloads": "1.15.0",
"packages/google-cloud-audit-log": "0.3.0",
"packages/google-cloud-automl": "2.16.1",
"packages/google-cloud-automl": "2.16.2",
"packages/google-cloud-backupdr": "0.2.2",
"packages/google-cloud-bare-metal-solution": "1.10.1",
"packages/google-cloud-batch": "0.17.34",
Expand Down Expand Up @@ -66,15 +66,15 @@
"packages/google-cloud-datacatalog": "3.25.1",
"packages/google-cloud-datacatalog-lineage": "0.3.12",
"packages/google-cloud-dataflow-client": "0.8.16",
"packages/google-cloud-dataform": "0.5.16",
"packages/google-cloud-dataform": "0.6.0",
"packages/google-cloud-datalabeling": "1.13.0",
"packages/google-cloud-dataplex": "2.7.1",
"packages/google-cloud-dataproc": "5.18.0",
"packages/google-cloud-dataproc-metastore": "1.18.1",
"packages/google-cloud-datastream": "1.13.1",
"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": "2.39.1",
"packages/google-cloud-dialogflow-cx": "1.40.0",
"packages/google-cloud-discoveryengine": "0.13.6",
"packages/google-cloud-dlp": "3.28.0",
Expand All @@ -88,7 +88,7 @@
"packages/google-cloud-eventarc": "1.15.1",
"packages/google-cloud-eventarc-publishing": "0.6.16",
"packages/google-cloud-filestore": "1.12.0",
"packages/google-cloud-financialservices": "0.0.0",
"packages/google-cloud-financialservices": "0.1.0",
"packages/google-cloud-functions": "1.20.1",
"packages/google-cloud-gdchardwaremanagement": "0.1.10",
"packages/google-cloud-gke-backup": "0.5.16",
Expand Down Expand Up @@ -187,8 +187,8 @@
"packages/google-geo-type": "0.3.11",
"packages/google-maps-addressvalidation": "0.3.17",
"packages/google-maps-areainsights": "0.1.4",
"packages/google-maps-fleetengine": "0.2.7",
"packages/google-maps-fleetengine-delivery": "0.2.9",
"packages/google-maps-fleetengine": "0.2.8",
"packages/google-maps-fleetengine-delivery": "0.2.10",
"packages/google-maps-mapsplatformdatasets": "0.4.6",
"packages/google-maps-places": "0.1.24",
"packages/google-maps-routeoptimization": "0.1.8",
Expand All @@ -207,7 +207,7 @@
"packages/google-shopping-merchant-reports": "0.1.13",
"packages/google-shopping-merchant-reviews": "0.1.1",
"packages/google-shopping-type": "0.1.10",
"packages/googleapis-common-protos": "1.68.0",
"packages/googleapis-common-protos": "1.69.0",
"packages/grafeas": "1.14.0",
"packages/grpc-google-iam-v1": "0.14.0"
"packages/grpc-google-iam-v1": "0.14.1"
}
7 changes: 7 additions & 0 deletions packages/google-cloud-automl/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-automl/#history

## [2.16.2](https://github.com/googleapis/google-cloud-python/compare/google-cloud-automl-v2.16.1...google-cloud-automl-v2.16.2) (2025-03-03)


### Bug Fixes

* allow google-cloud-storage 3.x ([#13587](https://github.com/googleapis/google-cloud-python/issues/13587)) ([f62368e](https://github.com/googleapis/google-cloud-python/commit/f62368e7176d16a1c70edee0a70b0121eb56ca53))

## [2.16.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-automl-v2.16.0...google-cloud-automl-v2.16.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__ = "2.16.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__ = "2.16.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__ = "2.16.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-automl",
"version": "0.1.0"
"version": "2.16.2"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-automl",
"version": "0.1.0"
"version": "2.16.2"
},
"snippets": [
{
Expand Down
41 changes: 41 additions & 0 deletions packages/google-cloud-dataform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,46 @@
# Changelog

## [0.6.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dataform-v0.5.16...google-cloud-dataform-v0.6.0) (2025-03-03)


### ⚠ BREAKING CHANGES

* **v1beta1:** Response type of method `CommitRepositoryChanges` is changed from `.google.protobuf.Empty` to `.google.cloud.dataform.v1beta1.CommitRepositoryChangesResponse` in service `Dataform`
* **v1beta1:** Response type of method `PullGitCommits` is changed from `.google.protobuf.Empty` to `.google.cloud.dataform.v1beta1.PullGitCommitsResponse` in service `Dataform`
* **v1beta1:** Response type of method `PushGitCommits` is changed from `.google.protobuf.Empty` to `.google.cloud.dataform.v1beta1.PushGitCommitsResponse` in service `Dataform`
* **v1beta1:** Response type of method `CommitWorkspaceChanges` is changed from `.google.protobuf.Empty` to `.google.cloud.dataform.v1beta1.CommitWorkspaceChangesResponse` in service `Dataform`
* **v1beta1:** Response type of method `ResetWorkspaceChanges` is changed from `.google.protobuf.Empty` to `.google.cloud.dataform.v1beta1.ResetWorkspaceChangesResponse` in service `Dataform`
* **v1beta1:** Response type of method `RemoveDirectory` is changed from `.google.protobuf.Empty` to `.google.cloud.dataform.v1beta1.RemoveDirectoryResponse` in service `Dataform`
* **v1beta1:** Response type of method `RemoveFileRequest` is changed from `.google.protobuf.Empty` to `.google.cloud.dataform.v1beta1.RemoveFileResponse` in service `Dataform`
* **v1beta1:** Response type of method `CancelWorkflowInvocation` is changed from `.google.protobuf.Empty` to `.google.cloud.dataform.v1beta1.CancelWorkflowInvocationResponse` in service `Dataform`
* **v1beta1:** An existing field `bigquery_action` is moved in to oneof in message `.google.cloud.dataform.v1beta1.WorkflowInvocationAction`

### Features

* **v1beta1:** Added new field `internal_metadata` to all resources to export all the metadata information that is used internally to serve the resource ([4aaf903](https://github.com/googleapis/google-cloud-python/commit/4aaf903957688ffccf272759e24680919115cb30))
* **v1beta1:** Moving existing field `bigquery_action` to oneof in message `.google.cloud.dataform.v1beta1.WorkflowInvocationAction` to allow adding more actions types such as `notebook_action` ([4aaf903](https://github.com/googleapis/google-cloud-python/commit/4aaf903957688ffccf272759e24680919115cb30))
* **v1beta1:** Returning `commit_sha` in the response of method `CommitRepositoryChanges` ([4aaf903](https://github.com/googleapis/google-cloud-python/commit/4aaf903957688ffccf272759e24680919115cb30))


### Bug Fixes

* **v1beta1:** An existing field `bigquery_action` is moved in to oneof in message `.google.cloud.dataform.v1beta1.WorkflowInvocationAction` ([4aaf903](https://github.com/googleapis/google-cloud-python/commit/4aaf903957688ffccf272759e24680919115cb30))
* **v1beta1:** Response type of method `CancelWorkflowInvocation` is changed from `.google.protobuf.Empty` to `.google.cloud.dataform.v1beta1.CancelWorkflowInvocationResponse` in service `Dataform` ([4aaf903](https://github.com/googleapis/google-cloud-python/commit/4aaf903957688ffccf272759e24680919115cb30))
* **v1beta1:** Response type of method `CommitRepositoryChanges` is changed from `.google.protobuf.Empty` to `.google.cloud.dataform.v1beta1.CommitRepositoryChangesResponse` in service `Dataform` ([4aaf903](https://github.com/googleapis/google-cloud-python/commit/4aaf903957688ffccf272759e24680919115cb30))
* **v1beta1:** Response type of method `CommitWorkspaceChanges` is changed from `.google.protobuf.Empty` to `.google.cloud.dataform.v1beta1.CommitWorkspaceChangesResponse` in service `Dataform` ([4aaf903](https://github.com/googleapis/google-cloud-python/commit/4aaf903957688ffccf272759e24680919115cb30))
* **v1beta1:** Response type of method `PullGitCommits` is changed from `.google.protobuf.Empty` to `.google.cloud.dataform.v1beta1.PullGitCommitsResponse` in service `Dataform` ([4aaf903](https://github.com/googleapis/google-cloud-python/commit/4aaf903957688ffccf272759e24680919115cb30))
* **v1beta1:** Response type of method `PushGitCommits` is changed from `.google.protobuf.Empty` to `.google.cloud.dataform.v1beta1.PushGitCommitsResponse` in service `Dataform` ([4aaf903](https://github.com/googleapis/google-cloud-python/commit/4aaf903957688ffccf272759e24680919115cb30))
* **v1beta1:** Response type of method `RemoveDirectory` is changed from `.google.protobuf.Empty` to `.google.cloud.dataform.v1beta1.RemoveDirectoryResponse` in service `Dataform` ([4aaf903](https://github.com/googleapis/google-cloud-python/commit/4aaf903957688ffccf272759e24680919115cb30))
* **v1beta1:** Response type of method `RemoveFileRequest` is changed from `.google.protobuf.Empty` to `.google.cloud.dataform.v1beta1.RemoveFileResponse` in service `Dataform` ([4aaf903](https://github.com/googleapis/google-cloud-python/commit/4aaf903957688ffccf272759e24680919115cb30))
* **v1beta1:** Response type of method `ResetWorkspaceChanges` is changed from `.google.protobuf.Empty` to `.google.cloud.dataform.v1beta1.ResetWorkspaceChangesResponse` in service `Dataform` ([4aaf903](https://github.com/googleapis/google-cloud-python/commit/4aaf903957688ffccf272759e24680919115cb30))


### Documentation

* **v1beta1:** Adds known limitations on several methods such as `UpdateRepository`, `UpdateReleaseConfig` and `UpdateWorkflowConfig` ([4aaf903](https://github.com/googleapis/google-cloud-python/commit/4aaf903957688ffccf272759e24680919115cb30))
* **v1beta1:** Explained the effect of field `page_token` on the pagination in several messages ([4aaf903](https://github.com/googleapis/google-cloud-python/commit/4aaf903957688ffccf272759e24680919115cb30))
* **v1beta1:** several comments reformatted ([4aaf903](https://github.com/googleapis/google-cloud-python/commit/4aaf903957688ffccf272759e24680919115cb30))

## [0.5.16](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dataform-v0.5.15...google-cloud-dataform-v0.5.16) (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__ = "0.6.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.6.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-dataform",
"version": "0.1.0"
"version": "0.6.0"
},
"snippets": [
{
Expand Down
10 changes: 10 additions & 0 deletions packages/google-cloud-dialogflow/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@

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

## [2.39.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dialogflow-v2.39.0...google-cloud-dialogflow-v2.39.1) (2025-03-03)


### Documentation

* **v2beta1:** clarified wording around BoostSpec and filter_specs ([e262c10](https://github.com/googleapis/google-cloud-python/commit/e262c1022982bedba36c25ebe1583cf71dba705a))
* **v2beta1:** clarified wording around document_correctness ([e262c10](https://github.com/googleapis/google-cloud-python/commit/e262c1022982bedba36c25ebe1583cf71dba705a))
* **v2beta1:** clarified wording around send_time ([e262c10](https://github.com/googleapis/google-cloud-python/commit/e262c1022982bedba36c25ebe1583cf71dba705a))
* **v2beta1:** clarified wording around use_timeout_based_endpointing ([e262c10](https://github.com/googleapis/google-cloud-python/commit/e262c1022982bedba36c25ebe1583cf71dba705a))

## [2.39.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dialogflow-v2.38.0...google-cloud-dialogflow-v2.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__ = "2.39.1" # {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.39.1" # {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.39.1" # {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",
"version": "0.1.0"
"version": "2.39.1"
},
"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",
"version": "0.1.0"
"version": "2.39.1"
},
"snippets": [
{
Expand Down
11 changes: 10 additions & 1 deletion packages/google-cloud-financialservices/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# Changelog
# Changelog

## 0.1.0 (2025-03-03)


### Features

* add initial files for google.cloud.financialservices.v1 ([#13571](https://github.com/googleapis/google-cloud-python/issues/13571)) ([07990aa](https://github.com/googleapis/google-cloud-python/commit/07990aa40b4fab81447c70c0d7e300116f92451b))

## Changelog
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.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.1.0" # {x-release-please-version}
8 changes: 8 additions & 0 deletions packages/google-maps-fleetengine-delivery/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.2.10](https://github.com/googleapis/google-cloud-python/compare/google-maps-fleetengine-delivery-v0.2.9...google-maps-fleetengine-delivery-v0.2.10) (2025-03-03)


### Features

* [google-maps-fleetengine-delivery] Added Fleet Engine Delete APIs ([a2c1c9a](https://github.com/googleapis/google-cloud-python/commit/a2c1c9aedc2e363df88f7b8b6e8e7a2ea6856365))
* [google-maps-fleetengine-delivery] Added Fleet Engine Delete APIs ([#13568](https://github.com/googleapis/google-cloud-python/issues/13568)) ([a2c1c9a](https://github.com/googleapis/google-cloud-python/commit/a2c1c9aedc2e363df88f7b8b6e8e7a2ea6856365))

## [0.2.9](https://github.com/googleapis/google-cloud-python/compare/google-maps-fleetengine-delivery-v0.2.8...google-maps-fleetengine-delivery-v0.2.9) (2025-02-27)


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

## [0.2.8](https://github.com/googleapis/google-cloud-python/compare/google-maps-fleetengine-v0.2.7...google-maps-fleetengine-v0.2.8) (2025-03-03)


### Features

* [google-maps-fleetengine] Added Fleet Engine Delete APIs ([1df29f9](https://github.com/googleapis/google-cloud-python/commit/1df29f9aae7266a92683140596226a3e2dd33826))
* [google-maps-fleetengine] Added Fleet Engine Delete APIs ([#13567](https://github.com/googleapis/google-cloud-python/issues/13567)) ([1df29f9](https://github.com/googleapis/google-cloud-python/commit/1df29f9aae7266a92683140596226a3e2dd33826))

## [0.2.7](https://github.com/googleapis/google-cloud-python/compare/google-maps-fleetengine-v0.2.6...google-maps-fleetengine-v0.2.7) (2025-02-27)


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.2.8" # {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.2.8" # {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.2.8"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/googleapis-common-protos/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.69.0](https://github.com/googleapis/google-cloud-python/compare/googleapis-common-protos-v1.68.0...googleapis-common-protos-v1.69.0) (2025-03-03)


### Features

* migrate to pyproject.toml ([#13551](https://github.com/googleapis/google-cloud-python/issues/13551)) ([7dda4d0](https://github.com/googleapis/google-cloud-python/commit/7dda4d0b94038444911a9796d74649bea2216a35))

## [1.68.0](https://github.com/googleapis/google-cloud-python/compare/googleapis-common-protos-v1.67.0...googleapis-common-protos-v1.68.0) (2025-02-18)


Expand Down
2 changes: 1 addition & 1 deletion packages/googleapis-common-protos/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "googleapis-common-protos"
version = "1.68.0"
version = "1.69.0"
authors = [{ name = "Google LLC", email = "googleapis-packages@google.com" }]
license = { text = "Apache 2.0" }
requires-python = ">= 3.7"
Expand Down
7 changes: 7 additions & 0 deletions packages/grpc-google-iam-v1/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.14.1](https://github.com/googleapis/google-cloud-python/compare/grpc-google-iam-v1-v0.14.0...grpc-google-iam-v1-v0.14.1) (2025-03-03)


### Features

* migrate to pyproject.toml ([#13550](https://github.com/googleapis/google-cloud-python/issues/13550)) ([e69027b](https://github.com/googleapis/google-cloud-python/commit/e69027ba879783942554924e6971ffa21e95bdba))

## [0.14.0](https://github.com/googleapis/python-grpc-google-iam-v1/compare/v0.13.1...v0.14.0) (2024-12-27)


Expand Down
2 changes: 1 addition & 1 deletion packages/grpc-google-iam-v1/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "grpc-google-iam-v1"
version = "0.14.0"
version = "0.14.1"
authors = [{ name = "Google LLC", email = "googleapis-packages@google.com" }]
license = { text = "Apache 2.0" }
requires-python = ">=3.7"
Expand Down
Loading