-
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.22.0
head repository: googleapis/java-storage
compare: v2.22.1
- 16 commits
- 29 files changed
- 6 contributors
Commits on Apr 13, 2023
-
chore(deps): update dependency com.google.cloud:google-cloud-storage …
…to v2.22.0 (#1981) * chore(deps): update dependency com.google.cloud:google-cloud-storage to v2.22.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ae003cd - Browse repository at this point
Copy the full SHA ae003cdView commit details -
chore(main): release 2.22.1-SNAPSHOT (#1980)
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 8012c73 - Browse repository at this point
Copy the full SHA 8012c73View commit details -
chore: README.md to be updated by Release Please (#1963)
* chore: README.md to be updated by Release Please * extraFiles as the yaml parameter
Configuration menu - View commit details
-
Copy full SHA for 03c6f77 - Browse repository at this point
Copy the full SHA 03c6f77View commit details -
chore: README.md to be updated by Release Please (#1963)
* chore: README.md to be updated by Release Please * extraFiles as the yaml parameter
Configuration menu - View commit details
-
Copy full SHA for 9bafe14 - Browse repository at this point
Copy the full SHA 9bafe14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73076aa - Browse repository at this point
Copy the full SHA 73076aaView commit details
Commits on Apr 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 96a9294 - Browse repository at this point
Copy the full SHA 96a9294View commit details
Commits on Apr 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 38d86ad - Browse repository at this point
Copy the full SHA 38d86adView commit details -
chore: update go namespace to match open source (#1986)
* chore: update go namespace to match open source PiperOrigin-RevId: 525165420 Source-Link: googleapis/googleapis@c7f62d0 Source-Link: https://github.com/googleapis/googleapis-gen/commit/4719324d2acddc21f64c33da24d3ffc0f0dcdf58 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDcxOTMyNGQyYWNkZGMyMWY2NGMzM2RhMjRkM2ZmYzBmMGRjZGY1OCJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5fa27f5 - Browse repository at this point
Copy the full SHA 5fa27f5View commit details -
chore: move tests which use FakeServer to be Integration Tests (#1987)
GitHub actions seem to sometimes have issues with tcp connection's lingering longer than they should, or having things delayed. Other languages have encountered TCP issues in their actions too. In an effort to try and reduce the likelihood of this causing build flakiness move these test which use FakeServer to be Integration tests where we haven't encountered these kinds of failures.
Configuration menu - View commit details
-
Copy full SHA for 86fbc4a - Browse repository at this point
Copy the full SHA 86fbc4aView commit details
Commits on Apr 20, 2023
-
fix: update grpc x-goog-user-project handling gracefulness (#1983)
When an instance of credentials that hasRequestMetadata() but can't refresh an IllegalStateException can be thrown. Add new tests to force failure and update handling to be graceful of this.
Configuration menu - View commit details
-
Copy full SHA for f274739 - Browse repository at this point
Copy the full SHA f274739View commit details -
chore(deps): update dependency com.google.cloud:libraries-bom to v26.…
…13.0 (#1991) * chore(deps): update dependency com.google.cloud:libraries-bom to v26.13.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a52bb37 - Browse repository at this point
Copy the full SHA a52bb37View commit details
Commits on Apr 21, 2023
-
docs: update routing annotations for CancelResumableWriteRequest and …
…QueryWriteStatusRequest (#1992) * docs: update routing annotations for CancelResumableWriteRequest and QueryWriteStatusRequest PiperOrigin-RevId: 526066043 Source-Link: googleapis/googleapis@c87b67d Source-Link: https://github.com/googleapis/googleapis-gen/commit/791b51688aa2f10e07614840908c2affb92b9317 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzkxYjUxNjg4YWEyZjEwZTA3NjE0ODQwOTA4YzJhZmZiOTJiOTMxNyJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e36f8f1 - Browse repository at this point
Copy the full SHA e36f8f1View commit details
Commits on Apr 25, 2023
-
test: add integration to verify behavior of reader with effective len…
…gth <= 0 (#1988) StorageReadChannel is able to detect when an effective read length is <= 0 and will return EOF without sending an RPC. If we ever return object metadata along with a read, we will need to amend this behavior so that the metadata can be resolved.
Configuration menu - View commit details
-
Copy full SHA for 46c926e - Browse repository at this point
Copy the full SHA 46c926eView commit details -
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v3.8.0 (#1995)
Configuration menu - View commit details
-
Copy full SHA for b7fb037 - Browse repository at this point
Copy the full SHA b7fb037View commit details
Commits on Apr 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 68de5c7 - Browse repository at this point
Copy the full SHA 68de5c7View commit details -
chore(main): release 2.22.1 (#1989)
🤖 I have created a release *beep* *boop* --- ## [2.22.1](https://togithub.com/googleapis/java-storage/compare/v2.22.0...v2.22.1) (2023-04-26) ### Bug Fixes * Introduce new BlobId#toGsUtilUriWithGeneration ([#1998](https://togithub.com/googleapis/java-storage/issues/1998)) ([68de5c7](https://togithub.com/googleapis/java-storage/commit/68de5c7fae6df2f3df5c8c413b206bd7c7e230ea)) * Update grpc x-goog-user-project handling gracefulness ([#1983](https://togithub.com/googleapis/java-storage/issues/1983)) ([f274739](https://togithub.com/googleapis/java-storage/commit/f2747391b6daadd6a12a2dcb54714cce237eb1ac)) ### Documentation * Update routing annotations for CancelResumableWriteRequest and QueryWriteStatusRequest ([#1992](https://togithub.com/googleapis/java-storage/issues/1992)) ([e36f8f1](https://togithub.com/googleapis/java-storage/commit/e36f8f1822d1290b984a8ae57efedd0276ca39f5)) ### Dependencies * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.8.0 ([#1995](https://togithub.com/googleapis/java-storage/issues/1995)) ([b7fb037](https://togithub.com/googleapis/java-storage/commit/b7fb0373955cf9d60ce46a3827152041c19e943e)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for f5a4c92 - Browse repository at this point
Copy the full SHA f5a4c92View 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.22.0...v2.22.1