Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add logging.properties for travis build#1107

Merged
mziccard merged 1 commit into
googleapis:travisgoogleapis/google-cloud-java:travisfrom
mziccard:travismziccard/gcloud-java:travisCopy head branch name to clipboard
Jul 12, 2016
Merged

Add logging.properties for travis build#1107
mziccard merged 1 commit into
googleapis:travisgoogleapis/google-cloud-java:travisfrom
mziccard:travismziccard/gcloud-java:travisCopy head branch name to clipboard

Conversation

@mziccard

Copy link
Copy Markdown
Contributor

This file is to be used by travis build scripts.

@mziccard mziccard added the build label Jul 12, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 12, 2016
@mziccard

Copy link
Copy Markdown
Contributor Author

This PR is required by #1108. These 2 PR in combination reduce the amount of logging produced by Travis build.

/cc @lesv

@lesv

lesv commented Jul 12, 2016

Copy link
Copy Markdown
Contributor

LGTM

@mziccard mziccard merged commit dae77e5 into googleapis:travis Jul 12, 2016
github-actions Bot pushed a commit to renovate-bot/google-cloud-java that referenced this pull request Nov 19, 2022
…onfig to v1.5.4 (googleapis#1107)

[![Mend 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.5.3` -> `1.5.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.4/compatibility-slim/1.5.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.4/confidence-slim/1.5.3)](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**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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/dashboard#github/googleapis/java-translate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNC45LjEifQ==-->
lqiu96 pushed a commit that referenced this pull request Oct 13, 2025
#11764)

This pull request is generated with proto changes between
[googleapis/googleapis@6e79e73](googleapis/googleapis@6e79e73)
(exclusive) and
[googleapis/googleapis@6821943](googleapis/googleapis@6821943)
(inclusive).

BEGIN_COMMIT_OVERRIDE
BEGIN_NESTED_COMMIT
chore: update the libraries_bom version to 26.70.0
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [dlp] inspect and deid templates in RedactImage
feat: [dlp] store DlpJob findings in a Cloud Storage bucket
feat: [dlp] publish DlpJob findings to Dataplex Universal Catalog
feat: [dlp] Cloud Storage discovery filters based on tag filters
docs: [dlp] clarify ListProjectDataProfiles API supports filter by
project_id
docs: [dlp] clarify List*DataProfiles APIs supports filter by
profile_last_generated
docs: [dlp] clarify filter syntax for List* APIs

PiperOrigin-RevId: 817724737

Source Link:
[googleapis/googleapis@1135291](googleapis/googleapis@1135291)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [aiplatform] Add JAILBREAK category to SafetySettings for
prediction service

PiperOrigin-RevId: 817718770

Source Link:
[googleapis/googleapis@251a3d8](googleapis/googleapis@251a3d8)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [aiplatform] add additional proto fields and
GenerateFetchAccessToken API

PiperOrigin-RevId: 817715744

Source Link:
[googleapis/googleapis@eadc874](googleapis/googleapis@eadc874)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [aiplatform] Add JAILBREAK as a new Prompt block reason in
PredictionService

PiperOrigin-RevId: 817715315

Source Link:
[googleapis/googleapis@8d338e2](googleapis/googleapis@8d338e2)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [aiplatform] Add JAILBREAK category to SafetySettings for
prediction service

PiperOrigin-RevId: 817714487

Source Link:
[googleapis/googleapis@d034736](googleapis/googleapis@d034736)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [dialogflow-cx] Add parameters to adjust LLM input and output
token limit and temperature in v3beta1 API
feat: [dialogflow-cx] add input and output parameters for Flows
feat: [dialogflow-cx] Return Vertex search document metadata with a
datastore response
feat: [dialogflow-cx] add prompt security settings to the SDK
feat: [dialogflow-cx] Add generators in fulfillment for v3beta and v3
feat: [dialogflow-cx] Add ToolVersion APIs
docs: [dialogflow-cx] Update environment documentation to add support
for ToolVersions
feat: [dialogflow-cx] add Import/Export playbook functionality to client
lib
feat: [dialogflow-cx] add RestorePlaybookVersion functionality to client
lib
feat: [dialogflow-cx] enable unified tracing API
docs: [dialogflow-cx] A comment for message `PlaybookInvocation` is
changed
docs: [dialogflow-cx] A comment for message `FlowInvocation` is changed
docs: [dialogflow-cx] A comment for field `flow` in message
`.google.cloud.dialogflow.cx.v3beta1.FlowInvocation` is changed
feat: [dialogflow-cx] support using secret manager to manage
tool/webhook credentials
feat: [dialogflow-cx] add Event action to Examples
feat: [dialogflow-cx] add routine and task (existing) playbook types
fix!: [dialogflow-cx] An existing message `PlaybookInput` is moved from
`google/cloud/dialogflow/cx/v3beta1/example.proto` to
`google/cloud/dialogflow/cx/v3beta1/trace.proto`
fix!: [dialogflow-cx] An existing message `PlaybookOutput` is moved from
`google/cloud/dialogflow/cx/v3beta1/example.proto` to
`google/cloud/dialogflow/cx/v3beta1/trace.proto`
fix!: [dialogflow-cx] An existing message `Action` is moved from
`google/cloud/dialogflow/cx/v3beta1/example.proto` to
`google/cloud/dialogflow/cx/v3beta1/trace.proto`
fix!: [dialogflow-cx] An existing message `UserUtterance` is moved from
`google/cloud/dialogflow/cx/v3beta1/example.proto` to
`google/cloud/dialogflow/cx/v3beta1/trace.proto`
fix!: [dialogflow-cx] An existing message `AgentUtterance` is moved from
`google/cloud/dialogflow/cx/v3beta1/example.proto` to
`google/cloud/dialogflow/cx/v3beta1/trace.proto`
fix!: [dialogflow-cx] An existing message `ToolUse` is moved from
`google/cloud/dialogflow/cx/v3beta1/example.proto` to
`google/cloud/dialogflow/cx/v3beta1/trace.proto`
fix!: [dialogflow-cx] An existing message `PlaybookInvocation` is moved
from `google/cloud/dialogflow/cx/v3beta1/example.proto` to
`google/cloud/dialogflow/cx/v3beta1/trace.proto`
fix!: [dialogflow-cx] An existing message `FlowInvocation` is moved from
`google/cloud/dialogflow/cx/v3beta1/example.proto` to
`google/cloud/dialogflow/cx/v3beta1/trace.proto`
fix!: [dialogflow-cx] An existing value `JSON` is removed from enum
`DataFormat`

PiperOrigin-RevId: 817327474

Source Link:
[googleapis/googleapis@8dc86c1](googleapis/googleapis@8dc86c1)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [aiplatform] A new message `ScaleToZeroSpec` is added
feat: [aiplatform] A new field `initial_replica_count` is added to
message `.google.cloud.aiplatform.v1beta1.DedicatedResources`
feat: [aiplatform] A new field `scale_to_zero_spec` is added to message
`.google.cloud.aiplatform.v1beta1.DedicatedResources`

PiperOrigin-RevId: 817290056

Source Link:
[googleapis/googleapis@bd4166c](googleapis/googleapis@bd4166c)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [compute] Update Compute Engine v1 API to revision 20250916
(#1107)


Source Link:
[googleapis/googleapis@a23c956](googleapis/googleapis@a23c956)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [document-ai] Added new messages `EntityValidationOutput` and
`EntitiesRevision`
feat: [document-ai] Added new fields `entity_validation_output`,
`entities_revisions`, and `entities_revision_id` to the `Document`
message
docs: [document-ai] The field `training_method` in
`TrainProcessorVersionRequest` is now marked as optional

PiperOrigin-RevId: 816853859

Source Link:
[googleapis/googleapis@1a87094](googleapis/googleapis@1a87094)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [document-ai] A new field `signature_value` is added to message
`.google.cloud.documentai.v1beta3.Document`
feat: [document-ai] A new enum `Method` is added
feat: [document-ai] A new field `method` is added to message
`.google.cloud.documentai.v1beta3.Document`
feat: [document-ai] A new field `annotations` is added to message
`.google.cloud.documentai.v1beta3.Document`
feat: [document-ai] A new field `annotations` is added to message
`.google.cloud.documentai.v1beta3.Document`
feat: [document-ai] A new message `EntityValidationOutput` is added
feat: [document-ai] A new message `EntitiesRevision` is added
feat: [document-ai] A new field `entity_validation_output` is added to
message `.google.cloud.documentai.v1beta3.Document`
feat: [document-ai] A new field `entities_revisions` is added to message
`.google.cloud.documentai.v1beta3.Document`
feat: [document-ai] A new field `entities_revision_id` is added to
message `.google.cloud.documentai.v1beta3.Document`
feat: [document-ai] A new enum `Method` is added
feat: [document-ai] A new field `method` is added to message
`.google.cloud.documentai.v1beta3.DocumentSchema`
docs: [document-ai] A comment for field `training_method` in message
`.google.cloud.documentai.v1beta3.TrainProcessorVersionRequest` is
changed
docs: [document-ai] A comment for field `processor_version_source` in
message `.google.cloud.documentai.v1beta3.ImportProcessorVersionRequest`
is changed
docs: [document-ai] A comment for field `document_schema` in message
`.google.cloud.documentai.v1beta3.ProcessorVersion` is changed
docs: [document-ai] A comment for field `create_time` in message
`.google.cloud.documentai.v1beta3.ProcessorVersion` is changed
docs: [document-ai] A comment for field `latest_evaluation` in message
`.google.cloud.documentai.v1beta3.ProcessorVersion` is changed
docs: [document-ai] A comment for field `kms_key_name` in message
`.google.cloud.documentai.v1beta3.ProcessorVersion` is changed
docs: [document-ai] A comment for field `kms_key_version_name` in
message `.google.cloud.documentai.v1beta3.ProcessorVersion` is changed
docs: [document-ai] A comment for field `deprecation_info` in message
`.google.cloud.documentai.v1beta3.ProcessorVersion` is changed
docs: [document-ai] A comment for field `create_time` in message
`.google.cloud.documentai.v1beta3.Processor` is changed

PiperOrigin-RevId: 816756608

Source Link:
[googleapis/googleapis@50a2632](googleapis/googleapis@50a2632)
END_NESTED_COMMIT
END_COMMIT_OVERRIDE
lqiu96 pushed a commit that referenced this pull request Oct 13, 2025
🤖 I have created a release *beep* *boop*
---


<details><summary>1.71.0</summary>

##
[1.71.0](v1.70.0...v1.71.0)
(2025-10-13)


### Features

* [aiplatform] A new message `ScaleToZeroSpec` is added
([bf30bf1](bf30bf1))
* [aiplatform] add additional proto fields and GenerateFetchAccessToken
API
([bf30bf1](bf30bf1))
* [aiplatform] Add JAILBREAK as a new Prompt block reason in
PredictionService
([bf30bf1](bf30bf1))
* [aiplatform] Add JAILBREAK category to SafetySettings for prediction
service
([bf30bf1](bf30bf1))
* [aiplatform] Add JAILBREAK category to SafetySettings for prediction
service
([bf30bf1](bf30bf1))
* [compute] Update Compute Engine v1 API to revision 20250916
([#1107](#1107))
([bf30bf1](bf30bf1))
* [dialogflow-cx] Add parameters to adjust LLM input and output token
limit and temperature in v3beta1 API
([bf30bf1](bf30bf1))
* [dlp] inspect and deid templates in RedactImage
([bf30bf1](bf30bf1))
* [document-ai] A new field `signature_value` is added to message
`.google.cloud.documentai.v1beta3.Document`
([bf30bf1](bf30bf1))
* [document-ai] Added new messages `EntityValidationOutput` and
`EntitiesRevision`
([bf30bf1](bf30bf1))


### Bug Fixes

* Migrate away from GoogleCredentials.fromStream() usages
([#11765](#11765))
([6498808](6498808))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: yoshi-code-bot <yoshi-code-bot@users.noreply.github.com>
chingor13 pushed a commit that referenced this pull request Jan 6, 2026
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
chingor13 pushed a commit that referenced this pull request Jan 22, 2026
chingor13 pushed a commit that referenced this pull request Feb 24, 2026
* feat: Expose scopes granted by user

* Fix Access Token failure

* Update more AT tests

* scopes as list

* fix compilation error

* fix tests

* Add more tests

* update test
chingor13 pushed a commit that referenced this pull request Mar 12, 2026
* feat: Expose scopes granted by user

* Fix Access Token failure

* Update more AT tests

* scopes as list

* fix compilation error

* fix tests

* Add more tests

* update test
suztomo pushed a commit that referenced this pull request Mar 30, 2026
🤖 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).
lqiu96 pushed a commit that referenced this pull request Apr 1, 2026
🤖 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).
meltsufin pushed a commit that referenced this pull request Apr 29, 2026
…a 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
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
…a 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
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 free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.