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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.47.0
Choose a base ref
...
head repository: googleapis/java-storage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.48.0
Choose a head ref
  • 19 commits
  • 92 files changed
  • 5 contributors

Commits on Jan 8, 2025

  1. chore(main): release 2.47.1-SNAPSHOT (#2867)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    56e523c View commit details
    Browse the repository at this point in the history
  2. chore: Update generation configuration at Wed Jan 8 02:23:03 UTC 2025 (

    …#2863)
    
    
    BEGIN_COMMIT_OVERRIDE
    BEGIN_NESTED_COMMIT
    chore(storage/v2): Add new preview BidiReadObject API
    chore(storage/v2): Add new preview appendable Object to BidiWrite API
    chore(docs): Add IAM information to RPC comments for reference documentation
    
    PiperOrigin-RevId: 712942128
    
    Source Link: [googleapis/googleapis@44ad570](googleapis/googleapis@44ad570)
    END_NESTED_COMMIT
    END_COMMIT_OVERRIDE
    
    ---------
    
    Co-authored-by: BenWhitehead <[email protected]>
    cloud-java-bot and BenWhitehead authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    d9c4bf6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dd4450 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

  1. chore: Update generation configuration at Thu Jan 9 02:34:00 UTC 2025 (

    …#2869)
    
    * chore: Update generation configuration at Thu Jan  9 02:34:00 UTC 2025
    
    * chore: generate libraries at Thu Jan  9 02:34:43 UTC 2025
    cloud-java-bot authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    09ed029 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    958c21f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

  1. Configuration menu
    Copy the full SHA
    4f34f7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39509d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

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

Commits on Jan 14, 2025

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

Commits on Jan 15, 2025

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

Commits on Jan 16, 2025

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

Commits on Jan 22, 2025

  1. Configuration menu
    Copy the full SHA
    c6a9fe3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8933d60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce00122 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34e5903 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c49fd08 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2025

  1. fix: update StorageException translation of an ApiException to includ…

    …e error details (#2872)
    
    Update StorageException logic for coalescing ApiExceptions to add a formatted string including fields from error details as a suppressed exception on the api exception.
    
    This keeps the diagnostic information at the "gapic layer" in the printed stacktrace similar to the json document being on the "apiary layer" of the cause.
    BenWhitehead authored Jan 23, 2025
    Configuration menu
    Copy the full SHA
    8ad5010 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2025

  1. Configuration menu
    Copy the full SHA
    5fc07c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78b9010 View commit details
    Browse the repository at this point in the history
Loading