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
22 changes: 11 additions & 11 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"packages/google-ads-admanager": "0.1.0",
"packages/google-ai-generativelanguage": "0.6.2",
"packages/google-ai-generativelanguage": "0.6.3",
"packages/google-analytics-admin": "0.22.7",
"packages/google-analytics-data": "0.18.7",
"packages/google-analytics-data": "0.18.8",
"packages/google-apps-card": "0.1.2",
"packages/google-apps-chat": "0.1.5",
"packages/google-apps-events-subscriptions": "0.1.0",
Expand All @@ -26,7 +26,7 @@
"packages/google-cloud-automl": "2.13.3",
"packages/google-cloud-backupdr": "0.1.0",
"packages/google-cloud-bare-metal-solution": "1.7.3",
"packages/google-cloud-batch": "0.17.18",
"packages/google-cloud-batch": "0.17.19",
"packages/google-cloud-beyondcorp-appconnections": "0.4.9",
"packages/google-cloud-beyondcorp-appconnectors": "0.4.9",
"packages/google-cloud-beyondcorp-appgateways": "0.4.9",
Expand Down Expand Up @@ -69,11 +69,11 @@
"packages/google-cloud-dataproc": "5.9.3",
"packages/google-cloud-dataproc-metastore": "1.15.3",
"packages/google-cloud-datastream": "1.9.3",
"packages/google-cloud-deploy": "1.18.0",
"packages/google-cloud-deploy": "1.18.1",
"packages/google-cloud-dialogflow": "2.30.0",
"packages/google-cloud-dialogflow-cx": "1.33.0",
"packages/google-cloud-discoveryengine": "0.11.11",
"packages/google-cloud-dlp": "3.16.0",
"packages/google-cloud-dlp": "3.17.0",
"packages/google-cloud-dms": "1.9.3",
"packages/google-cloud-documentai": "2.27.0",
"packages/google-cloud-domains": "1.7.3",
Expand All @@ -94,7 +94,7 @@
"packages/google-cloud-iam-logging": "1.3.3",
"packages/google-cloud-iap": "1.13.3",
"packages/google-cloud-ids": "1.7.3",
"packages/google-cloud-kms": "2.21.4",
"packages/google-cloud-kms": "2.22.0",
"packages/google-cloud-kms-inventory": "0.2.6",
"packages/google-cloud-language": "2.13.3",
"packages/google-cloud-life-sciences": "0.9.9",
Expand All @@ -115,7 +115,7 @@
"packages/google-cloud-orchestration-airflow": "1.12.1",
"packages/google-cloud-os-config": "1.17.3",
"packages/google-cloud-os-login": "2.14.3",
"packages/google-cloud-parallelstore": "0.1.1",
"packages/google-cloud-parallelstore": "0.1.2",
"packages/google-cloud-phishing-protection": "1.11.3",
"packages/google-cloud-policy-troubleshooter": "1.11.3",
"packages/google-cloud-policysimulator": "0.1.6",
Expand Down Expand Up @@ -146,7 +146,7 @@
"packages/google-cloud-shell": "1.9.3",
"packages/google-cloud-source-context": "1.5.3",
"packages/google-cloud-speech": "2.26.0",
"packages/google-cloud-storage-control": "0.1.3",
"packages/google-cloud-storage-control": "0.2.0",
"packages/google-cloud-storage-transfer": "1.11.3",
"packages/google-cloud-storageinsights": "0.1.8",
"packages/google-cloud-support": "0.1.7",
Expand All @@ -172,9 +172,9 @@
"packages/google-geo-type": "0.3.7",
"packages/google-maps-addressvalidation": "0.3.11",
"packages/google-maps-fleetengine": "0.1.9",
"packages/google-maps-fleetengine-delivery": "0.1.7",
"packages/google-maps-fleetengine-delivery": "0.1.8",
"packages/google-maps-mapsplatformdatasets": "0.3.7",
"packages/google-maps-places": "0.1.13",
"packages/google-maps-places": "0.1.14",
"packages/google-maps-routing": "0.6.8",
"packages/google-maps-solar": "0.1.0",
"packages/google-shopping-css": "0.1.4",
Expand All @@ -184,6 +184,6 @@
"packages/google-shopping-merchant-notifications": "0.1.0",
"packages/google-shopping-merchant-quota": "0.1.0",
"packages/google-shopping-merchant-reports": "0.1.6",
"packages/google-shopping-type": "0.1.5",
"packages/google-shopping-type": "0.1.6",
"packages/grafeas": "1.10.0"
}
7 changes: 7 additions & 0 deletions packages/google-ai-generativelanguage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.6.3](https://github.com/googleapis/google-cloud-python/compare/google-ai-generativelanguage-v0.6.2...google-ai-generativelanguage-v0.6.3) (2024-05-07)


### Features

* [google-ai-generativelanguage] Add FileState to File ([#12660](https://github.com/googleapis/google-cloud-python/issues/12660)) ([88848eb](https://github.com/googleapis/google-cloud-python/commit/88848eb17a536e5e69fe4f7098604741bb621549))

## [0.6.2](https://github.com/googleapis/google-cloud-python/compare/google-ai-generativelanguage-v0.6.1...google-ai-generativelanguage-v0.6.2) (2024-04-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.6.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.6.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.6.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.6.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.6.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-ai-generativelanguage",
"version": "0.1.0"
"version": "0.6.3"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-ai-generativelanguage",
"version": "0.1.0"
"version": "0.6.3"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-ai-generativelanguage",
"version": "0.1.0"
"version": "0.6.3"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-ai-generativelanguage",
"version": "0.1.0"
"version": "0.6.3"
},
"snippets": [
{
Expand Down
8 changes: 8 additions & 0 deletions packages/google-analytics-data/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.18.8](https://github.com/googleapis/google-cloud-python/compare/google-analytics-data-v0.18.7...google-analytics-data-v0.18.8) (2024-05-07)


### Features

* add `CreateReportTask`, `QueryReportTask`, `GetReportTask`, `ListReportTasks` methods to the Data API v1alpha ([dbca741](https://github.com/googleapis/google-cloud-python/commit/dbca741598cb110e852b317c80481f0ea239fd3e))
* add `ReportTask`, `Metric`, `OrderBy`, `Cohort`, `CohortsRange`, `CohortReportSettings`, `ResponseMetaData`, `MetricAggregation`, `RestrictedMetricType` types to the Data API v1alpha ([dbca741](https://github.com/googleapis/google-cloud-python/commit/dbca741598cb110e852b317c80481f0ea239fd3e))

## [0.18.7](https://github.com/googleapis/google-cloud-python/compare/google-analytics-data-v0.18.6...google-analytics-data-v0.18.7) (2024-03-05)


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.18.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.18.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.18.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-analytics-data",
"version": "0.1.0"
"version": "0.18.8"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-analytics-data",
"version": "0.1.0"
"version": "0.18.8"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-batch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.17.19](https://github.com/googleapis/google-cloud-python/compare/google-cloud-batch-v0.17.18...google-cloud-batch-v0.17.19) (2024-05-07)


### Documentation

* Update description on allowed_locations in LocationPolicy field ([ae30a4e](https://github.com/googleapis/google-cloud-python/commit/ae30a4ea87d5c2cc0bfcd5a7dd85070ba6ba43b9))

## [0.17.18](https://github.com/googleapis/google-cloud-python/compare/google-cloud-batch-v0.17.17...google-cloud-batch-v0.17.18) (2024-04-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.17.19" # {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.17.19" # {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.17.19" # {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-batch",
"version": "0.1.0"
"version": "0.17.19"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-batch",
"version": "0.1.0"
"version": "0.17.19"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-deploy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.18.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-deploy-v1.18.0...google-cloud-deploy-v1.18.1) (2024-05-07)


### Documentation

* small corrections to Cloud Deploy API documentation ([dbe7988](https://github.com/googleapis/google-cloud-python/commit/dbe798803e57c6eedd1ce1dfb9c16fede488f4a1))

## [1.18.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-deploy-v1.17.3...google-cloud-deploy-v1.18.0) (2024-04-22)


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.18.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.18.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-deploy",
"version": "0.1.0"
"version": "1.18.1"
},
"snippets": [
{
Expand Down
15 changes: 15 additions & 0 deletions packages/google-cloud-dlp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@

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

## [3.17.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dlp-v3.16.0...google-cloud-dlp-v3.17.0) (2024-05-07)


### Features

* Add field to InspectJobs num_rows_processed for BigQuery inspect jobs ([04a2214](https://github.com/googleapis/google-cloud-python/commit/04a22146ffe290bfb9415d067bb8918103d45438))
* Add new countries for supported detectors ([04a2214](https://github.com/googleapis/google-cloud-python/commit/04a22146ffe290bfb9415d067bb8918103d45438))
* add RPCs for deleting TableDataProfiles ([04a2214](https://github.com/googleapis/google-cloud-python/commit/04a22146ffe290bfb9415d067bb8918103d45438))
* Add RPCs for enabling discovery of Cloud SQL ([04a2214](https://github.com/googleapis/google-cloud-python/commit/04a22146ffe290bfb9415d067bb8918103d45438))


### Documentation

* Updated method documentation ([04a2214](https://github.com/googleapis/google-cloud-python/commit/04a22146ffe290bfb9415d067bb8918103d45438))

## [3.16.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dlp-v3.15.3...google-cloud-dlp-v3.16.0) (2024-03-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__ = "3.17.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.17.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.17.0"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-kms/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-kms/#history

## [2.22.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-kms-v2.21.4...google-cloud-kms-v2.22.0) (2024-05-07)


### Features

* introduce Long-Running Operations (LRO) for KMS ([18b3c0d](https://github.com/googleapis/google-cloud-python/commit/18b3c0d8ee3c27728648fbd8144134cd7dcebd4f))

## [2.21.4](https://github.com/googleapis/google-cloud-python/compare/google-cloud-kms-v2.21.3...google-cloud-kms-v2.21.4) (2024-04-17)


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.22.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.22.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-kms",
"version": "0.1.0"
"version": "2.22.0"
},
"snippets": [
{
Expand Down
12 changes: 12 additions & 0 deletions packages/google-cloud-parallelstore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.1.2](https://github.com/googleapis/google-cloud-python/compare/google-cloud-parallelstore-v0.1.1...google-cloud-parallelstore-v0.1.2) (2024-05-07)


### Features

* **parallelstore/v1beta:** add ImportData and ExportData RPCs ([635ee31](https://github.com/googleapis/google-cloud-python/commit/635ee31d44fffd0bfee050b685700dbb3be4d46f))


### Documentation

* fix typo in Instance.reserved_ip_range field doc ([635ee31](https://github.com/googleapis/google-cloud-python/commit/635ee31d44fffd0bfee050b685700dbb3be4d46f))

## [0.1.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-parallelstore-v0.1.0...google-cloud-parallelstore-v0.1.1) (2024-03-05)


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