Skip to content

Implement spi layer for Logging service#1056

Merged
mziccard merged 1 commit intogoogleapis:logging-alphafrom
mziccard:logging-spi
Jun 15, 2016
Merged

Implement spi layer for Logging service#1056
mziccard merged 1 commit intogoogleapis:logging-alphafrom
mziccard:logging-spi

Conversation

@mziccard
Copy link
Contributor

System tests will come later with LoggingImpl.

@mziccard mziccard added the api: logging Issues related to the Cloud Logging API. label Jun 14, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 14, 2016
}

@Override
protected ExecutorFactory executorFactory() {

This comment was marked as spam.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.4%) to 83.745% when pulling 329edbd on mziccard:logging-spi into a327c64 on GoogleCloudPlatform:logging-alpha.

@mziccard
Copy link
Contributor Author

/cc @lesv

@lesv
Copy link
Contributor

lesv commented Jun 14, 2016

LGTM - though you might wish to look at codecy/pr's comments and fix them -- or comment why we need redundant methods.

@mziccard
Copy link
Contributor Author

@lesv all overrides claimed to be redundant by codacy in this PR are made so that overridden methods are visible in the "logging.spi" package.

@mziccard mziccard merged commit 2f49111 into googleapis:logging-alpha Jun 15, 2016
mziccard added a commit to mziccard/gcloud-java that referenced this pull request Jul 20, 2016
suztomo pushed a commit that referenced this pull request Feb 1, 2023
….14.0 (#1056)

[![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.auth:google-auth-library-bom](https://togithub.com/googleapis/google-auth-library-java) | `1.13.0` -> `1.14.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.auth:google-auth-library-bom/1.14.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.auth:google-auth-library-bom/1.14.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.auth:google-auth-library-bom/1.14.0/compatibility-slim/1.13.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.auth:google-auth-library-bom/1.14.0/confidence-slim/1.13.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/google-auth-library-java</summary>

### [`v1.14.0`](https://togithub.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#&#8203;1140-httpsgithubcomgoogleapisgoogle-auth-library-javacomparev1130v1140-2022-12-06)

[Compare Source](https://togithub.com/googleapis/google-auth-library-java/compare/v1.13.0...v1.14.0)

##### Features

-   Add GDCH support ([#&#8203;1087](https://togithub.com/googleapis/google-auth-library-java/issues/1087)) ([cfafb2d](https://togithub.com/googleapis/google-auth-library-java/commit/cfafb2d4c8d6ab3179e709ff09fc09e6dbc11a70))
-   Adding functional tests for Compute Engine ([#&#8203;1105](https://togithub.com/googleapis/google-auth-library-java/issues/1105)) ([6f32ac3](https://togithub.com/googleapis/google-auth-library-java/commit/6f32ac3d4db91ff05fd7134ad6c788a16ffe44f4))
-   Introduce Environment Variable for Quota Project Id ([#&#8203;1082](https://togithub.com/googleapis/google-auth-library-java/issues/1082)) ([040acef](https://togithub.com/googleapis/google-auth-library-java/commit/040acefec507f419f6e4ec4eab9645a6e3888a15))
-   Next release from main branch is 1.13.0 ([#&#8203;1077](https://togithub.com/googleapis/google-auth-library-java/issues/1077)) ([d56eee0](https://togithub.com/googleapis/google-auth-library-java/commit/d56eee07911ba65a685ccba585e71061037ea756))

##### Bug Fixes

-   AwsCredentials should not call metadata server if security creds and region are retrievable through environment vars ([#&#8203;1100](https://togithub.com/googleapis/google-auth-library-java/issues/1100)) ([1ff5772](https://togithub.com/googleapis/google-auth-library-java/commit/1ff57720609fdf27f28b9c543c1ef63b57892593))
-   Not loosing the access token when calling UserCredentials#ToBuil… ([#&#8203;993](https://togithub.com/googleapis/google-auth-library-java/issues/993)) ([84afdb8](https://togithub.com/googleapis/google-auth-library-java/commit/84afdb8f8d41e781dc93f04626411e10b35689de))

</details>

---

### Configuration

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

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

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

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

---

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

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-core).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
meltsufin pushed a commit that referenced this pull request Dec 22, 2025
…ator_java versions (#1056)

* chore(bazel): Update WORKSPACE files for rules_gapic, gax_java, generator_java versions

PiperOrigin-RevId: 472750037

Source-Link: googleapis/googleapis@88f2ea3

Source-Link: https://github.com/googleapis/googleapis-gen/commit/230a5588306aae18fe8f2a57f14d4039ad72c901
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjMwYTU1ODgzMDZhYWUxOGZlOGYyYTU3ZjE0ZDQwMzlhZDcyYzkwMSJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
chingor13 pushed a commit that referenced this pull request Jan 22, 2026
🤖 I have created a release *beep* *boop*
---


## [2.14.4](https://togithub.com/googleapis/java-datastore/compare/v2.14.3...v2.14.4) (2023-04-26)


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.8.0 ([#1052](https://togithub.com/googleapis/java-datastore/issues/1052)) ([412be61](https://togithub.com/googleapis/java-datastore/commit/412be617db28a97d38883bd6e26ddbc7d1c434fa))
* Update dependency org.junit.vintage:junit-vintage-engine to v5.9.3 ([#1056](https://togithub.com/googleapis/java-datastore/issues/1056)) ([2a871e2](https://togithub.com/googleapis/java-datastore/commit/2a871e25436a8812bc2f691c6462675b88976afc))


### Documentation

* Remove `@BetaApi` annotations for count aggregations ([#1051](https://togithub.com/googleapis/java-datastore/issues/1051)) ([b8bdaa2](https://togithub.com/googleapis/java-datastore/commit/b8bdaa23f165f6bcb5a891ef2437ffdd7ce8aa4c))

---
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 Feb 24, 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).
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