Skip to content

Conversation

@garrettjonesgoogle
Copy link
Member

Version updates:

  • GAX -> 0.0.14
  • gRPC -> 0.15.0
  • generated grpc packages:
    • grpc-google-common-protos:0.0.7 (now includes logging/types, so that a separate package is not needed for that)
    • grpc-google-logging-v2:0.0.7
    • grpc-google-pubsub-v1:0.0.7

Generated code changes:

  • createWithDefaults renamed to create (not used by the handwritten layer)
  • removing editing instructions - there has not been a demonstrated need for this, so we have tabled it
  • more informative failures when resource names are not formatted right
  • enhancements/fixes in sample code
  • hiding static final fields, making static accessors
  • adding package-info.java files
  • adding a missing 'final' on one particular type of api method

Notes:

  • The documentation changes for pubsub are due to undoing our local pubsub.proto edits; this is not feasible to maintain in the long-term, and we need to get the edits fixed at its source.

Proto/GAPIC configuration changes:

  • Logging changed some proto field names (e.g. project -> parent)
  • GAPIC configuration changes for pubsub (retry values, pubsub endpoint (removing -experimental))

Sorry about the continued usage of baselines - we are working on a way to get rid of them.

FYI @michaelbausor @shinfan

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 11, 2016
@coveralls
Copy link

coveralls commented Aug 11, 2016

Coverage Status

Coverage decreased (-0.06%) to 85.846% when pulling 016cc2d on garrettjonesgoogle:master into c4d8e48 on GoogleCloudPlatform:master.

// builder.setCacheLookup(cacheLookup);
builder.setCacheHit(cacheHit);
builder.setValidatedWithOriginServer(cacheValidatedWithOriginServer);
builder.setCacheValidatedWithOriginServer(cacheValidatedWithOriginServer);

This comment was marked as spam.

This comment was marked as spam.

@garrettjonesgoogle
Copy link
Member Author

In the logging code, I renamed formatProjectName to formatParentName, and fixed the method that was accidentally made private. PTAL.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.05%) to 85.851% when pulling c666e05 on garrettjonesgoogle:master into c4d8e48 on GoogleCloudPlatform:master.

@mziccard
Copy link
Contributor

LGTM!

@mziccard mziccard merged commit 1c30bf9 into googleapis:master Aug 12, 2016
github-actions bot pushed a commit to suztomo/google-cloud-java that referenced this pull request Jun 29, 2022
… (googleapis#549)

Source-Link: googleapis/synthtool@5d3c52f
Post-Processor: gcr.io/repo-automation-bots/owlbot-java:latest@sha256:b3f8a219abf58ed4a775da5b90934b34f477b74f6f4e5d15781694dcc67b6f41
github-actions bot pushed a commit that referenced this pull request Jul 1, 2022
Source-Link: googleapis/synthtool@5d3c52f
Post-Processor: gcr.io/repo-automation-bots/owlbot-java:latest@sha256:b3f8a219abf58ed4a775da5b90934b34f477b74f6f4e5d15781694dcc67b6f41
meltsufin pushed a commit that referenced this pull request Dec 22, 2025
…cies to v3.0.5 (#1156)

[![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-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `3.0.4` -> `3.0.5` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/3.0.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/3.0.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/3.0.5/compatibility-slim/3.0.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/3.0.5/confidence-slim/3.0.4)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-shared-dependencies</summary>

### [`v3.0.5`](https://togithub.com/googleapis/java-shared-dependencies/blob/HEAD/CHANGELOG.md#&#8203;305-httpsgithubcomgoogleapisjava-shared-dependenciescomparev304v305-2022-10-20)

[Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v3.0.4...v3.0.5)

##### Dependencies

-   Update dependency com.fasterxml.jackson:jackson-bom to v2.13.4.20221013 ([#&#8203;868](https://togithub.com/googleapis/java-shared-dependencies/issues/868)) ([ffa7272](https://togithub.com/googleapis/java-shared-dependencies/commit/ffa7272e6d4775905e64173b3617555ee355019d))
-   Update dependency com.google.auth:google-auth-library-bom to v1.12.0 ([#&#8203;870](https://togithub.com/googleapis/java-shared-dependencies/issues/870)) ([6e76f19](https://togithub.com/googleapis/java-shared-dependencies/commit/6e76f19133515b755b78185ce0135943e878a368))
-   Update dependency com.google.auth:google-auth-library-bom to v1.12.1 ([#&#8203;871](https://togithub.com/googleapis/java-shared-dependencies/issues/871)) ([f7f5dc2](https://togithub.com/googleapis/java-shared-dependencies/commit/f7f5dc26dd54f33954bdf5d43314020de58e055b))
-   Update dependency com.google.cloud:grpc-gcp to v1.3.0 ([#&#8203;867](https://togithub.com/googleapis/java-shared-dependencies/issues/867)) ([1927a92](https://togithub.com/googleapis/java-shared-dependencies/commit/1927a926c615eabbf0e7377c65232e0e5268220e))
-   Update dependency com.google.errorprone:error_prone_annotations to v2.16 ([#&#8203;865](https://togithub.com/googleapis/java-shared-dependencies/issues/865)) ([b1734ec](https://togithub.com/googleapis/java-shared-dependencies/commit/b1734ec1c20e7bdf2582b31fde4648aa9f8de2fe))
-   Update dependency com.google.protobuf:protobuf-bom to v3.21.8 ([#&#8203;872](https://togithub.com/googleapis/java-shared-dependencies/issues/872)) ([1c303f2](https://togithub.com/googleapis/java-shared-dependencies/commit/1c303f2aa5145da4c93605a2d1088e8a3884de81))
-   Update dependency gcp-releasetool to v1.8.10 ([#&#8203;853](https://togithub.com/googleapis/java-shared-dependencies/issues/853)) ([c815a59](https://togithub.com/googleapis/java-shared-dependencies/commit/c815a5996d28676de015d5dd41e2b0405f4bb9dc))
-   Update dependency google-api-core to v2.10.2 ([#&#8203;858](https://togithub.com/googleapis/java-shared-dependencies/issues/858)) ([387a156](https://togithub.com/googleapis/java-shared-dependencies/commit/387a15662db0b20e72fe5bf961c02eb2bc4e75d9))
-   Update dependency io.grpc:grpc-bom to v1.50.0 ([#&#8203;866](https://togithub.com/googleapis/java-shared-dependencies/issues/866)) ([3d3d443](https://togithub.com/googleapis/java-shared-dependencies/commit/3d3d4434636e605f47082641e8e495bbce8f9515))
-   Update dependency io.grpc:grpc-bom to v1.50.1 ([#&#8203;873](https://togithub.com/googleapis/java-shared-dependencies/issues/873)) ([956309d](https://togithub.com/googleapis/java-shared-dependencies/commit/956309d76c9de46885711a77afbfce0d28971096))
-   Update dependency org.checkerframework:checker-qual to v3.26.0 ([#&#8203;852](https://togithub.com/googleapis/java-shared-dependencies/issues/852)) ([6926b33](https://togithub.com/googleapis/java-shared-dependencies/commit/6926b33b83d1aa63e0c78b7b8c72cd1d80e28ef3))
-   Update dependency org.threeten:threetenbp to v1.6.3 ([#&#8203;869](https://togithub.com/googleapis/java-shared-dependencies/issues/869)) ([fa4999b](https://togithub.com/googleapis/java-shared-dependencies/commit/fa4999b6310940e62456e83dad3ec76a7406a218))
-   Update dependency typing-extensions to v4.4.0 ([#&#8203;854](https://togithub.com/googleapis/java-shared-dependencies/issues/854)) ([43bd31b](https://togithub.com/googleapis/java-shared-dependencies/commit/43bd31b66eef50d82ecf8a692053f10eb385d5c1))
-   Update dependency zipp to v3.9.0 ([#&#8203;859](https://togithub.com/googleapis/java-shared-dependencies/issues/859)) ([a070ad0](https://togithub.com/googleapis/java-shared-dependencies/commit/a070ad04ef1bab5690487ba13dd4060827851edf))
-   Update gax.version to v2.19.4 ([#&#8203;875](https://togithub.com/googleapis/java-shared-dependencies/issues/875)) ([227bdd8](https://togithub.com/googleapis/java-shared-dependencies/commit/227bdd86f368b89309814c615828544c29871a5d))
-   Update google.core.version to v2.8.21 ([#&#8203;861](https://togithub.com/googleapis/java-shared-dependencies/issues/861)) ([8b502bd](https://togithub.com/googleapis/java-shared-dependencies/commit/8b502bd43760a2e52cf107567011d9c5132e74bd))
-   Update google.core.version to v2.8.22 ([#&#8203;879](https://togithub.com/googleapis/java-shared-dependencies/issues/879)) ([0360e93](https://togithub.com/googleapis/java-shared-dependencies/commit/0360e931dc45034d3c3c554f2c29ad7ea4a0a9bb))
-   Update iam.version to v1.6.3 ([#&#8203;857](https://togithub.com/googleapis/java-shared-dependencies/issues/857)) ([b39e683](https://togithub.com/googleapis/java-shared-dependencies/commit/b39e6838c3f3f6ef2b350efe8aec1b622893421a))
-   Update iam.version to v1.6.4 ([#&#8203;862](https://togithub.com/googleapis/java-shared-dependencies/issues/862)) ([85c9794](https://togithub.com/googleapis/java-shared-dependencies/commit/85c979401c34454b2d5681eed9d8b3b3679413be))

</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:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDAuNSIsInVwZGF0ZWRJblZlciI6IjMyLjI0MC41In0=-->
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.

4 participants