Skip to content

Commit f49ee52

Browse files
chore: release main (#13954)
🤖 I have created a release *beep* *boop* --- <details><summary>google-cloud-dlp: 3.30.0</summary> ## [3.30.0](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](f92f4eb)) * add Dataplex Catalog action for discovery configs ([f92f4eb](f92f4eb)) * new fields for data profile finding. ([f92f4eb](f92f4eb)) ### Documentation * various doc revisions ([f92f4eb](f92f4eb)) </details> <details><summary>google-cloud-iap: 1.17.1</summary> ## [1.17.1](google-cloud-iap-v1.17.0...google-cloud-iap-v1.17.1) (2025-05-29) ### Documentation * Add clarifications on IAP CorsSettings behavior ([80c61d3](80c61d3)) * Minor updates on GcipSettings description ([80c61d3](80c61d3)) </details> <details><summary>google-cloud-retail: 2.2.0</summary> ## [2.2.0](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](3eb9d24)) * add a user_attributes field in SearchRequest that can be used for personalization ([3eb9d24](3eb9d24)) * data_source_id replaces primary_feed_id in MerchantCenterFeedFilter ([3eb9d24](3eb9d24)) </details> <details><summary>google-maps-places: 0.2.1</summary> ## [0.2.1](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](#13953)) ([ff38a2f](ff38a2f)) * remove auto-generated snippets for google/maps/places/v1 ([2a9a069](2a9a069)) </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>
1 parent 23bfded commit f49ee52

File tree

20 files changed

+58
-19
lines changed

20 files changed

+58
-19
lines changed

.release-please-manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"packages/google-cloud-dialogflow": "2.41.1",
8181
"packages/google-cloud-dialogflow-cx": "1.41.0",
8282
"packages/google-cloud-discoveryengine": "0.13.8",
83-
"packages/google-cloud-dlp": "3.29.0",
83+
"packages/google-cloud-dlp": "3.30.0",
8484
"packages/google-cloud-dms": "1.12.3",
8585
"packages/google-cloud-documentai": "3.5.0",
8686
"packages/google-cloud-domains": "1.10.1",
@@ -101,7 +101,7 @@
101101
"packages/google-cloud-gsuiteaddons": "0.3.16",
102102
"packages/google-cloud-iam": "2.19.0",
103103
"packages/google-cloud-iam-logging": "1.4.2",
104-
"packages/google-cloud-iap": "1.17.0",
104+
"packages/google-cloud-iap": "1.17.1",
105105
"packages/google-cloud-ids": "1.10.1",
106106
"packages/google-cloud-kms": "3.5.1",
107107
"packages/google-cloud-kms-inventory": "0.2.14",
@@ -149,7 +149,7 @@
149149
"packages/google-cloud-redis-cluster": "0.1.15",
150150
"packages/google-cloud-resource-manager": "1.14.2",
151151
"packages/google-cloud-resource-settings": "1.12.0",
152-
"packages/google-cloud-retail": "2.1.0",
152+
"packages/google-cloud-retail": "2.2.0",
153153
"packages/google-cloud-run": "0.10.18",
154154
"packages/google-cloud-scheduler": "2.16.1",
155155
"packages/google-cloud-secret-manager": "2.23.3",
@@ -195,7 +195,7 @@
195195
"packages/google-maps-fleetengine": "0.2.9",
196196
"packages/google-maps-fleetengine-delivery": "0.2.11",
197197
"packages/google-maps-mapsplatformdatasets": "0.4.7",
198-
"packages/google-maps-places": "0.2.0",
198+
"packages/google-maps-places": "0.2.1",
199199
"packages/google-maps-routeoptimization": "0.1.10",
200200
"packages/google-maps-routing": "0.6.15",
201201
"packages/google-maps-solar": "0.1.7",

packages/google-cloud-dlp/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@
44

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

7+
## [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)
8+
9+
10+
### Features
11+
12+
* 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))
13+
* add Dataplex Catalog action for discovery configs ([f92f4eb](https://github.com/googleapis/google-cloud-python/commit/f92f4eb2cea860c46e19ee0c5b55a27db6699e55))
14+
* new fields for data profile finding. ([f92f4eb](https://github.com/googleapis/google-cloud-python/commit/f92f4eb2cea860c46e19ee0c5b55a27db6699e55))
15+
16+
17+
### Documentation
18+
19+
* various doc revisions ([f92f4eb](https://github.com/googleapis/google-cloud-python/commit/f92f4eb2cea860c46e19ee0c5b55a27db6699e55))
20+
721
## [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)
822

923

packages/google-cloud-dlp/google/cloud/dlp/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "3.30.0" # {x-release-please-version}

packages/google-cloud-dlp/google/cloud/dlp_v2/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "3.30.0" # {x-release-please-version}

packages/google-cloud-dlp/samples/generated_samples/snippet_metadata_google.privacy.dlp.v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-dlp",
11-
"version": "0.1.0"
11+
"version": "3.30.0"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-iap/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [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)
4+
5+
6+
### Documentation
7+
8+
* Add clarifications on IAP CorsSettings behavior ([80c61d3](https://github.com/googleapis/google-cloud-python/commit/80c61d3fb32e124be9c02d0439a00d12f67d890a))
9+
* Minor updates on GcipSettings description ([80c61d3](https://github.com/googleapis/google-cloud-python/commit/80c61d3fb32e124be9c02d0439a00d12f67d890a))
10+
311
## [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)
412

513

packages/google-cloud-iap/google/cloud/iap/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "1.17.1" # {x-release-please-version}

packages/google-cloud-iap/google/cloud/iap_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "1.17.1" # {x-release-please-version}

packages/google-cloud-iap/samples/generated_samples/snippet_metadata_google.cloud.iap.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-iap",
11-
"version": "0.1.0"
11+
"version": "1.17.1"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-retail/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [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)
4+
5+
6+
### Features
7+
8+
* add a model_scores field in SearchResponse.results to expose model quality signals ([3eb9d24](https://github.com/googleapis/google-cloud-python/commit/3eb9d240d80df37241b59813726947b1b7429e1c))
9+
* add a user_attributes field in SearchRequest that can be used for personalization ([3eb9d24](https://github.com/googleapis/google-cloud-python/commit/3eb9d240d80df37241b59813726947b1b7429e1c))
10+
* data_source_id replaces primary_feed_id in MerchantCenterFeedFilter ([3eb9d24](https://github.com/googleapis/google-cloud-python/commit/3eb9d240d80df37241b59813726947b1b7429e1c))
11+
312
## [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)
413

514

packages/google-cloud-retail/google/cloud/retail/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "2.2.0" # {x-release-please-version}

packages/google-cloud-retail/google/cloud/retail_v2/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "2.2.0" # {x-release-please-version}

packages/google-cloud-retail/google/cloud/retail_v2alpha/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "2.2.0" # {x-release-please-version}

packages/google-cloud-retail/google/cloud/retail_v2beta/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "2.2.0" # {x-release-please-version}

packages/google-cloud-retail/samples/generated_samples/snippet_metadata_google.cloud.retail.v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-retail",
11-
"version": "0.1.0"
11+
"version": "2.2.0"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-retail/samples/generated_samples/snippet_metadata_google.cloud.retail.v2alpha.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-retail",
11-
"version": "0.1.0"
11+
"version": "2.2.0"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-retail/samples/generated_samples/snippet_metadata_google.cloud.retail.v2beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-retail",
11-
"version": "0.1.0"
11+
"version": "2.2.0"
1212
},
1313
"snippets": [
1414
{

packages/google-maps-places/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [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)
4+
5+
6+
### Documentation
7+
8+
* 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))
9+
* remove auto-generated snippets for google/maps/places/v1 ([2a9a069](https://github.com/googleapis/google-cloud-python/commit/2a9a0698759a369c1bfae9d8a39c0231dace5ff8))
10+
311
## [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)
412

513

packages/google-maps-places/google/maps/places/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.2.1" # {x-release-please-version}

packages/google-maps-places/google/maps/places_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.2.1" # {x-release-please-version}

0 commit comments

Comments
 (0)