Skip to content

Set user agent for Logging client#1147

Merged
mziccard merged 1 commit intogoogleapis:masterfrom
mziccard:logging-user-agent
Aug 11, 2016
Merged

Set user agent for Logging client#1147
mziccard merged 1 commit intogoogleapis:masterfrom
mziccard:logging-user-agent

Conversation

@mziccard
Copy link
Contributor

No description provided.

@mziccard mziccard added the api: logging Issues related to the Cloud Logging API. label Aug 10, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 10, 2016
@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 85.901% when pulling c6b19ca on mziccard:logging-user-agent into 0637c80 on GoogleCloudPlatform:master.

@mziccard
Copy link
Contributor Author

/cc @lesv

Codacy seems to be stuck on this (even though it reports failure).

@mziccard
Copy link
Contributor Author

Update: Codacy is now done and happy

public DefaultLoggingRpc(LoggingOptions options) throws IOException {
executorFactory = new InternalLoggingOptions(options).executorFactory();
executor = executorFactory.get();
String libraryName = options.libraryName();

This comment was marked as spam.

@lesv
Copy link
Contributor

lesv commented Aug 10, 2016

LGTM - I presume I'll be seeing this kind of CL for all rpc's.

@mziccard
Copy link
Contributor Author

LGTM - I presume I'll be seeing this kind of CL for all rpc's.

User agent is all set for other rpc's. Just logging was left behind.

@mziccard mziccard merged commit 30a7995 into googleapis:master Aug 11, 2016
chingor13 pushed a commit that referenced this pull request Jan 22, 2026
…p/templates/java_library/.kokoro (#1837) (#1147)

build(deps): bump certifi

Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22.
- [Commits](certifi/python-certifi@2023.05.07...2023.07.22)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...



Source-Link: googleapis/synthtool@d85e1d6
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:3a95f1b9b1102865ca551b76be51d2bdb850900c4db2f6d79269e7af81ac8f84

Signed-off-by: dependabot[bot] <[email protected]>
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>
chingor13 pushed a commit that referenced this pull request Feb 24, 2026
… to v5.10.0 (#1147)

[![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.junit.vintage:junit-vintage-engine](https://junit.org/junit5/) ([source](https://togithub.com/junit-team/junit5)) | `5.9.1` -> `5.10.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.junit.vintage:junit-vintage-engine/5.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.junit.vintage:junit-vintage-engine/5.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.junit.vintage:junit-vintage-engine/5.9.1/5.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.junit.vintage:junit-vintage-engine/5.9.1/5.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/google-auth-library-java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTQuMCIsInVwZGF0ZWRJblZlciI6IjM2LjExLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: logging Issues related to the Cloud Logging API. 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