| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
chore(main): release 2.38.1-SNAPSHOT (#2540)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
chore: trusted-contribution bot to add /gcbrun comment (#2546)
* chore: trusted-contribution bot to add /gcbrun comment Experimenting the behavior of the trusted contribution bot. From reading the configuration (https://github.com/googleapis/repo-automation-bots/pull/1682/files), it accepts multiple objects. * postprocessor exclusion * 🦉 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>
test: add GrpcPlainRequestLoggingInterceptor and add it to BackendRes…
…ources (#2534) Grpc's built-in logging is very robust, but does not print request/response messages in "plain text", instead logging byte codes sequences. This interceptor instead logs the protobuf messages in their normal plain text rendering. By default, the logging is disabled. The category needs to be set to CONFIG or higher to see the logs.
feat: Plumb PartNamingStrategy for Parallel Composite Uploads in Tran…
…sfer Manager (#2547) * feat: Plumb PartNamingStrategy for Parallel Composite Uploads in Transfer Manager * address pr comments * fix broken builds
fix: update GapicUnbufferedChunkedResumableWritableByteChannel to be …
…tolerant of non-quantum writes (#2537) Update GapicUnbufferedChunkedResumableWritableByteChannel to only accept bytes at the 256KiB boundary when `#write(ByteBuffer[], int, int)` is called. Calls to writeAndClose(ByteBuffer[], int, int) will consume all bytes.
chore: update dependency versions in java templates (#1964) (#2541)
* chore: update dependency versions in java templates * update other templates Source-Link: googleapis/synthtool@0b86c72 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:68ba5f5164a4b55529d358bb262feaa000536a0c62980727dd05a91bbb47ea5e Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
chore(deps): update dependency com.google.cloud:libraries-bom to v26.…
…39.0 (#2544) * chore(deps): update dependency com.google.cloud:libraries-bom to v26.39.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>
build(deps): update dependency org.codehaus.mojo:build-helper-maven-p…
…lugin to v3.6.0 (#2555) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.codehaus.mojo:build-helper-maven-plugin](https://www.mojohaus.org/build-helper-maven-plugin/) ([source](https://togithub.com/mojohaus/build-helper-maven-plugin)) | `3.5.0` -> `3.6.0` | [](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>mojohaus/build-helper-maven-plugin (org.codehaus.mojo:build-helper-maven-plugin)</summary> ### [`v3.6.0`](https://togithub.com/mojohaus/build-helper-maven-plugin/releases/tag/3.6.0) [Compare Source](https://togithub.com/mojohaus/build-helper-maven-plugin/compare/3.5.0...3.6.0) #### Changes #### 🚀 New features and improvements - Deprecate remove-project-artifact goal ([#​205](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/205)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski) - Parallel execution of uptodate-properties ([#​201](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/201)) [@​mkarg](https://togithub.com/mkarg) #### 📦 Dependency updates - Bump org.codehaus.mojo:mojo-parent from 81 to 82 ([#​206](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/206)) [@​dependabot](https://togithub.com/dependabot) - Bump org.codehaus.mojo:mojo-parent from 78 to 81 ([#​204](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/204)) [@​dependabot](https://togithub.com/dependabot) - Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1 ([#​202](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/202)) [@​dependabot](https://togithub.com/dependabot) - Bump apache/maven-gh-actions-shared from 3 to 4 ([#​200](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/200)) [@​dependabot](https://togithub.com/dependabot) - Bump release-drafter/release-drafter from 5 to 6 ([#​195](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/195)) [@​dependabot](https://togithub.com/dependabot) - Bump org.codehaus.mojo:mojo-parent from 77 to 78 ([#​193](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/193)) [@​dependabot](https://togithub.com/dependabot) #### 👻 Maintenance - Delete link to remove-project-artifact as is deprecated ([#​210](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/210)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski) - Cleanups dependencies ([#​209](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/209)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski) - Remove public modifiers from JUnit 5 tests ([#​208](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/208)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski) - Delete example about remove-project-artifact as is deprecated ([#​207](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/207)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski) - Fix goal in usage add-test-resource example ([#​199](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/199)) [@​mfussenegger](https://togithub.com/mfussenegger) #### 🔧 Build - Use shared action for release drafter ([#​203](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/203)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski) </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://developer.mend.io/github/googleapis/java-storage). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update dependency com.google.cloud:google-cloud-storage …
…to v2.38.0 (#2542) * chore(deps): update dependency com.google.cloud:google-cloud-storage to v2.38.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>
chore(deps): update dependency com.google.cloud:google-cloud-storage-…
…control to v2.38.0-beta (#2543)
chore(main): release 2.39.0 (#2549)
* chore(main): release 2.39.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
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.38.0...v2.39.0
| Back | FazBrowse Home | New Git URL |