Permalink
base repository: googleapis/python-storage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v2.6.0
Choose a base ref
...
head repository: googleapis/python-storage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
compare: v2.7.0
Choose a head ref
  • 12 commits
  • 21 files changed
  • 7 contributors

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    2c1edf7View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    9ff3a7cView commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    4cd4a04View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. Configuration menu
    Copy the full SHA
    7cfedf4View commit details
    Browse the repository at this point in the history
  2. chore(python): drop flake8-import-order in samples noxfile [autoappro…

    …ve] (#916)
    
    * chore(python): drop flake8-import-order in samples noxfile
    
    Source-Link: googleapis/synthtool@6ed3a83
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:3abfa0f1886adaf0b83f07cb117b24a639ea1cb9cffe56d43280b977033563eb
    
    * update python version for docs session
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authoredNov 27, 2022
    Configuration menu
    Copy the full SHA
    47a04efView commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. feat: add support for use_auth_w_custom_endpoint (#901)

    * feat: add support for use_auth_w_custom_endpoint
    
    * update docstring
    
    * handle emulator cases
    
    * set default storage host as constant
    @cojenco
    cojenco authoredNov 29, 2022
    Configuration menu
    Copy the full SHA
    4862a9cView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ca0233View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. feat: Add "transfer_manager" module for concurrent uploads and downlo…

    …ads, as a preview feature (#943)
    
    * checkpoint before design doc impl
    
    * checkpoint
    
    * more tests
    
    * code and tests for transfer manager complete
    
    * proactively close temp files when finished reading
    
    * respond to comments; destroy tmp files as they are consumed
    
    * Add system tests, docstrings, address feedback
    
    * Respond to review comments
    
    * verify md5 hash of downloaded file in test
    
    * lint
    
    * default empty strings for root arguments
    
    * fix bug with blob constructor
    
    * add warning about files not being deleted if their downloads fail
    
    * docs: Add samples to multithread branch (#918)
    
    * add samples, tests pending
    
    * add snippet tests
    
    * snippet and snippets_test.py linting
    
    * snippets; recursive directory creation; rename some params
    
    * Add directory upload snippet
    
    * fix: remove chunked downloads; change max_workers to threads
    
    * update snippets to add thread info
    
    * fix snippets test issue due to change in dependency
    
    * snippet nomenclature
    
    * fix samples for real this time
    @andrewsg
    andrewsg authoredDec 6, 2022
    Configuration menu
    Copy the full SHA
    9998a5eView commit details
    Browse the repository at this point in the history
  2. fix: implement closed property on fileio.py classes (#907)

    * fix: implement closed property on fileio.py classes
    
    * update tests
    
    * fix numerous mistakes
    @andrewsg
    andrewsg authoredDec 6, 2022
    Configuration menu
    Copy the full SHA
    64406caView commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. feat: add use_auth_w_custom_endpoint support (#941)

    * feat: add support for use_auth_w_custom_endpoint
    
    * improve readability w bool _is_emulator_set
    
    * update tests
    
    Co-authored-by: Andrew Gorcester <[email protected]>
    cojenco and andrewsg authoredDec 7, 2022
    Configuration menu
    Copy the full SHA
    5291c08View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.7.0 (#919)

    * chore(main): release 2.7.0
    
    * remove reverted pr from changelog
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply..com>
    Co-authored-by: Andrew Gorcester <[email protected]>
    release-please[bot] and andrewsg authoredDec 7, 2022
    Configuration menu
    Copy the full SHA
    a436e3aView commit details
    Browse the repository at this point in the history
Loading