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.59.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.60.0
Choose a head ref
  • 14 commits
  • 60 files changed
  • 8 contributors

Commits on Oct 21, 2025

  1. chore(main): release 2.59.1-SNAPSHOT (#3357)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Oct 21, 2025
    Configuration menu
    Copy the full SHA
    ecd5162 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e56e45a View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2025

  1. Configuration menu
    Copy the full SHA
    c1a8968 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0787cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    763be91 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2025

  1. fix: add new system property (com.google.cloud.storage.grpc.bound_tok…

    …en) to allow disabling bound token use with grpc (#3365)
    
    Co-authored-by: BenWhitehead <BenWhitehead@users.noreply.github.com>
    rockspore and BenWhitehead authored Oct 28, 2025
    Configuration menu
    Copy the full SHA
    ebf5e6d View commit details
    Browse the repository at this point in the history
  2. test(deps): update gcr.io/cloud-devrel-public-resources/storage-testb…

    …ench docker tag to v0.56.0 (#3367)
    renovate-bot authored Oct 28, 2025
    Configuration menu
    Copy the full SHA
    cfc92f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2025

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

Commits on Oct 30, 2025

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

Commits on Nov 3, 2025

  1. chore: mpu client preview merge train

    BEGIN_NESTED_COMMIT
    
    BEGIN_COMMIT_OVERRIDE
    feat: add preview MultipartUploadClient#createMultipartUpload #3356
    END_COMMIT_OVERRIDE
    
    BEGIN_COMMIT_OVERRIDE
    feat: add preview MultipartUploadClient#listParts #3359
    END_COMMIT_OVERRIDE
    
    BEGIN_COMMIT_OVERRIDE
    feat: add preview MultipartUploadClient#abortMultipartUpload #3361
    END_COMMIT_OVERRIDE
    
    BEGIN_COMMIT_OVERRIDE
    feat: add preview MultipartUploadClient#uploadPart #3375
    END_COMMIT_OVERRIDE
    
    BEGIN_COMMIT_OVERRIDE
    feat: add preview MultipartUploadClient#completeMultipartUpload #3372
    END_COMMIT_OVERRIDE
    
    BEGIN_COMMIT_OVERRIDE
    feat: add preview MultipartUploadSettings
    END_COMMIT_OVERRIDE
    
    BEGIN_COMMIT_OVERRIDE
    END_COMMIT_OVERRIDE
    
    END_NESTED_COMMIT
    
    Other changes:
    1. chore: refactor retrier creation from HttpStorageOptions to StorageOptions #3350
    2. chore: refactorings for CreateMultipartUpload #3364
    3. chore: fix xml parsing of StringEnumValue's so that the enum contract is not broken #3377
    4. chore: add PredefinedAcl#xmlEntry
    
    Co-authored-by: BenWhitehead <BenWhitehead@users.noreply.github.com>
    ShreyasSinha and BenWhitehead committed Nov 3, 2025
    Configuration menu
    Copy the full SHA
    160fa9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    feb1912 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2025

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

Commits on Nov 7, 2025

  1. deps: update dependency com.google.cloud:sdk-platform-java-config to …

    …v3.54.1 (#3381)
    
    Co-authored-by: BenWhitehead <BenWhitehead@users.noreply.github.com>
    renovate-bot and BenWhitehead authored Nov 7, 2025
    Configuration menu
    Copy the full SHA
    e3d3700 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.60.0 (#3360)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
    release-please[bot] and cloud-java-bot authored Nov 7, 2025
    Configuration menu
    Copy the full SHA
    b058143 View commit details
    Browse the repository at this point in the history
Loading