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.124.21
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.125.0
Choose a head ref
  • 10 commits
  • 15 files changed
  • 6 contributors

Commits on Nov 18, 2022

  1. chore(main): release 0.124.22-SNAPSHOT (#1059)

    🤖 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 Nov 18, 2022
    Configuration menu
    Copy the full SHA
    bbed366 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    329b2c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c73356 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. chore: upgrade native image checks to graalvm-22.3.0 (#1718) (#1063)

    chore: upgrade native image checks to graalvm-22.3.0
    Source-Link: googleapis/synthtool@5e52896
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:27b1b1884dce60460d7521b23c2a73376cba90c0ef3d9f0d32e4bdb786959cfd
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    66830c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

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

Commits on Dec 6, 2022

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

Commits on Dec 7, 2022

  1. FileSystemProvider::checkAccess fails on '/' with StorageException (#…

    …1065)
    
    Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
    - [x] Make sure to open an issue: https://togithub.com/googleapis/java-storage-nio/issues/1062
    - [x] Ensure the tests and linter pass
    - [x] Code coverage does not decrease (if any source code was changed)
    - [x] Appropriate docs were updated (if necessary)
    
    Fixes #1062 ☕️
    nielsbasjes authored Dec 7, 2022
    Configuration menu
    Copy the full SHA
    d287cf5 View commit details
    Browse the repository at this point in the history
  2. deps: update dependency com.google.cloud:google-cloud-storage to v2.1…

    …6.0 (#1071)
    
    [![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.15.1` -> `2.16.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.16.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.16.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.16.0/compatibility-slim/2.15.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.16.0/confidence-slim/2.15.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-storage</summary>
    
    ### [`v2.16.0`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#&#8203;2160-httpsgithubcomgoogleapisjava-storagecomparev2151v2160-2022-12-06)
    
    [Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.15.1...v2.16.0)
    
    ##### Features
    
    -   Add {Compose,Rewrite,StartResumableWrite}Request.object_checksums and Bucket.RetentionPolicy.retention_duration ([#&#8203;1790](https://togithub.com/googleapis/java-storage/issues/1790)) ([31c1b18](https://togithub.com/googleapis/java-storage/commit/31c1b18acc3c118e39eb613a82ee292f3e246b8f))
    -   Added a new retention_duration field of Duration type ([31c1b18](https://togithub.com/googleapis/java-storage/commit/31c1b18acc3c118e39eb613a82ee292f3e246b8f))
    -   Added object_checksums for compose/rewrite/startResumableWrite request ([31c1b18](https://togithub.com/googleapis/java-storage/commit/31c1b18acc3c118e39eb613a82ee292f3e246b8f))
    
    ##### Bug Fixes
    
    -   Removed WriteObject routing annotations ([31c1b18](https://togithub.com/googleapis/java-storage/commit/31c1b18acc3c118e39eb613a82ee292f3e246b8f))
    
    ##### Documentation
    
    -   Clarified relative resource names in gRPC IAM RPCs ([31c1b18](https://togithub.com/googleapis/java-storage/commit/31c1b18acc3c118e39eb613a82ee292f3e246b8f))
    -   Clarified the object can be deleted via DeleteObject ([31c1b18](https://togithub.com/googleapis/java-storage/commit/31c1b18acc3c118e39eb613a82ee292f3e246b8f))
    -   Updated the document link for `Naming Guidelines` ([31c1b18](https://togithub.com/googleapis/java-storage/commit/31c1b18acc3c118e39eb613a82ee292f3e246b8f))
    
    ##### Dependencies
    
    -   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.1.0 ([#&#8203;1797](https://togithub.com/googleapis/java-storage/issues/1797)) ([b1d0266](https://togithub.com/googleapis/java-storage/commit/b1d026608a5e3772e8bf77f25f1daf68b007427a))
    -   Update dependency org.apache.httpcomponents:httpclient to v4.5.14 ([#&#8203;1795](https://togithub.com/googleapis/java-storage/issues/1795)) ([cf900f4](https://togithub.com/googleapis/java-storage/commit/cf900f4139f30f89e3c0784467ddc12cc00cf81c))
    -   Update dependency org.apache.httpcomponents:httpcore to v4.4.16 ([#&#8203;1786](https://togithub.com/googleapis/java-storage/issues/1786)) ([3bf403e](https://togithub.com/googleapis/java-storage/commit/3bf403e94c035e6cf936e062a1ced2b5221b3912))
    -   Update dependency org.apache.httpcomponents:httpmime to v4.5.14 ([#&#8203;1796](https://togithub.com/googleapis/java-storage/issues/1796)) ([c9ee3ca](https://togithub.com/googleapis/java-storage/commit/c9ee3ca8820531cd709bb8f8a58a736813346861))
    -   Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.18 ([#&#8203;1782](https://togithub.com/googleapis/java-storage/issues/1782)) ([5bc5176](https://togithub.com/googleapis/java-storage/commit/5bc517623ef04bdb9a71a51666754b9f753f4c69))
    -   Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.19 ([#&#8203;1791](https://togithub.com/googleapis/java-storage/issues/1791)) ([3184d65](https://togithub.com/googleapis/java-storage/commit/3184d65cce1368c2f39ff85a6ed02cf536902244))
    
    </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://app.renovatebot.com/dashboard#github/googleapis/java-storage-nio).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
    renovate-bot authored Dec 7, 2022
    Configuration menu
    Copy the full SHA
    882e06b View commit details
    Browse the repository at this point in the history
  3. chore(main): release 0.125.0 (#1068)

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