Thanks to visit codestin.com
Credit goes to github.com

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
Expand Up @@ -80,7 +80,7 @@
"packages/google-cloud-dialogflow": "2.41.1",
"packages/google-cloud-dialogflow-cx": "1.41.0",
"packages/google-cloud-discoveryengine": "0.13.8",
"packages/google-cloud-dlp": "3.29.0",
"packages/google-cloud-dlp": "3.30.0",
"packages/google-cloud-dms": "1.12.3",
"packages/google-cloud-documentai": "3.5.0",
"packages/google-cloud-domains": "1.10.1",
Expand All @@ -101,7 +101,7 @@
"packages/google-cloud-gsuiteaddons": "0.3.16",
"packages/google-cloud-iam": "2.19.0",
"packages/google-cloud-iam-logging": "1.4.2",
"packages/google-cloud-iap": "1.17.0",
"packages/google-cloud-iap": "1.17.1",
"packages/google-cloud-ids": "1.10.1",
"packages/google-cloud-kms": "3.5.1",
"packages/google-cloud-kms-inventory": "0.2.14",
Expand Down Expand Up @@ -149,7 +149,7 @@
"packages/google-cloud-redis-cluster": "0.1.15",
"packages/google-cloud-resource-manager": "1.14.2",
"packages/google-cloud-resource-settings": "1.12.0",
"packages/google-cloud-retail": "2.1.0",
"packages/google-cloud-retail": "2.2.0",
"packages/google-cloud-run": "0.10.18",
"packages/google-cloud-scheduler": "2.16.1",
"packages/google-cloud-secret-manager": "2.23.3",
Expand Down Expand Up @@ -195,7 +195,7 @@
"packages/google-maps-fleetengine": "0.2.9",
"packages/google-maps-fleetengine-delivery": "0.2.11",
"packages/google-maps-mapsplatformdatasets": "0.4.7",
"packages/google-maps-places": "0.2.0",
"packages/google-maps-places": "0.2.1",
"packages/google-maps-routeoptimization": "0.1.10",
"packages/google-maps-routing": "0.6.15",
"packages/google-maps-solar": "0.1.7",
Expand Down
14 changes: 14 additions & 0 deletions packages/google-cloud-dlp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@

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

## [3.30.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dlp-v3.29.0...google-cloud-dlp-v3.30.0) (2025-05-29)


### Features

* add a project ID to table reference so that org parents can create single table discovery configs. ([f92f4eb](https://github.com/googleapis/google-cloud-python/commit/f92f4eb2cea860c46e19ee0c5b55a27db6699e55))
* add Dataplex Catalog action for discovery configs ([f92f4eb](https://github.com/googleapis/google-cloud-python/commit/f92f4eb2cea860c46e19ee0c5b55a27db6699e55))
* new fields for data profile finding. ([f92f4eb](https://github.com/googleapis/google-cloud-python/commit/f92f4eb2cea860c46e19ee0c5b55a27db6699e55))


### Documentation

* various doc revisions ([f92f4eb](https://github.com/googleapis/google-cloud-python/commit/f92f4eb2cea860c46e19ee0c5b55a27db6699e55))

## [3.29.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dlp-v3.28.1...google-cloud-dlp-v3.29.0) (2025-03-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__ = "3.30.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__ = "3.30.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-dlp",
"version": "0.1.0"
"version": "3.30.0"
},
"snippets": [
{
Expand Down
8 changes: 8 additions & 0 deletions packages/google-cloud-iap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.17.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-iap-v1.17.0...google-cloud-iap-v1.17.1) (2025-05-29)


### Documentation

* Add clarifications on IAP CorsSettings behavior ([80c61d3](https://github.com/googleapis/google-cloud-python/commit/80c61d3fb32e124be9c02d0439a00d12f67d890a))
* Minor updates on GcipSettings description ([80c61d3](https://github.com/googleapis/google-cloud-python/commit/80c61d3fb32e124be9c02d0439a00d12f67d890a))

## [1.17.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-iap-v1.16.2...google-cloud-iap-v1.17.0) (2025-04-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.17.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__ = "1.17.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-iap",
"version": "0.1.0"
"version": "1.17.1"
},
"snippets": [
{
Expand Down
9 changes: 9 additions & 0 deletions packages/google-cloud-retail/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [2.2.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-retail-v2.1.0...google-cloud-retail-v2.2.0) (2025-05-29)


### Features

* add a model_scores field in SearchResponse.results to expose model quality signals ([3eb9d24](https://github.com/googleapis/google-cloud-python/commit/3eb9d240d80df37241b59813726947b1b7429e1c))
* add a user_attributes field in SearchRequest that can be used for personalization ([3eb9d24](https://github.com/googleapis/google-cloud-python/commit/3eb9d240d80df37241b59813726947b1b7429e1c))
* data_source_id replaces primary_feed_id in MerchantCenterFeedFilter ([3eb9d24](https://github.com/googleapis/google-cloud-python/commit/3eb9d240d80df37241b59813726947b1b7429e1c))

## [2.1.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-retail-v2.0.0...google-cloud-retail-v2.1.0) (2025-04-29)


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

## [0.2.1](https://github.com/googleapis/google-cloud-python/compare/google-maps-places-v0.2.0...google-maps-places-v0.2.1) (2025-05-29)


### Documentation

* add link to handwritten samples for google-maps-places ([#13953](https://github.com/googleapis/google-cloud-python/issues/13953)) ([ff38a2f](https://github.com/googleapis/google-cloud-python/commit/ff38a2f251311ca9c70fd010a954a49fa72ef3ed))
* remove auto-generated snippets for google/maps/places/v1 ([2a9a069](https://github.com/googleapis/google-cloud-python/commit/2a9a0698759a369c1bfae9d8a39c0231dace5ff8))

## [0.2.0](https://github.com/googleapis/google-cloud-python/compare/google-maps-places-v0.1.25...google-maps-places-v0.2.0) (2025-05-15)


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.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__ = "0.2.1" # {x-release-please-version}
Loading