-
Notifications
You must be signed in to change notification settings - Fork 84
Comparing changes
Open a pull request
base repository: googleapis/java-storage
base: d3e2ec7
head repository: googleapis/java-storage
compare: 464670b
- 17 commits
- 196 files changed
- 6 contributors
Commits on Dec 13, 2024
-
chore(main): release 2.46.1-SNAPSHOT (#2844)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 63eb31a - Browse repository at this point
Copy the full SHA 63eb31aView commit details
Commits on Dec 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c18bdde - Browse repository at this point
Copy the full SHA c18bddeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cdb047 - Browse repository at this point
Copy the full SHA 8cdb047View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca6e153 - Browse repository at this point
Copy the full SHA ca6e153View commit details -
fix: fix interrupt spiral in grpc ReadObject drainQueue (#2850)
If our thread is interrupted while attempting to drainQueue poll will throw an InterruptedException, instead of setting the flag back on the thread immediately we need to defer setting it until we complete our draining. If we don't defer setting it, we can never actually drain our queue.
Configuration menu - View commit details
-
Copy full SHA for c1dac83 - Browse repository at this point
Copy the full SHA c1dac83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77a2e8a - Browse repository at this point
Copy the full SHA 77a2e8aView commit details
Commits on Dec 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 46e964f - Browse repository at this point
Copy the full SHA 46e964fView commit details
Commits on Jan 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 093cb87 - Browse repository at this point
Copy the full SHA 093cb87View commit details -
test: update ITObjectTest to be parallel friendly (#2859)
Reduced wall time from ~2m to ~50 seconds Add a versioned bucket type available for injection with `@BucketFixture(VERSIONED)` rather than needing to create multiple times per test.
Configuration menu - View commit details
-
Copy full SHA for 1863c65 - Browse repository at this point
Copy the full SHA 1863c65View commit details -
feat: introductory beta level support for OpenTelemetry tracing on c.…
…g.c.storage.Storage methods (#2837)
Configuration menu - View commit details
-
Copy full SHA for dd889ea - Browse repository at this point
Copy the full SHA dd889eaView commit details
Commits on Jan 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1db19b4 - Browse repository at this point
Copy the full SHA 1db19b4View commit details -
chore: Update generation configuration at Tue Jan 7 02:23:57 UTC 2025 (…
…#2838) * chore: update clirr rules --------- Co-authored-by: BenWhitehead <BenWhitehead@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 34b8ac4 - Browse repository at this point
Copy the full SHA 34b8ac4View commit details -
deps: update gcr.io/cloud-devrel-public-resources/storage-testbench d…
…ocker tag to v0.51.0 (#2860)
Configuration menu - View commit details
-
Copy full SHA for 980ac4e - Browse repository at this point
Copy the full SHA 980ac4eView commit details
Commits on Jan 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 59441e9 - Browse repository at this point
Copy the full SHA 59441e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b731c06 - Browse repository at this point
Copy the full SHA b731c06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 562df7f - Browse repository at this point
Copy the full SHA 562df7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 464670b - Browse repository at this point
Copy the full SHA 464670bView 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 d3e2ec7...464670b