Skip to content

Temporarily hide FakeStorageRpc and LocalStorageHelper - #1079

Merged
mziccard merged 1 commit into
googleapis:gcs-niofrom
mziccard:gcs-nio-hide-helper
Jun 27, 2016
Merged

Temporarily hide FakeStorageRpc and LocalStorageHelper#1079
mziccard merged 1 commit into
googleapis:gcs-niofrom
mziccard:gcs-nio-hide-helper

Conversation

@mziccard

@mziccardmziccard commented Jun 24, 2016

Copy link
Copy Markdown
Contributor

We should rollback this change as soon as FakeStorageRpc and LocalStorageHelper support a minimal set of functionality (we should implement bucket operations).

As soon as this is merged I will open an issue for moving FakeStorageRpc and LocalStorageHelper back.

@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 24, 2016
@mziccard

Copy link
Copy Markdown
ContributorAuthor

@jean-philippe-martin

Copy link
Copy Markdown

Sounds good to me!

@mziccard
mziccard merged commit dc566ba into googleapis:gcs-nioJun 27, 2016
mziccard added a commit to mziccard/gcloud-java that referenced this pull request Jun 29, 2016
mziccard added a commit to mziccard/gcloud-java that referenced this pull request Jun 30, 2016
github-actionsBot pushed a commit that referenced this pull request Sep 19, 2022
🤖 I have created a release *beep* *boop*
---
### Updating meta-information for bleeding-edge SNAPSHOT release.
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actionsBot pushed a commit that referenced this pull request Oct 4, 2022
- [ ] Regenerate this pull request now.
PiperOrigin-RevId: 477955264
Source-Link: https://togithub.com/googleapis/googleapis/commit/a724450af76d0001f23602684c49cd6a4b3a5654
Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/4abcbcaec855e74a0b22a4988cf9e0eb61a83094
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGFiY2JjYWVjODU1ZTc0YTBiMjJhNDk4OGNmOWUwZWI2MWE4MzA5NCJ9
suztomo pushed a commit that referenced this pull request Feb 1, 2023
…mplates/java_library/.kokoro (#1752) (#1079)
* build(deps): bump protobuf from 3.20.1 to 3.20.2 in /synthtool/gcp/templates/java_library/.kokoro (#1752)
build(deps): bump protobuf
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.1 to 3.20.2.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.20.1...v3.20.2)
---
updated-dependencies:
- dependency-name: protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Source-Link: googleapis/synthtool@239f962
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:d5da32501662e4e53365220cc14cfb1d3b9446585397d57dac50171d92556ae7
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alice <65933803+alicejli@users.noreply.github.com>
meltsufin pushed a commit that referenced this pull request Dec 22, 2025
…to v0.9.14 (#1079)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.graalvm.buildtools:junit-platform-native](https://togithub.com/graalvm/native-build-tools) | `0.9.13` -> `0.9.14` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.14/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.14/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.14/compatibility-slim/0.9.13)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.14/confidence-slim/0.9.13)](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>graalvm/native-build-tools</summary>
### [`v0.9.14`](https://togithub.com/graalvm/native-build-tools/releases/tag/0.9.14)
[Compare Source](https://togithub.com/graalvm/native-build-tools/compare/0.9.13...0.9.14)
##### What's Changed
Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog).
- Fix how the GRAALVM_QUICK_BUILD env var is read by [@&#8203;melix](https://togithub.com/melix) in [https://github.com/graalvm/native-build-tools/pull/278](https://togithub.com/graalvm/native-build-tools/pull/278)
- Make it possible to pass env vars to the builder process by [@&#8203;melix](https://togithub.com/melix) in [https://github.com/graalvm/native-build-tools/pull/280](https://togithub.com/graalvm/native-build-tools/pull/280)
- Maven plugin fixes by [@&#8203;lazar-mitrovic](https://togithub.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/274](https://togithub.com/graalvm/native-build-tools/pull/274)
- Add support for `test-jar` artifacts by [@&#8203;lazar-mitrovic](https://togithub.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/281](https://togithub.com/graalvm/native-build-tools/pull/281)
- Add Gradle CLI options for quick build and debugging by [@&#8203;lazar-mitrovic](https://togithub.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/286](https://togithub.com/graalvm/native-build-tools/pull/286)
- Add a changelog and docs about build -> compile-no-fork changes by [@&#8203;lazar-mitrovic](https://togithub.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/290](https://togithub.com/graalvm/native-build-tools/pull/290)
- Do not filter out entry values starting with `java.` in the metadata post-processing action by [@&#8203;gradinac](https://togithub.com/gradinac) in [https://github.com/graalvm/native-build-tools/pull/289](https://togithub.com/graalvm/native-build-tools/pull/289)
- Try to fix snapshot publishing by [@&#8203;lazar-mitrovic](https://togithub.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/244](https://togithub.com/graalvm/native-build-tools/pull/244)
- Fix javadoc and warnings by [@&#8203;lazar-mitrovic](https://togithub.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/291](https://togithub.com/graalvm/native-build-tools/pull/291)
- Bump the default metadata repository version to 0.1.2 by [@&#8203;gradinac](https://togithub.com/gradinac) in [https://github.com/graalvm/native-build-tools/pull/294](https://togithub.com/graalvm/native-build-tools/pull/294)
- Fix metadata repository crash by [@&#8203;dnestoro](https://togithub.com/dnestoro) in [https://github.com/graalvm/native-build-tools/pull/295](https://togithub.com/graalvm/native-build-tools/pull/295)
- Add support for override flag by [@&#8203;sdeleuze](https://togithub.com/sdeleuze) in [https://github.com/graalvm/native-build-tools/pull/296](https://togithub.com/graalvm/native-build-tools/pull/296)
- Fix build time initialization error with JUnit 5.9.0 by [@&#8203;melix](https://togithub.com/melix) in [https://github.com/graalvm/native-build-tools/pull/308](https://togithub.com/graalvm/native-build-tools/pull/308)
- Fix compatibility with configuration cache by [@&#8203;melix](https://togithub.com/melix) in [https://github.com/graalvm/native-build-tools/pull/304](https://togithub.com/graalvm/native-build-tools/pull/304)
- Bump metadata repository version by [@&#8203;melix](https://togithub.com/melix) in [https://github.com/graalvm/native-build-tools/pull/310](https://togithub.com/graalvm/native-build-tools/pull/310)
##### New Contributors
- [@&#8203;dnestoro](https://togithub.com/dnestoro) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/295](https://togithub.com/graalvm/native-build-tools/pull/295)
**Full Changelog**: graalvm/native-build-tools@0.9.13...0.9.14
</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, click this checkbox.
---
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/dashboard#github/googleapis/java-logging).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDEuMyIsInVwZGF0ZWRJblZlciI6IjMyLjIwMS4zIn0=-->
meltsufin pushed a commit that referenced this pull request Dec 22, 2025
🤖 I have created a release *beep* *boop*
---
## [3.11.3](googleapis/java-logging@v3.11.2...v3.11.3) (2022-09-22)
### Dependencies
* Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.14 ([#1079](googleapis/java-logging#1079)) ([c08c4da](googleapis/java-logging@c08c4da))
* Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.14 ([#1080](googleapis/java-logging#1080)) ([50c979b](googleapis/java-logging@50c979b))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
chingor13 pushed a commit that referenced this pull request Jan 6, 2026
🤖 I have created a release *beep* *boop*
---
## [0.130.12-alpha](https://togithub.com/googleapis/java-logging-logback/compare/v0.129.11...v0.130.12-alpha) (2023-05-15)
### Bug Fixes
* Fix release tag ([2ec09ff](https://togithub.com/googleapis/java-logging-logback/commit/2ec09fff140570e0fa36f8994172a22590cfc65f))
* **java:** Add native image configurations for logging-logback ([#1075](https://togithub.com/googleapis/java-logging-logback/issues/1075)) ([22bf85d](https://togithub.com/googleapis/java-logging-logback/commit/22bf85df9d2e94c7d0ce4d51061c2e07334b8b8e))
### Dependencies
* Update dependency com.google.cloud:google-cloud-logging to v3.15.0 ([#1073](https://togithub.com/googleapis/java-logging-logback/issues/1073)) ([ff1ed3d](https://togithub.com/googleapis/java-logging-logback/commit/ff1ed3dfcdf38b4523d993a0a36268add21d1449))
* Update dependency com.google.cloud:google-cloud-logging to v3.15.1 ([#1079](https://togithub.com/googleapis/java-logging-logback/issues/1079)) ([3a4ffe3](https://togithub.com/googleapis/java-logging-logback/commit/3a4ffe345161f9f2586b389452992ca4399c59eb))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.9.0 ([#1074](https://togithub.com/googleapis/java-logging-logback/issues/1074)) ([503679f](https://togithub.com/googleapis/java-logging-logback/commit/503679fc71f2f5b26b4bc854b7571bda8bc73b88))
---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
chingor13 pushed a commit that referenced this pull request Jan 22, 2026
…he underlying concurrency (#1079)
fix#497 Since we are testing the behaviour _(i.e. if two transactions conflict with each other, the database guarantees that only one can commit successfully at a time)_ now, both of the tests are now agnostic of underlying concurrency mechanism. This makes sure that both of the tests continue to pass in any gcloud project .
chingor13 pushed a commit that referenced this pull request Feb 24, 2026
* fix: Validate url domain for aws metadata urls
* fix external account tests
* static method and split tests
* rename param:
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 11, 2026
…to v0.9.14 (googleapis#1079)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.graalvm.buildtools:junit-platform-native](https://togithub.com/graalvm/native-build-tools) | `0.9.13` -> `0.9.14` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.14/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.14/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.14/compatibility-slim/0.9.13)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.14/confidence-slim/0.9.13)](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>graalvm/native-build-tools</summary>
### [`v0.9.14`](https://togithub.com/graalvm/native-build-tools/releases/tag/0.9.14)
[Compare Source](https://togithub.com/graalvm/native-build-tools/compare/0.9.13...0.9.14)
##### What's Changed
Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog).
- Fix how the GRAALVM_QUICK_BUILD env var is read by [@&googleapis#8203;melix](https://togithub.com/melix) in [https://github.com/graalvm/native-build-tools/pull/278](https://togithub.com/graalvm/native-build-tools/pull/278)
- Make it possible to pass env vars to the builder process by [@&googleapis#8203;melix](https://togithub.com/melix) in [https://github.com/graalvm/native-build-tools/pull/280](https://togithub.com/graalvm/native-build-tools/pull/280)
- Maven plugin fixes by [@&googleapis#8203;lazar-mitrovic](https://togithub.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/274](https://togithub.com/graalvm/native-build-tools/pull/274)
- Add support for `test-jar` artifacts by [@&googleapis#8203;lazar-mitrovic](https://togithub.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/281](https://togithub.com/graalvm/native-build-tools/pull/281)
- Add Gradle CLI options for quick build and debugging by [@&googleapis#8203;lazar-mitrovic](https://togithub.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/286](https://togithub.com/graalvm/native-build-tools/pull/286)
- Add a changelog and docs about build -> compile-no-fork changes by [@&googleapis#8203;lazar-mitrovic](https://togithub.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/290](https://togithub.com/graalvm/native-build-tools/pull/290)
- Do not filter out entry values starting with `java.` in the metadata post-processing action by [@&googleapis#8203;gradinac](https://togithub.com/gradinac) in [https://github.com/graalvm/native-build-tools/pull/289](https://togithub.com/graalvm/native-build-tools/pull/289)
- Try to fix snapshot publishing by [@&googleapis#8203;lazar-mitrovic](https://togithub.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/244](https://togithub.com/graalvm/native-build-tools/pull/244)
- Fix javadoc and warnings by [@&googleapis#8203;lazar-mitrovic](https://togithub.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/291](https://togithub.com/graalvm/native-build-tools/pull/291)
- Bump the default metadata repository version to 0.1.2 by [@&googleapis#8203;gradinac](https://togithub.com/gradinac) in [https://github.com/graalvm/native-build-tools/pull/294](https://togithub.com/graalvm/native-build-tools/pull/294)
- Fix metadata repository crash by [@&googleapis#8203;dnestoro](https://togithub.com/dnestoro) in [https://github.com/graalvm/native-build-tools/pull/295](https://togithub.com/graalvm/native-build-tools/pull/295)
- Add support for override flag by [@&googleapis#8203;sdeleuze](https://togithub.com/sdeleuze) in [https://github.com/graalvm/native-build-tools/pull/296](https://togithub.com/graalvm/native-build-tools/pull/296)
- Fix build time initialization error with JUnit 5.9.0 by [@&googleapis#8203;melix](https://togithub.com/melix) in [https://github.com/graalvm/native-build-tools/pull/308](https://togithub.com/graalvm/native-build-tools/pull/308)
- Fix compatibility with configuration cache by [@&googleapis#8203;melix](https://togithub.com/melix) in [https://github.com/graalvm/native-build-tools/pull/304](https://togithub.com/graalvm/native-build-tools/pull/304)
- Bump metadata repository version by [@&googleapis#8203;melix](https://togithub.com/melix) in [https://github.com/graalvm/native-build-tools/pull/310](https://togithub.com/graalvm/native-build-tools/pull/310)
##### New Contributors
- [@&googleapis#8203;dnestoro](https://togithub.com/dnestoro) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/295](https://togithub.com/graalvm/native-build-tools/pull/295)
**Full Changelog**: graalvm/native-build-tools@0.9.13...0.9.14
</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, click this checkbox.
---
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/dashboard#github/googleapis/java-logging).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDEuMyIsInVwZGF0ZWRJblZlciI6IjMyLjIwMS4zIn0=-->
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 11, 2026
🤖 I have created a release *beep* *boop*
---
## [3.11.3](googleapis/java-logging@v3.11.2...v3.11.3) (2022-09-22)
### Dependencies
* Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.14 ([googleapis#1079](googleapis/java-logging#1079)) ([f94198d](googleapis/java-logging@f94198d))
* Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.14 ([googleapis#1080](googleapis/java-logging#1080)) ([22feb24](googleapis/java-logging@22feb24))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
chingor13 pushed a commit that referenced this pull request Mar 12, 2026
* fix: Validate url domain for aws metadata urls
* fix external account tests
* static method and split tests
* rename param:
meltsufin pushed a commit that referenced this pull request Apr 29, 2026
- [ ] Regenerate this pull request now.
PiperOrigin-RevId: 444328399
Source-Link: googleapis/googleapis@c7ca416
Source-Link: https://github.com/googleapis/googleapis-gen/commit/d61705453a62b3ecda78aa30c192840ebc5a8a90
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDYxNzA1NDUzYTYyYjNlY2RhNzhhYTMwYzE5Mjg0MGViYzVhOGE5MCJ9
feat: AuditConfig for IAM v1
PiperOrigin-RevId: 439356405
Source-Link: googleapis/googleapis@afa2ba1
Source-Link: https://github.com/googleapis/googleapis-gen/commit/3e40c17e1510c95fab58fc2143ccb61cceca5989
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2U0MGMxN2UxNTEwYzk1ZmFiNThmYzIxNDNjY2I2MWNjZWNhNTk4OSJ9
meltsufin pushed a commit that referenced this pull request Apr 29, 2026
* Adding gRPC compression support to the library
* Minor comment fix
* Formatting the code
* Adding unit test for compression
* Adding integration test for compression
* Formatting
* Refactoring integration tests to add support for overriding endpoint
* Adding sample for publish with compression; Updating README
* Adding integration test for compression sample
* Adding parameter compressionBytesThreshold to Publisher; Adding logging support in the compression example
* Addressing PR comments
* Addressing checkstyle
* Addressed PR comment
* Addressing PR comment to put a Precondition for compression and its threshold
* Addressing PR review
* Removing logging from example
* Adding logging properties
* Making the publish call unified with context as per PR comments
* Removing sample code as per tianzi@'s comments
* Minor fixes
* Adding gRPC compression support to the library
* Minor comment fix
* Formatting the code
* Adding unit test for compression
* Adding integration test for compression
* Formatting
* Refactoring integration tests to add support for overriding endpoint
* Adding sample for publish with compression; Updating README
* Adding integration test for compression sample
* Adding parameter compressionBytesThreshold to Publisher; Adding logging support in the compression example
* Addressing PR comments
* Addressing checkstyle
* Addressed PR comment
* Addressing PR comment to put a Precondition for compression and its threshold
* Addressing PR review
* Removing logging from example
* Adding logging properties
* Making the publish call unified with context as per PR comments
* Removing sample code as per tianzi@'s comments
* Minor fixes
* Fixing IT
* Creating a class variable publishContext to remove the overhead of GrpcCallContext.createDefault() with every publish call
* fixing lint format
* Addressed PR comments
* Removing test
* build(deps): update dependency com.google.cloud:google-cloud-shared-config to v1.4.0 (#1105)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | `1.3.3` -> `1.4.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.4.0/compatibility-slim/1.3.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.4.0/confidence-slim/1.3.3)](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>googleapis/java-shared-config</summary>
### [`v1.4.0`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#&#8203;140-httpsgithubcomgoogleapisjava-shared-configcomparev133v140-2022-04-28)
[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.3.3...v1.4.0)
##### Features
- **java:** remove native image module ([#&#8203;471](https://togithub.com/googleapis/java-shared-config/issues/471)) ([7fcba01](https://togithub.com/googleapis/java-shared-config/commit/7fcba016b3138d7beaa4e962853f9bc80f59438c))
##### [1.3.3](https://togithub.com/googleapis/java-shared-config/compare/v1.3.2...v1.3.3) (2022-04-19)
##### Bug Fixes
- **java:** remove protobuf feature from native profile ([#&#8203;461](https://togithub.com/googleapis/java-shared-config/issues/461)) ([ffd07cb](https://togithub.com/googleapis/java-shared-config/commit/ffd07cb18ee7d45d4daee1d9ea6f6d321fdca874))
##### Dependencies
- update dependency com.google.cloud:native-image-support to v0.12.11 ([#&#8203;459](https://togithub.com/googleapis/java-shared-config/issues/459)) ([d20008d](https://togithub.com/googleapis/java-shared-config/commit/d20008df15209708fdf9d06828b567778190f4d0))
- update dependency com.google.cloud:native-image-support to v0.13.1 ([#&#8203;465](https://togithub.com/googleapis/java-shared-config/issues/465)) ([b202064](https://togithub.com/googleapis/java-shared-config/commit/b2020648816feb4740ad70acedfed470d7da5bcf))
##### [1.3.2](https://togithub.com/googleapis/java-shared-config/compare/v1.3.1...v1.3.2) (2022-03-28)
##### Dependencies
- revert google-java-format to 1.7 ([#&#8203;453](https://togithub.com/googleapis/java-shared-config/issues/453)) ([cbc777f](https://togithub.com/googleapis/java-shared-config/commit/cbc777f3e9ab75edb6fa2e0268a7446ae4111725))
##### [1.3.1](https://togithub.com/googleapis/java-shared-config/compare/v1.3.0...v1.3.1) (2022-03-25)
##### Dependencies
- update dependency com.google.cloud:native-image-support to v0.12.10 ([#&#8203;443](https://togithub.com/googleapis/java-shared-config/issues/443)) ([5b39d5e](https://togithub.com/googleapis/java-shared-config/commit/5b39d5ee15121f052226ff873b6ab101e9c71de5))
- update dependency com.google.googlejavaformat:google-java-format to v1.15.0 ([#&#8203;426](https://togithub.com/googleapis/java-shared-config/issues/426)) ([4c3c4b6](https://togithub.com/googleapis/java-shared-config/commit/4c3c4b66129632181e6bc363a0ecccf4f5aac914))
- update dependency org.graalvm.buildtools:junit-platform-native to v0.9.11 ([#&#8203;448](https://togithub.com/googleapis/java-shared-config/issues/448)) ([f7f518e](https://togithub.com/googleapis/java-shared-config/commit/f7f518e87d1d9feb9ac54d7c099f97d8751ee3da))
- update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.11 ([#&#8203;449](https://togithub.com/googleapis/java-shared-config/issues/449)) ([3e1c0b5](https://togithub.com/googleapis/java-shared-config/commit/3e1c0b5a1d2f4a0db88c06a0d683ed90cbc745e2))
</details>
---
### Configuration
📅 **Schedule**: 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, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-pubsub).
* fix: added exactly once delivery files to owlbot config (#1106)
* chore(bazel): update version of Protobuf to v3.20.1 (#1079)
- [ ] Regenerate this pull request now.
PiperOrigin-RevId: 444328399
Source-Link: googleapis/googleapis@c7ca416
Source-Link: https://github.com/googleapis/googleapis-gen/commit/d61705453a62b3ecda78aa30c192840ebc5a8a90
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDYxNzA1NDUzYTYyYjNlY2RhNzhhYTMwYzE5Mjg0MGViYzVhOGE5MCJ9
feat: AuditConfig for IAM v1
PiperOrigin-RevId: 439356405
Source-Link: googleapis/googleapis@afa2ba1
Source-Link: https://github.com/googleapis/googleapis-gen/commit/3e40c17e1510c95fab58fc2143ccb61cceca5989
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2U0MGMxN2UxNTEwYzk1ZmFiNThmYzIxNDNjY2I2MWNjZWNhNTk4OSJ9
* chore(deps): upgrade gapic-generator-java to 2.7.0 and update gax-java to 2.16.0 (#1107)
- [ ] Regenerate this pull request now.
PiperOrigin-RevId: 446250659
Source-Link: googleapis/googleapis@dc4ef31
Source-Link: https://github.com/googleapis/googleapis-gen/commit/5fdda4ddfbab87998e77e4a453e0ff87986d2db8
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNWZkZGE0ZGRmYmFiODc5OThlNzdlNGE0NTNlMGZmODc5ODZkMmRiOCJ9
* build(deps): update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.3.0 (#1104)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.apache.maven.plugins:maven-project-info-reports-plugin](https://maven.apache.org/plugins/) ([source](https://togithub.com/apache/maven-project-info-reports-plugin)) | `3.2.2` -> `3.3.0` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.3.0/compatibility-slim/3.2.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.3.0/confidence-slim/3.2.2)](https://docs.renovatebot.com/merge-confidence/) |
---
### Configuration
📅 **Schedule**: 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, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-pubsub).
* Formatting
* Formatting
Co-authored-by: WhiteSource Renovate <bot@renovateapp.com>
Co-authored-by: Mike Micatka <31972785+mmicatka@users.noreply.github.com>
Co-authored-by: gcf-owl-bot[bot] <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
meltsufin pushed a commit that referenced this pull request May 1, 2026
- [ ] Regenerate this pull request now.
PiperOrigin-RevId: 444328399
Source-Link: googleapis/googleapis@c7ca416
Source-Link: https://github.com/googleapis/googleapis-gen/commit/d61705453a62b3ecda78aa30c192840ebc5a8a90
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDYxNzA1NDUzYTYyYjNlY2RhNzhhYTMwYzE5Mjg0MGViYzVhOGE5MCJ9
feat: AuditConfig for IAM v1
PiperOrigin-RevId: 439356405
Source-Link: googleapis/googleapis@afa2ba1
Source-Link: https://github.com/googleapis/googleapis-gen/commit/3e40c17e1510c95fab58fc2143ccb61cceca5989
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2U0MGMxN2UxNTEwYzk1ZmFiNThmYzIxNDNjY2I2MWNjZWNhNTk4OSJ9
meltsufin pushed a commit that referenced this pull request May 1, 2026
* Adding gRPC compression support to the library
* Minor comment fix
* Formatting the code
* Adding unit test for compression
* Adding integration test for compression
* Formatting
* Refactoring integration tests to add support for overriding endpoint
* Adding sample for publish with compression; Updating README
* Adding integration test for compression sample
* Adding parameter compressionBytesThreshold to Publisher; Adding logging support in the compression example
* Addressing PR comments
* Addressing checkstyle
* Addressed PR comment
* Addressing PR comment to put a Precondition for compression and its threshold
* Addressing PR review
* Removing logging from example
* Adding logging properties
* Making the publish call unified with context as per PR comments
* Removing sample code as per tianzi@'s comments
* Minor fixes
* Adding gRPC compression support to the library
* Minor comment fix
* Formatting the code
* Adding unit test for compression
* Adding integration test for compression
* Formatting
* Refactoring integration tests to add support for overriding endpoint
* Adding sample for publish with compression; Updating README
* Adding integration test for compression sample
* Adding parameter compressionBytesThreshold to Publisher; Adding logging support in the compression example
* Addressing PR comments
* Addressing checkstyle
* Addressed PR comment
* Addressing PR comment to put a Precondition for compression and its threshold
* Addressing PR review
* Removing logging from example
* Adding logging properties
* Making the publish call unified with context as per PR comments
* Removing sample code as per tianzi@'s comments
* Minor fixes
* Fixing IT
* Creating a class variable publishContext to remove the overhead of GrpcCallContext.createDefault() with every publish call
* fixing lint format
* Addressed PR comments
* Removing test
* build(deps): update dependency com.google.cloud:google-cloud-shared-config to v1.4.0 (#1105)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | `1.3.3` -> `1.4.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.4.0/compatibility-slim/1.3.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.4.0/confidence-slim/1.3.3)](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>googleapis/java-shared-config</summary>
### [`v1.4.0`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#&#8203;140-httpsgithubcomgoogleapisjava-shared-configcomparev133v140-2022-04-28)
[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.3.3...v1.4.0)
##### Features
- **java:** remove native image module ([#&#8203;471](https://togithub.com/googleapis/java-shared-config/issues/471)) ([7fcba01](https://togithub.com/googleapis/java-shared-config/commit/7fcba016b3138d7beaa4e962853f9bc80f59438c))
##### [1.3.3](https://togithub.com/googleapis/java-shared-config/compare/v1.3.2...v1.3.3) (2022-04-19)
##### Bug Fixes
- **java:** remove protobuf feature from native profile ([#&#8203;461](https://togithub.com/googleapis/java-shared-config/issues/461)) ([ffd07cb](https://togithub.com/googleapis/java-shared-config/commit/ffd07cb18ee7d45d4daee1d9ea6f6d321fdca874))
##### Dependencies
- update dependency com.google.cloud:native-image-support to v0.12.11 ([#&#8203;459](https://togithub.com/googleapis/java-shared-config/issues/459)) ([d20008d](https://togithub.com/googleapis/java-shared-config/commit/d20008df15209708fdf9d06828b567778190f4d0))
- update dependency com.google.cloud:native-image-support to v0.13.1 ([#&#8203;465](https://togithub.com/googleapis/java-shared-config/issues/465)) ([b202064](https://togithub.com/googleapis/java-shared-config/commit/b2020648816feb4740ad70acedfed470d7da5bcf))
##### [1.3.2](https://togithub.com/googleapis/java-shared-config/compare/v1.3.1...v1.3.2) (2022-03-28)
##### Dependencies
- revert google-java-format to 1.7 ([#&#8203;453](https://togithub.com/googleapis/java-shared-config/issues/453)) ([cbc777f](https://togithub.com/googleapis/java-shared-config/commit/cbc777f3e9ab75edb6fa2e0268a7446ae4111725))
##### [1.3.1](https://togithub.com/googleapis/java-shared-config/compare/v1.3.0...v1.3.1) (2022-03-25)
##### Dependencies
- update dependency com.google.cloud:native-image-support to v0.12.10 ([#&#8203;443](https://togithub.com/googleapis/java-shared-config/issues/443)) ([5b39d5e](https://togithub.com/googleapis/java-shared-config/commit/5b39d5ee15121f052226ff873b6ab101e9c71de5))
- update dependency com.google.googlejavaformat:google-java-format to v1.15.0 ([#&#8203;426](https://togithub.com/googleapis/java-shared-config/issues/426)) ([4c3c4b6](https://togithub.com/googleapis/java-shared-config/commit/4c3c4b66129632181e6bc363a0ecccf4f5aac914))
- update dependency org.graalvm.buildtools:junit-platform-native to v0.9.11 ([#&#8203;448](https://togithub.com/googleapis/java-shared-config/issues/448)) ([f7f518e](https://togithub.com/googleapis/java-shared-config/commit/f7f518e87d1d9feb9ac54d7c099f97d8751ee3da))
- update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.11 ([#&#8203;449](https://togithub.com/googleapis/java-shared-config/issues/449)) ([3e1c0b5](https://togithub.com/googleapis/java-shared-config/commit/3e1c0b5a1d2f4a0db88c06a0d683ed90cbc745e2))
</details>
---
### Configuration
📅 **Schedule**: 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, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-pubsub).
* fix: added exactly once delivery files to owlbot config (#1106)
* chore(bazel): update version of Protobuf to v3.20.1 (#1079)
- [ ] Regenerate this pull request now.
PiperOrigin-RevId: 444328399
Source-Link: googleapis/googleapis@c7ca416
Source-Link: https://github.com/googleapis/googleapis-gen/commit/d61705453a62b3ecda78aa30c192840ebc5a8a90
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDYxNzA1NDUzYTYyYjNlY2RhNzhhYTMwYzE5Mjg0MGViYzVhOGE5MCJ9
feat: AuditConfig for IAM v1
PiperOrigin-RevId: 439356405
Source-Link: googleapis/googleapis@afa2ba1
Source-Link: https://github.com/googleapis/googleapis-gen/commit/3e40c17e1510c95fab58fc2143ccb61cceca5989
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2U0MGMxN2UxNTEwYzk1ZmFiNThmYzIxNDNjY2I2MWNjZWNhNTk4OSJ9
* chore(deps): upgrade gapic-generator-java to 2.7.0 and update gax-java to 2.16.0 (#1107)
- [ ] Regenerate this pull request now.
PiperOrigin-RevId: 446250659
Source-Link: googleapis/googleapis@dc4ef31
Source-Link: https://github.com/googleapis/googleapis-gen/commit/5fdda4ddfbab87998e77e4a453e0ff87986d2db8
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNWZkZGE0ZGRmYmFiODc5OThlNzdlNGE0NTNlMGZmODc5ODZkMmRiOCJ9
* build(deps): update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.3.0 (#1104)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.apache.maven.plugins:maven-project-info-reports-plugin](https://maven.apache.org/plugins/) ([source](https://togithub.com/apache/maven-project-info-reports-plugin)) | `3.2.2` -> `3.3.0` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.3.0/compatibility-slim/3.2.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.3.0/confidence-slim/3.2.2)](https://docs.renovatebot.com/merge-confidence/) |
---
### Configuration
📅 **Schedule**: 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, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-pubsub).
* Formatting
* Formatting
Co-authored-by: WhiteSource Renovate <bot@renovateapp.com>
Co-authored-by: Mike Micatka <31972785+mmicatka@users.noreply.github.com>
Co-authored-by: gcf-owl-bot[bot] <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@mziccard@jean-philippe-martin@googlebot