-
Notifications
You must be signed in to change notification settings - Fork 162
Comparing changes
Open a pull request
base repository: googleapis/python-storage
base: v3.2.0
head repository: googleapis/python-storage
compare: v3.3.0
- 12 commits
- 90 files changed
- 6 contributors
Commits on Jul 9, 2025
-
chore: fix the errors while generating gapic (#1503)
* chore: fix the errors while generating gapic * add missing comma
Configuration menu - View commit details
-
Copy full SHA for 48c0dc0 - Browse repository at this point
Copy the full SHA 48c0dc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 314071c - Browse repository at this point
Copy the full SHA 314071cView commit details
Commits on Jul 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 72252e9 - Browse repository at this point
Copy the full SHA 72252e9View commit details
Commits on Jul 17, 2025
-
chore: fix the errors for GAPIC (#1509)
* chore: fix the errors for GAPIC * minor changes in owlbot.py
Configuration menu - View commit details
-
Copy full SHA for 500c0d0 - Browse repository at this point
Copy the full SHA 500c0d0View commit details -
samples: add samples for move api to rename an object (#1505)
* docs: add samples for move api to rename an object * minor change * fix lint errors * minor fix * resolving comments
Configuration menu - View commit details
-
Copy full SHA for edde950 - Browse repository at this point
Copy the full SHA edde950View commit details
Commits on Jul 18, 2025
-
feat: Add new field
contexts
for Object Contexts in messageObject
(#1502) * feat: Add new field `contexts` for Object Contexts in message `Object` feat: Add new field `filter` for Object Contexts in message `ListObjectsRequest` PiperOrigin-RevId: 781971065 Source-Link: googleapis/googleapis@f2a87ff Source-Link: googleapis/googleapis-gen@9cab897 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOWNhYjg5N2Y0YTAxZDNhMmU5NzBkMjg5ZjRjMzk4OGQ0NGFmOGM2NCJ9 chore: update the GAPIC generator version for C# PiperOrigin-RevId: 778777226 docs: Various documentation and comment improvements, Enable organization-level support for VPC Flow Logs feat: Enable organization-level support for VPC Flow Logs feat: add field `service_uri` to message `Endpoint.CloudRunRevisionEndpoint` feat: add message `Endpoint.SingleEdgeResponse` feat: add http additional_bindings feat: add enum `Status` to message `InstanceInfo` feat: add field `running` to message `InstanceInfo` feat: add field `policy_priority` to message `NetworkInfo` feat: add enum value `RouteInfo.NextHopType.SECURE_WEB_PROXY_GATEWAY` feat: add enum `DeliverInfo.GoogleServiceType` feat: add field `google_service_type` to message `DeliverInfo` feat: add enum value `AbortInfo.Cause.GOOGLE_MANAGED_SERVICE_AMBIGUOUS_ENDPOINT` feat: add enum values `NO_ROUTE_FROM_EXTERNAL_IPV6_SOURCE_TO_PRIVATE_IPV6_ADDRESS`, `TRAFFIC_FROM_HYBRID_ENDPOINT_TO_INTERNET_DISALLOWED`, `NO_MATCHING_NAT64_GATEWAY`, `LOAD_BALANCER_BACKEND_IP_VERSION_MISMATCH`, and `NO_KNOWN_ROUTE_FROM_NCC_NETWORK_TO_DESTINATION` to `DropInfo.Cause` feat: add rpc `VpcFlowLogsService.QueryOrgVpcFlowLogsConfigs` feat: add service `OrganizationVpcFlowLogsService` feat: add enum `VpcFlowLogsConfig.CrossProjectMetadata` feat: add enum `VpcFlowLogsConfig.TargetResourceState` feat: add fields `cross_project_metadata`, `target_resource_state`, `network`, and `subnet` to message `VpcFlowLogsConfig` PiperOrigin-RevId: 778807926 feat: A new field `semantic_search` is added to `message.google.cloud.dataplex.v1.SearchEntriesRequest` PiperOrigin-RevId: 778817135 fix: pagination response for Compute Subnetworks.ListUsable (39952d9) PiperOrigin-RevId: 778931614 fix!: Correct resource reference type for `parent` field in `data_chat_service.proto` PiperOrigin-RevId: 780026729 feat: update libraries and clients for Managed Kafka PiperOrigin-RevId: 780098649 chore: regenerate gapic yaml and service yaml for cloudtrace v2 by augmentation configs PiperOrigin-RevId: 780150418 chore: regenerate gapic yaml and service yaml for iam by augmentation configs PiperOrigin-RevId: 780151180 chore: regenerate gapic yaml and service yaml for cloudtrace v1 by augmentation configs PiperOrigin-RevId: 780152154 feat: Update Compute Engine v1 API to revision 20250626 feat: Update Compute Engine v1beta API to revision 20250626 docs: Add more details for BidiReadObjectRedirectedError and BidiWriteObjectRedirectedError docs: Add more information for AppendObjectSpec fields fix!: Remove field `restricted` within encryption enforcement config. feat: Add new field `restriction_mode` for encryption enforcement config in message Bucket PiperOrigin-RevId: 780246504 feat: Add isolation support to prevent cross-region overflow by adding a new field "isolation_config" to message "ServiceLbPolicy" PiperOrigin-RevId: 780262024 feat: Add safebrowsing proto defs PiperOrigin-RevId: 780289284 feat: add RDN sequence feat: add User Defined Access URLs feat: add backdate duration feat: adds tbs_certificate_digest to CertificateDescription PiperOrigin-RevId: 780300269 chore: update the GAPIC generator version for C# PiperOrigin-RevId: 780414513 Source-Link: googleapis/googleapis@f1decb8 Source-Link: googleapis/googleapis-gen@96e33aa Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTZlMzNhYWIyNTUxMmIzOTgxMGYxNTk3MWFmNjNhMzRmY2E1Y2Y1ZiJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0eb45b5 - Browse repository at this point
Copy the full SHA 0eb45b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5964009 - Browse repository at this point
Copy the full SHA 5964009View commit details -
chore: remove duplicates in coveragerc (#1511)
* chore: remove duplicates in coveragerc * chore: fix formatting
Configuration menu - View commit details
-
Copy full SHA for 61bd575 - Browse repository at this point
Copy the full SHA 61bd575View commit details
Commits on Jul 29, 2025
-
chore: improve docs for list_files_with_prefix (#1517)
If a user wants to just list prefixes without listing the blob names they can do so by following the updated documentation.
Configuration menu - View commit details
-
Copy full SHA for 083a505 - Browse repository at this point
Copy the full SHA 083a505View commit details
Commits on Jul 30, 2025
-
Fix: Add logs on AssertionError for issue #1512 (#1518)
Adding Response.content and headers will help debug this flaky issue which throws 403, having more verbose information would be helpful. Closes #1512
Configuration menu - View commit details
-
Copy full SHA for 6a9923e - Browse repository at this point
Copy the full SHA 6a9923eView commit details
Commits on Aug 5, 2025
-
feat: add support for bucket IP filter (#1516)
* feat: add support for bucket IP filter * minor fix * fix unit tests * change create bucket with filter system test * add more system tests * update system tests * resolving comments
Configuration menu - View commit details
-
Copy full SHA for a29073c - Browse repository at this point
Copy the full SHA a29073cView commit details
Commits on Aug 12, 2025
-
chore(main): release 3.3.0 (#1508)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e84906c - Browse repository at this point
Copy the full SHA e84906cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.2.0...v3.3.0