Skip to content
This repository was archived by the owner on Apr 2, 2026. It is now read-only.
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.17
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.126.18
Choose a head ref
  • 9 commits
  • 14 files changed
  • 6 contributors

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    7a839d0 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 0.126.18-SNAPSHOT (#1194)

    🤖 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 Jun 12, 2023
    Configuration menu
    Copy the full SHA
    1f2e43f View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

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

Commits on Jun 16, 2023

  1. chore: Update dependabot.yml template (#1813) (#1199)

    * chore: Update `dependabot.yml` template not to touch pip dependencies
    Source-Link: googleapis/synthtool@f961eb0
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:af2eda87a54601ae7b7b2be5055c17b43ac98a7805b586772db314de8a7d4a1d
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    fe21206 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    4cae224 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f7b1bb View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. chore: Java 8 unit test to build code in Java 17 and run tests on Jav…

    …a 8 (#1800) (#1207)
    
    * chore: Java 8 unit test to build code in Java 17 and run tests on Java 8 (#1800)
    
    * Our Java projects are configured to produce Java 8-compatible bytecode via https://github.com/googleapis/java-shared-config/blob/main/pom.xml#L848. This unit test change ensures this config is applied correctly.
    
    * For the repositories that mark "dependencies (8)" and "dependencies (11)" as required, they should point to only "dependencies (17)" via `.github/sync-repo-settings.yaml` and repo's Settings tab.
    Source-Link: googleapis/synthtool@cbe0100
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:32851debfefed2b66038e0141f1b5c2103bb59ba80b7475adbc10ef7abab3de7
    
    * dependencies (17)
    
    * build.sh to use surefire option
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Tomo Suzuki <suztomo@google.com>
    3 people authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    3e4d1c4 View commit details
    Browse the repository at this point in the history
  2. deps: update dependency com.google.cloud:google-cloud-storage to v2.2…

    …2.5 (#1205)
    
    * deps: update dependency com.google.cloud:google-cloud-storage to v2.22.5
    
    * deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.12.0
    
    * Fixes #1206
    
    ---------
    
    Co-authored-by: BenWhitehead <BenWhitehead@users.noreply.github.com>
    renovate-bot and BenWhitehead authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    4127953 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

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