Skip to content

Conversation

@diegomarquezp
Copy link
Owner

cloud-java-bot and others added 25 commits July 23, 2024 08:36
…erant (googleapis#2644) When a client is shutting down, the Channel pool will deliver an error to our stream observer. This could happen before we are able to actually write a message. Update GapicUnbufferedFinalizeOnCloseResumableWritableByteChannel to not attempt to pass null to ImmutableList.of().
…ge instance in GRPC test (googleapis#2645) * test: Fix storage closure * test: turn directpath sample test back on * use storage options instead of storage to avoid the need to close storage
googleapis#2648) * chore: Update generation configuration at Fri Jul 26 02:14:32 UTC 2024 * chore: Update generation configuration at Sat Jul 27 02:13:38 UTC 2024 * chore: generate libraries at Sat Jul 27 02:14:03 UTC 2024
googleapis#2652) * chore: Update generation configuration at Tue Jul 30 02:14:37 UTC 2024 * chore: Update generation configuration at Wed Jul 31 02:02:53 UTC 2024
…#2590) Co-authored-by: Frank Natividad <franknatividad@google.com> Co-authored-by: BenWhitehead <BenWhitehead@users.noreply.github.com>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
* 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>
* 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
* 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>
googleapis#2669) chore: Update generation configuration at Wed Aug 14 02:15:34 UTC 2024
…nsport to properly clear fields (googleapis#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 googleapis#2662
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

9 participants