- Notifications
You must be signed in to change notification settings - Fork167
PermalinkChoose a base ref {{ refName }}default Choose a head ref {{ refName }}default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:googleapis/python-storage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
base:v3.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
...
head repository:googleapis/python-storage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
compare:v3.6.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- 5commits
- 16files changed
- 5contributors
Commits on Nov 7, 2025
feat: make return_partial_success and unreachable fields public for l…
…ist Bucket (#1601)* feat: make return_partial_success and unreachable fields public for list Bucketdocs: updates to docs and docs formattingPiperOrigin-RevId: 828488192Source-Link:googleapis/googleapis@3a77bd6Source-Link:googleapis/googleapis-gen@c74fa7eCopy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzc0ZmE3ZWU3MDdjNDIwNjRhOTk0MzU5MTRkYjBhYzEwYmE1ZjU0NSJ9* 🦉 Updates from OwlBot post-processorSeehttps://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>
Commits on Nov 12, 2025
fix: dont pass credentials to StorageClient (#1608)
if transport is provided with credentials. gRPC client will throw[error](https://github.com/googleapis/python-storage/blob/323cddd5d439e04e12614106eab1928fd4008c0b/google/cloud/_storage_v2/services/storage/client.py#L691-L695)if credentials are passed to client's instance in addition to passing itto transport.
feat: add support for partial list buckets (#1606)
Add support for partial list buckets
Commits on Nov 17, 2025
feat(zb-experimental): add async write object stream (#1612)
feat(zb-experimental): add async write object stream---------Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
chore(main): release 3.6.0 (#1603)
🤖 I have created a release *beep* *boop*---##[3.6.0](v3.5.0...v3.6.0)(2025-11-17)### Features* Add support for partial list buckets([#1606](#1606))([92fc2b0](92fc2b0))* Make return_partial_success and unreachable fields public for listBucket([#1601](#1601))([323cddd](323cddd))* **zb-experimental:** Add async write object stream([5ab8103](5ab8103))* **zb-experimental:** Add async write object stream([#1612](#1612))([5ab8103](5ab8103))### Bug Fixes* Dont pass credentials to StorageClient([#1608](#1608))([195d644](195d644))---This PR was generated with [ReleasePlease](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>
Loading
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.5.0...v3.6.0
Uh oh!
There was an error while loading.Please reload this page.