Skip to content
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 or learn 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/java-storage-nio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.126.19
Choose a base ref
...
head repository: googleapis/java-storage-nio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.127.0
Choose a head ref
  • 9 commits
  • 18 files changed
  • 7 contributors

Commits on Jul 10, 2023

  1. chore(main): release 0.126.20-SNAPSHOT (#1216)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    release-please[bot] authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    2483da0 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    15901a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86fc463 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99179e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. chore: update requirements.txt to address dependabot security alerts …

    …(#1829) (#1225)
    
    * chore: update dependencies in requirements.txt to address dependabot security alerts
    
    * update dependencies within gcp/templates
    
    ---------
    
    
    Source-Link: googleapis/synthtool@af76aa5
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:46d2d262cd285c638656c8bde468011b723dc0c7ffd6a5ecc2650fe639c82e8f
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    35d9e13 View commit details
    Browse the repository at this point in the history
  2. deps: update dependency com.google.cloud:google-cloud-shared-dependen…

    …cies to v3.13.1 (#1223)
    
    * deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.13.1
    
    * chore: override asm version for shade plugin
    
    ---------
    
    Co-authored-by: BenWhitehead <[email protected]>
    renovate-bot and BenWhitehead authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    7f5921d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5893ab View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. deps: update dependency com.google.cloud:google-cloud-storage to v2.2…

    …5.0 (#1215)
    
    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-storage](https://togithub.com/googleapis/java-storage) | `2.22.6` -> `2.25.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-storage/2.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-storage/2.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-storage/2.22.6/2.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-storage/2.22.6/2.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-storage (com.google.cloud:google-cloud-storage)</summary>
    
    ### [`v2.25.0`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#2250-2023-07-24)
    
    [Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.24.0...v2.25.0)
    
    ##### Features
    
    -   BlobWriteChannelV2 - same throughput less GC ([#&#8203;2110](https://togithub.com/googleapis/java-storage/issues/2110)) ([1b52a10](https://togithub.com/googleapis/java-storage/commit/1b52a1053130620011515060787bada10c324c0b))
    -   Update Storage.createFrom(BlobInfo, Path) to have 150% higher throughput ([#&#8203;2059](https://togithub.com/googleapis/java-storage/issues/2059)) ([4c2f44e](https://togithub.com/googleapis/java-storage/commit/4c2f44e28a1ff19ffb2a02e3cefc062a1dd98fdc))
    
    ##### Bug Fixes
    
    -   Update BlobWriteChannelV2 to properly carry forward offset after incremental flush ([#&#8203;2125](https://togithub.com/googleapis/java-storage/issues/2125)) ([c099a2f](https://togithub.com/googleapis/java-storage/commit/c099a2f4f8ea9afa6953270876653916b021fd9f))
    -   Update GrpcStorageImpl.createFrom(BlobInfo, Path) to use RewindableContent ([#&#8203;2112](https://togithub.com/googleapis/java-storage/issues/2112)) ([c805051](https://togithub.com/googleapis/java-storage/commit/c80505129baa831e492a5514e937875407211595))
    
    ##### Documentation
    
    -   Fix broken link for TESTING.md ([#&#8203;2126](https://togithub.com/googleapis/java-storage/issues/2126)) ([fe9662d](https://togithub.com/googleapis/java-storage/commit/fe9662d7e552aabfc9012e582ae634f46af1f255))
    
    ##### Dependencies
    
    -   **test:** Update gcr.io/cloud-devrel-public-resources/storage-testbench docker tag to v0.37.0 ([#&#8203;2130](https://togithub.com/googleapis/java-storage/issues/2130)) ([9e8b6d3](https://togithub.com/googleapis/java-storage/commit/9e8b6d324bfef84e2c2ee93c424b2e7fcb601945))
    -   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.13.1 ([#&#8203;2129](https://togithub.com/googleapis/java-storage/issues/2129)) ([a7e854e](https://togithub.com/googleapis/java-storage/commit/a7e854ecb4d7fa9508a8d0844fc08d9eeab6f653))
    -   Update dependency org.junit.vintage:junit-vintage-engine to v5.10.0 ([#&#8203;2132](https://togithub.com/googleapis/java-storage/issues/2132)) ([f5477e4](https://togithub.com/googleapis/java-storage/commit/f5477e4eb168dfd3151d0e2c0462e5b35eb3de37))
    -   Update junit-platform.version to v5.10.0 ([#&#8203;2133](https://togithub.com/googleapis/java-storage/issues/2133)) ([3d22686](https://togithub.com/googleapis/java-storage/commit/3d2268642dcecea8ca55e78479ad4e4390075814))
    
    ### [`v2.24.0`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#2240-2023-07-11)
    
    [Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.23.0...v2.24.0)
    
    ##### Features
    
    -   Add validation around bytes received vs bytes expected ([#&#8203;2078](https://togithub.com/googleapis/java-storage/issues/2078)) ([45d142a](https://togithub.com/googleapis/java-storage/commit/45d142a7ba45a80fca05fc9d8c8d7ce376d3f39c))
    -   Initial Preview of Transfer Manager [#&#8203;2105](https://togithub.com/googleapis/java-storage/issues/2105) ([8b17574](https://togithub.com/googleapis/java-storage/commit/8b175745d306e3da58ec3c9307442f14a34fd4ef))
    
    ##### Bug Fixes
    
    -   Update grpc upload logic to follow hashing behavior of json ([#&#8203;2107](https://togithub.com/googleapis/java-storage/issues/2107)) ([ed05232](https://togithub.com/googleapis/java-storage/commit/ed05232889c0442f43eacde5dbc80f44f09ebe83))
    -   Update UploadCallable to use createFrom to avoid NPE trying to resolve resulting object ([#&#8203;2086](https://togithub.com/googleapis/java-storage/issues/2086)) ([6769a2b](https://togithub.com/googleapis/java-storage/commit/6769a2b3b06fb297ebce819fbdfba5ee377be147))
    
    ##### Documentation
    
    -   Javadocs for remainder of Transfer Manager ([#&#8203;2097](https://togithub.com/googleapis/java-storage/issues/2097)) ([0362e80](https://togithub.com/googleapis/java-storage/commit/0362e80386d8055811082204536f596ba948a963))
    -   Javadocs for TransferManager interface and ParallelUploadConfig ([#&#8203;2094](https://togithub.com/googleapis/java-storage/issues/2094)) ([63d8ed3](https://togithub.com/googleapis/java-storage/commit/63d8ed37a80304e57b3f48aae614af89a9543ffa))
    -   **samples:** Add storage_grpc_quickstart samples ([#&#8203;2041](https://togithub.com/googleapis/java-storage/issues/2041)) ([5f916fb](https://togithub.com/googleapis/java-storage/commit/5f916fbba789edd33c2b4195db885d2b0191f860))
    
    ##### Dependencies
    
    -   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.12.0 ([#&#8203;2088](https://togithub.com/googleapis/java-storage/issues/2088)) ([18adb5a](https://togithub.com/googleapis/java-storage/commit/18adb5a18fc37eb3bb3553fe20648d68a53f987a))
    -   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.13.0 ([#&#8203;2106](https://togithub.com/googleapis/java-storage/issues/2106)) ([734dee0](https://togithub.com/googleapis/java-storage/commit/734dee0402fc16a3cc8d842eb135cc5743586e35))
    -   Update dependency io.grpc:grpc-bom to v1.56.1 ([#&#8203;2101](https://togithub.com/googleapis/java-storage/issues/2101)) ([3102941](https://togithub.com/googleapis/java-storage/commit/31029414d8e758c01faaab398a701afebf5e934d))
    -   Update dependency net.jqwik:jqwik to v1.7.4 ([#&#8203;2103](https://togithub.com/googleapis/java-storage/issues/2103)) ([c681ccf](https://togithub.com/googleapis/java-storage/commit/c681ccfffe6b861c19b92e496363146adc7d862b))
    -   Update gcr.io/cloud-devrel-public-resources/storage-testbench docker tag to v0.36.0 ([#&#8203;2080](https://togithub.com/googleapis/java-storage/issues/2080)) ([ba5c11a](https://togithub.com/googleapis/java-storage/commit/ba5c11a1589d1c7ffefd15e921da914289bc219e))
    
    ### [`v2.23.0`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#2230-2023-06-21)
    
    [Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.22.6...v2.23.0)
    
    ##### Features
    
    -   Add new dedup utility method to Option classes ([#&#8203;2063](https://togithub.com/googleapis/java-storage/issues/2063)) ([2ad196c](https://togithub.com/googleapis/java-storage/commit/2ad196c063e67c7efdac344792b67de3479d789d))
    
    ##### Dependencies
    
    -   Update dependencies io.grpc:\* to v1.56.0 ([#&#8203;2072](https://togithub.com/googleapis/java-storage/issues/2072)) ([e10bde2](https://togithub.com/googleapis/java-storage/commit/e10bde26416bcf17401516e43949e12246f4831c))
    -   Update dependency com.google.apis:google-api-services-storage to v1-rev20230617-2.0.0 ([#&#8203;2077](https://togithub.com/googleapis/java-storage/issues/2077)) ([9f618cd](https://togithub.com/googleapis/java-storage/commit/9f618cddbeb471f7bd0f2332c70e501afbaccc36))
    -   Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.23 ([#&#8203;2074](https://togithub.com/googleapis/java-storage/issues/2074)) ([427f330](https://togithub.com/googleapis/java-storage/commit/427f330793a20b0c3da4cbe5e85984a0df508c79))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-storage-nio).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi41LjMiLCJ1cGRhdGVkSW5WZXIiOiIzNi4xMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    renovate-bot authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    1fe262d View commit details
    Browse the repository at this point in the history
  2. chore(main): release 0.127.0 (#1224)

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