Releases: googleapis/google-cloud-python
Releases · googleapis/google-cloud-python
google-cloud-oracledatabase: v0.1.0
0.1.0 (2024-09-30)
Features
- add initial files for google.cloud.oracledatabase.v1 (#13100) (c638f1f)
google-cloud-dataproc: v5.13.0
5.13.0 (2024-09-30)
Features
- add support for Spark Connect sessions in Dataproc Serverless for Spark (0d35003)
Documentation
- update docs for
filter
field in ListSessionsRequest
(0d35003)
google-maps-places: v0.1.18
0.1.18 (2024-09-23)
Features
- action for publishing data profiles to SecOps (formelly known as Chronicle) (2cc1550)
- action for publishing data profiles to Security Command Center (2cc1550)
- discovery configs for AWS S3 buckets (2cc1550)
Documentation
- small improvements and clarifications (2cc1550)
google-cloud-kms: v3.0.0
3.0.0 (2024-09-23)
⚠ BREAKING CHANGES
- Pagination feature is introduced for method ListKeyHandles in service Autokey
Features
- Adding a state field for AutokeyConfig (b4c9770)
Bug Fixes
- Pagination feature is introduced for method ListKeyHandles in service Autokey (b4c9770)
Documentation
- A comment for field destroy_scheduled_duration in message .google.cloud.kms.v1.CryptoKey is updated for the default duration (b4c9770)
- Field service_resolvers in message .google.cloud.kms.v1.EkmConnection is Explicitly is marked as to have field behavior of Optional (b4c9770)
google-cloud-gdchardwaremanagement: v0.1.4
0.1.4 (2024-09-23)
Features
- add an order type field to distinguish a fulfillment request from a sales inquiry (e727cc0)
- add support to mark comments as read or unread (e727cc0)
- rename zone state signal READY_FOR_SITE_TURNUP to FACTORY_TURNUP_CHECKS_PASSED (e727cc0)
Documentation
- clarify how access_times are used (e727cc0)
google-cloud-dlp: v3.23.0
3.23.0 (2024-09-23)
Features
- action for publishing data profiles to SecOps (formelly known as Chronicle) (afcf7cb)
- action for publishing data profiles to Security Command Center (afcf7cb)
- discovery configs for AWS S3 buckets (afcf7cb)
Documentation
- small improvements and clarifications (afcf7cb)
google-cloud-dialogflow: v2.32.0
2.32.0 (2024-09-23)
Features
- created new boolean fields in conversation model for zone isolation and zone separation compliance status (1f8b564)
google-cloud-build: v3.25.0
3.25.0 (2024-09-23)
Features
- Add LEGACY_BUCKET option to DefaultLogsBucketBehavior (e889809)
Documentation
google-analytics-data: v0.18.12
Features
- add
GetPropertyQuotasSnapshot
method to the Data API v1alpha (65f098a)
- add
PropertyQuotasSnapshot
type to the Data API v1alpha (65f098a)
Documentation
- update the documentation for the
CreateReportTask
method (65f098a)
google-ai-generativelanguage: v0.6.10
0.6.10 (2024-09-23)
Features
- Add GenerationConfig.{presence_penalty, frequency_penalty, logprobs, response_logprobs, logprobs} and Candidate.{avg_logprobs, logprobs_result} (d6238e4)
- Add GoogleSearchRetrieval tool and candidate.grounding_metadata (d6238e4)
- Add HarmBlockThreshold.OFF (d6238e4)
- Add HarmCategory.HARM_CATEGORY_CIVIC_INTEGRITY (d6238e4)
- Add PredictionService (for Imagen) (d6238e4)
- Add Schema.min_items (d6238e4)
- Add TunedModels.reader_project_numbers (d6238e4)
Documentation
- Small fixes (d6238e4)
- Tag HarmCategories by the model family they're used on. (d6238e4)