-
Notifications
You must be signed in to change notification settings - Fork 84
Comparing changes
Open a pull request
base repository: googleapis/java-storage
base: v2.41.0
head repository: googleapis/java-storage
compare: v2.42.0
- 16 commits
- 187 files changed
- 8 contributors
Commits on Aug 1, 2024
-
chore: modify readme's transport support description (#2653)
* chore: modify readme's transport support description * chore: generate libraries at Wed Jul 31 02:31:45 UTC 2024 --------- Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
Configuration menu - View commit details
-
Copy full SHA for 68c73f6 - Browse repository at this point
Copy the full SHA 68c73f6View commit details
Commits on Aug 5, 2024
-
chore: remove storage native image sample in favor of sample hosted i…
…n google-cloud-java (#2636)
Configuration menu - View commit details
-
Copy full SHA for b95ba35 - Browse repository at this point
Copy the full SHA b95ba35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9af865c - Browse repository at this point
Copy the full SHA 9af865cView commit details -
chore: fix samples pom.xml issues (#2660)
* Close dependency element for `storage_install_with_bom` * Remove release please comment for storage control from `storage_install_without_bom`. Instead, allow renovate-bot to update when the version is available in maven central. * remove duplicate declaration of `google-cloud-storage-control` in install-without-bom/pom.xml
Configuration menu - View commit details
-
Copy full SHA for 48e7a4c - Browse repository at this point
Copy the full SHA 48e7a4cView commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b681ee0 - Browse repository at this point
Copy the full SHA b681ee0View commit details
Commits on Aug 13, 2024
-
deps: update gcr.io/cloud-devrel-public-resources/storage-testbench d…
…ocker tag to v0.45.0 (#2667)
Configuration menu - View commit details
-
Copy full SHA for 1f66dff - Browse repository at this point
Copy the full SHA 1f66dffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 643138a - Browse repository at this point
Copy the full SHA 643138aView commit details -
chore(main): release 2.41.1-SNAPSHOT (#2655)
* chore(main): release 2.41.1-SNAPSHOT * chore: cleanup readme versions --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: BenWhitehead <BenWhitehead@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ca592e7 - Browse repository at this point
Copy the full SHA ca592e7View commit details
Commits on Aug 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 060ef70 - Browse repository at this point
Copy the full SHA 060ef70View commit details -
chore: Update generation configuration at Wed Aug 14 02:15:34 UTC 2024 (
#2669) chore: Update generation configuration at Wed Aug 14 02:15:34 UTC 2024
Configuration menu - View commit details
-
Copy full SHA for d375a86 - Browse repository at this point
Copy the full SHA d375a86View commit details
Commits on Aug 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a173c80 - Browse repository at this point
Copy the full SHA a173c80View commit details -
fix: update modified field handling for blob and bucket with json tra…
…nsport to properly clear fields (#2664) Update StorageImpl#update(BlobInfo) and StorageImpl#update(BucketInfo) to only send modified fields in the case of an actual update. Currently, it simply sends the json version of the current info, this can mean that if a field is cleared the request to gcs doesn't actually include the field to clear. This same issue does not impact grpc transport, because grpc transport has an explicit `update_mask` that is populated. Fixes #2662
Configuration menu - View commit details
-
Copy full SHA for e2f5537 - Browse repository at this point
Copy the full SHA e2f5537View commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a87e17f - Browse repository at this point
Copy the full SHA a87e17fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 453c29a - Browse repository at this point
Copy the full SHA 453c29aView commit details -
build(deps): update dependency org.apache.maven.plugins:maven-deploy-…
…plugin to v3.1.3 (#2674)
Configuration menu - View commit details
-
Copy full SHA for 39e1140 - Browse repository at this point
Copy the full SHA 39e1140View commit details -
chore(main): release 2.42.0 (#2668)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6383f00 - Browse repository at this point
Copy the full SHA 6383f00View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.41.0...v2.42.0