Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

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
base:v2.11.0
Choose a base ref
Loading
...
head repository:googleapis/python-storage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v2.12.0
Choose a head ref
Loading
  • 13commits
  • 32files changed
  • 7contributors

Commits on Sep 26, 2023

  1. chore(deps): bump cryptography from 41.0.3 to 41.0.4 in /.kokoro (#1123)

    * chore(deps): bump cryptography from 41.0.3 to 41.0.4 in /.kokoroBumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4.- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)- [Commits](pyca/cryptography@41.0.3...41.0.4)---updated-dependencies:- dependency-name: cryptography  dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md---------Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    @dependabot@gcf-owl-bot
    dependabot[bot] andgcf-owl-bot[bot] authoredSep 26, 2023
    Configuration menu
    Copy the full SHA
    afa7ff7View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

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

Commits on Oct 7, 2023

  1. chore: [autoapprove] bump cryptography from 41.0.3 to 41.0.4 (#1136)

    Source-Link:googleapis/synthtool@dede53fPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:fac304457974bb530cc5396abd4ab25d26a469cd3bc97cbfb18c8d4324c584ebCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    @gcf-owl-bot
    gcf-owl-bot[bot] andgcf-owl-bot[bot] authoredOct 7, 2023
    Configuration menu
    Copy the full SHA
    a3a1159View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. docs: Add snippets for upload_chunks_concurrently and add chunk_size (#…

    …1135)* docs: Add snippets for upload_chunks_concurrently and add chunk_size* switch from 'processes' to 'workers' in sample nomenclature* copyright* tests
    @andrewsg
    andrewsg authoredOct 9, 2023
    Configuration menu
    Copy the full SHA
    3a0f551View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. chore(deps): bump urllib3 from 1.26.12 to 1.26.17 in /.kokoro (#1140)

    * chore: [autoapprove] Update `black` and `isort` to latest versionsSource-Link:googleapis/synthtool@0c7b033Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:08e34975760f002746b1d8c86fdc90660be45945ee6d9db914d1508acdf9a547* update black in noxfile.py* 🦉 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>Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    @gcf-owl-bot@parthea
    3 people authoredOct 10, 2023
    Configuration menu
    Copy the full SHA
    aefcdd4View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    28c02ddView commit details
    Browse the repository at this point in the history
  2. test: dedup kms_bucket fixture (#1129)

    After adding back KMS permissions to the kokoro project, KMS integration tests now pass. However, upon investigation, I noticed that we have a duplicate set of kms pytest fixtures. This removes the duplicates and changes fixture scope to per-function.Fixes#1128
    @cojenco
    cojenco authoredOct 11, 2023
    Configuration menu
    Copy the full SHA
    a455195View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc92ad1View commit details
    Browse the repository at this point in the history
  4. feat: add skip_if_exists to download_many (#1161)

    * feat: add skip_if_exists to download_many* docstring* 🦉 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>
    @andrewsg@gcf-owl-bot
    andrewsg andgcf-owl-bot[bot] authoredOct 11, 2023
    Configuration menu
    Copy the full SHA
    c5a983dView commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    c7229f2View commit details
    Browse the repository at this point in the history
  2. feat: launch transfer manager to GA (#1159)

    * feat: launch transfer manager to GA* re-add import...
    @andrewsg
    andrewsg authoredOct 12, 2023
    Configuration menu
    Copy the full SHA
    5c90563View commit details
    Browse the repository at this point in the history
  3. docs: update formatting and wording in transfer_manager docstrings (#…

    …1163)* docs: update formatting and wording in transfer_manager docstrings* remove extraneous bucket param doc mention
    @andrewsg
    andrewsg authoredOct 12, 2023
    Configuration menu
    Copy the full SHA
    9e460d8View commit details
    Browse the repository at this point in the history
  4. chore(main): release 2.12.0 (#1132)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    @release-please
    release-please[bot] authoredOct 12, 2023
    Configuration menu
    Copy the full SHA
    1ef0e1aView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp