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
20 changes: 10 additions & 10 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages/google-ads-admanager": "0.1.0",
"packages/google-ai-generativelanguage": "0.6.1",
"packages/google-ai-generativelanguage": "0.6.2",
"packages/google-analytics-admin": "0.22.7",
"packages/google-analytics-data": "0.18.7",
"packages/google-apps-card": "0.1.1",
Expand All @@ -24,9 +24,9 @@
"packages/google-cloud-asset": "3.26.0",
"packages/google-cloud-assured-workloads": "1.12.3",
"packages/google-cloud-automl": "2.13.3",
"packages/google-cloud-backupdr": "0.0.0",
"packages/google-cloud-backupdr": "0.1.0",
"packages/google-cloud-bare-metal-solution": "1.7.3",
"packages/google-cloud-batch": "0.17.17",
"packages/google-cloud-batch": "0.17.18",
"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 All @@ -37,7 +37,7 @@
"packages/google-cloud-bigquery-connection": "1.15.3",
"packages/google-cloud-bigquery-data-exchange": "0.5.11",
"packages/google-cloud-bigquery-datapolicies": "0.6.6",
"packages/google-cloud-bigquery-datatransfer": "3.15.1",
"packages/google-cloud-bigquery-datatransfer": "3.15.2",
"packages/google-cloud-bigquery-logging": "1.4.3",
"packages/google-cloud-bigquery-migration": "0.11.7",
"packages/google-cloud-bigquery-reservation": "1.13.3",
Expand Down Expand Up @@ -72,7 +72,7 @@
"packages/google-cloud-deploy": "1.17.3",
"packages/google-cloud-dialogflow": "2.30.0",
"packages/google-cloud-dialogflow-cx": "1.33.0",
"packages/google-cloud-discoveryengine": "0.11.10",
"packages/google-cloud-discoveryengine": "0.11.11",
"packages/google-cloud-dlp": "3.16.0",
"packages/google-cloud-dms": "1.9.3",
"packages/google-cloud-documentai": "2.25.0",
Expand Down Expand Up @@ -102,7 +102,7 @@
"packages/google-cloud-media-translation": "0.11.9",
"packages/google-cloud-memcache": "1.9.3",
"packages/google-cloud-migrationcenter": "0.1.7",
"packages/google-cloud-monitoring": "2.19.3",
"packages/google-cloud-monitoring": "2.19.4",
"packages/google-cloud-monitoring-dashboards": "2.15.1",
"packages/google-cloud-monitoring-metrics-scopes": "1.6.3",
"packages/google-cloud-netapp": "0.3.9",
Expand Down Expand Up @@ -174,12 +174,12 @@
"packages/google-maps-fleetengine": "0.1.9",
"packages/google-maps-fleetengine-delivery": "0.1.7",
"packages/google-maps-mapsplatformdatasets": "0.3.7",
"packages/google-maps-places": "0.1.11",
"packages/google-maps-routing": "0.6.7",
"packages/google-maps-places": "0.1.12",
"packages/google-maps-routing": "0.6.8",
"packages/google-shopping-css": "0.1.4",
"packages/google-shopping-merchant-inventories": "0.1.5",
"packages/google-shopping-merchant-inventories": "0.1.6",
"packages/google-shopping-merchant-quota": "0.1.0",
"packages/google-shopping-merchant-reports": "0.1.5",
"packages/google-shopping-merchant-reports": "0.1.6",
"packages/google-shopping-type": "0.1.5",
"packages/grafeas": "1.10.0"
}
18 changes: 18 additions & 0 deletions packages/google-ai-generativelanguage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [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)


### Features

* **v1:** Add `output dimensionality` to `EmbedContentRequest` message ([e3bfbc6](https://github.com/googleapis/google-cloud-python/commit/e3bfbc6d55935b2120f282926aae1c4683f8e0ca))
* **v1:** Add `QUESTION_ANSWERING` and `FACT_VERIFICATION` to `TaskType` Enum ([e3bfbc6](https://github.com/googleapis/google-cloud-python/commit/e3bfbc6d55935b2120f282926aae1c4683f8e0ca))
* **v1:** Add rest binding for tuned models ([e3bfbc6](https://github.com/googleapis/google-cloud-python/commit/e3bfbc6d55935b2120f282926aae1c4683f8e0ca))
* **v1beta:** Add `output dimensionality` to `EmbedContentRequest` message ([e2cf0c4](https://github.com/googleapis/google-cloud-python/commit/e2cf0c45ea82e6cb6144d6702d68b47099da0376))
* **v1beta:** Add `QUESTION_ANSWERING` and `FACT_VERIFICATION` to `TaskType` Enum ([e2cf0c4](https://github.com/googleapis/google-cloud-python/commit/e2cf0c45ea82e6cb6144d6702d68b47099da0376))
* **v1beta:** Add `response_mime_type` to `GenerationConfig` message ([e2cf0c4](https://github.com/googleapis/google-cloud-python/commit/e2cf0c45ea82e6cb6144d6702d68b47099da0376))


### Documentation

* **v1beta:** A bunch of small fixes ([e2cf0c4](https://github.com/googleapis/google-cloud-python/commit/e2cf0c45ea82e6cb6144d6702d68b47099da0376))
* **v1:** Lots of small fixes ([e3bfbc6](https://github.com/googleapis/google-cloud-python/commit/e3bfbc6d55935b2120f282926aae1c4683f8e0ca))

## [0.6.1](https://github.com/googleapis/google-cloud-python/compare/google-ai-generativelanguage-v0.6.0...google-ai-generativelanguage-v0.6.1) (2024-04-03)


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.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__ = "0.6.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__ = "0.6.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__ = "0.6.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__ = "0.6.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-ai-generativelanguage",
"version": "0.1.0"
"version": "0.6.2"
},
"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.2"
},
"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.2"
},
"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.2"
},
"snippets": [
{
Expand Down
11 changes: 10 additions & 1 deletion packages/google-cloud-backupdr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# Changelog
# Changelog

## 0.1.0 (2024-04-15)


### Features

* add initial files for google.cloud.backupdr.v1 ([#12552](https://github.com/googleapis/google-cloud-python/issues/12552)) ([d9222a9](https://github.com/googleapis/google-cloud-python/commit/d9222a97786ce1badae4561410ca5e09386a3377))

## 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}
17 changes: 17 additions & 0 deletions packages/google-cloud-batch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [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)


### Features

* Add a service_account field to taskGroup for service account support ([93b90df](https://github.com/googleapis/google-cloud-python/commit/93b90df7f4c6b667e638f1725dd4a686423bd8aa))


### Bug Fixes

* Add optional flag of existing fields `limit` and `consumed` in ResourceAllowance ([93b90df](https://github.com/googleapis/google-cloud-python/commit/93b90df7f4c6b667e638f1725dd4a686423bd8aa))


### Documentation

* Update comments for ServiceAccount email and scopes fields ([93b90df](https://github.com/googleapis/google-cloud-python/commit/93b90df7f4c6b667e638f1725dd4a686423bd8aa))

## [0.17.17](https://github.com/googleapis/google-cloud-python/compare/google-cloud-batch-v0.17.16...google-cloud-batch-v0.17.17) (2024-04-04)


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.18" # {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.18" # {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.18" # {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.18"
},
"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.18"
},
"snippets": [
{
Expand Down
12 changes: 12 additions & 0 deletions packages/google-cloud-bigquery-datatransfer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@

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

## [3.15.2](https://github.com/googleapis/google-cloud-python/compare/google-cloud-bigquery-datatransfer-v3.15.1...google-cloud-bigquery-datatransfer-v3.15.2) (2024-04-15)


### Bug Fixes

* mark parent/name fields with the REQUIRED field_behavior annotation ([9a89508](https://github.com/googleapis/google-cloud-python/commit/9a895082325619339c0c17e9544e50410ed63784))


### Documentation

* updated comments ([9a89508](https://github.com/googleapis/google-cloud-python/commit/9a895082325619339c0c17e9544e50410ed63784))

## [3.15.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-bigquery-datatransfer-v3.15.0...google-cloud-bigquery-datatransfer-v3.15.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__ = "3.15.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__ = "3.15.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-bigquery-datatransfer",
"version": "0.1.0"
"version": "3.15.2"
},
"snippets": [
{
Expand Down
23 changes: 23 additions & 0 deletions packages/google-cloud-discoveryengine/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Changelog

## [0.11.11](https://github.com/googleapis/google-cloud-python/compare/google-cloud-discoveryengine-v0.11.10...google-cloud-discoveryengine-v0.11.11) (2024-04-15)


### Features

* add advanced engine model APIs ([4b3e751](https://github.com/googleapis/google-cloud-python/commit/4b3e75174618ee670418ed23ed8aefdf514ce7e9))
* add answer generation APIs ([4b3e751](https://github.com/googleapis/google-cloud-python/commit/4b3e75174618ee670418ed23ed8aefdf514ce7e9))
* add project provision and terms APIs ([4b3e751](https://github.com/googleapis/google-cloud-python/commit/4b3e75174618ee670418ed23ed8aefdf514ce7e9))
* add standalone grounding API ([4b3e751](https://github.com/googleapis/google-cloud-python/commit/4b3e75174618ee670418ed23ed8aefdf514ce7e9))
* add standalone ranking API ([4b3e751](https://github.com/googleapis/google-cloud-python/commit/4b3e75174618ee670418ed23ed8aefdf514ce7e9))
* promote blending search to v1 ([4b3e751](https://github.com/googleapis/google-cloud-python/commit/4b3e75174618ee670418ed23ed8aefdf514ce7e9))
* promote healthcare search to v1 ([4b3e751](https://github.com/googleapis/google-cloud-python/commit/4b3e75174618ee670418ed23ed8aefdf514ce7e9))
* promote online chunking search to v1 ([4b3e751](https://github.com/googleapis/google-cloud-python/commit/4b3e75174618ee670418ed23ed8aefdf514ce7e9))
* promote recommendation service to v1 ([4b3e751](https://github.com/googleapis/google-cloud-python/commit/4b3e75174618ee670418ed23ed8aefdf514ce7e9))
* support advanced search boosting ([4b3e751](https://github.com/googleapis/google-cloud-python/commit/4b3e75174618ee670418ed23ed8aefdf514ce7e9))
* support boost/bury on multi-turn search ([4b3e751](https://github.com/googleapis/google-cloud-python/commit/4b3e75174618ee670418ed23ed8aefdf514ce7e9))
* support import data from Cloud Spanner, BigTable, SQL and Firestore ([4b3e751](https://github.com/googleapis/google-cloud-python/commit/4b3e75174618ee670418ed23ed8aefdf514ce7e9))


### Documentation

* keep the API doc up-to-date with recent changes ([4b3e751](https://github.com/googleapis/google-cloud-python/commit/4b3e75174618ee670418ed23ed8aefdf514ce7e9))

## [0.11.10](https://github.com/googleapis/google-cloud-python/compare/google-cloud-discoveryengine-v0.11.9...google-cloud-discoveryengine-v0.11.10) (2024-03-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.11.11" # {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.11.11" # {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.11.11" # {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.11.11" # {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-discoveryengine",
"version": "0.1.0"
"version": "0.11.11"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-discoveryengine",
"version": "0.1.0"
"version": "0.11.11"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-discoveryengine",
"version": "0.1.0"
"version": "0.11.11"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-monitoring/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-monitoring/#history

## [2.19.4](https://github.com/googleapis/google-cloud-python/compare/google-cloud-monitoring-v2.19.3...google-cloud-monitoring-v2.19.4) (2024-04-15)


### Documentation

* [google-cloud-monitoring] Various updates ([#12569](https://github.com/googleapis/google-cloud-python/issues/12569)) ([54b593d](https://github.com/googleapis/google-cloud-python/commit/54b593daccbcf29fcd964debbbb706372c5d81a3))

## [2.19.3](https://github.com/googleapis/google-cloud-python/compare/google-cloud-monitoring-v2.19.2...google-cloud-monitoring-v2.19.3) (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__ = "2.19.4" # {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.19.4" # {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-monitoring",
"version": "0.1.0"
"version": "2.19.4"
},
"snippets": [
{
Expand Down
Loading