- Notifications
You must be signed in to change notification settings - Fork166
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.3.1
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.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- 8commits
- 25files changed
- 5contributors
Commits on Sep 2, 2025
chore: update Python generator version to 1.25.1 (#1535)
* chore: update Python generator version to 1.25.1PiperOrigin-RevId: 800535761Source-Link:googleapis/googleapis@4cf1f99Source-Link:googleapis/googleapis-gen@133d25bCopy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTMzZDI1YjY4ZTcxMjExNmUxYzVkYzcxZmMzZWIzYzVlNzE3MDIyYSJ9* 🦉 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>
chore: add argparse to run samples as script (#1538)
* add argparse so that the samples can be run as aa standalone script```python python samples/snippets/storage_transfer_manager_upload_chunks_concurrently.py --bucket_name <bucket_name> --source_filename <path/to/file> --destination_blob_name <GCS_object_name>```
Commits on Sep 9, 2025
chore: Update gapic-generator-python to 1.26.2 (#1540)
* chore: Update gapic-generator-python to 1.26.2PiperOrigin-RevId: 802200836Source-Link:googleapis/googleapis@d300b15Source-Link:googleapis/googleapis-gen@a1ff0aeCopy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTFmZjBhZTcyZGRjYjY4YTI1OTIxNWQ4Yzc3NjYxZTJjZGJiOWIwMiJ9* 🦉 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 Sep 15, 2025
feat(experimental): Add grpc client (#1533)
* feat: Add grpc client* add an option to configure direct path* fix lint errors* move the files to _experimental folder* move the test file under tests/unit* fix patch errors* update the imports for _storage_v2* change the default directpath value to True* add getter for grpc_client* resolve comments* add more tests* minor change* adding helper function for credentials
feat(experimental): add async grpc client (#1537)
* feat(experimental): add async grpc client* minor changes* remove unused import* update the imports for _storage_v2* change the default directpath value to True* add more comprehensive unit tests* adding helper methods
chore(main): release 3.4.0 (#1543)
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.3.1...v3.4.0
Uh oh!
There was an error while loading.Please reload this page.