Add RemoteLoggingHelper and integration tests#1111
Merged
mziccard merged 1 commit intogoogleapis:logging-alphafrom Jul 18, 2016
Merged
Add RemoteLoggingHelper and integration tests#1111mziccard merged 1 commit intogoogleapis:logging-alphafrom
mziccard merged 1 commit intogoogleapis:logging-alphafrom
Conversation
Contributor
Author
|
@lesv here are the integration tests (and helper class) we were all waiting for! |
| <dependencies> | ||
| <dependency> | ||
| <groupId>io.netty</groupId> | ||
| <artifactId>netty-tcnative-boringssl-static</artifactId> |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Contributor
|
LGTM |
Contributor
|
Totally cool w/ that Fork17 |
mziccard
added a commit
to mziccard/gcloud-java
that referenced
this pull request
Jul 20, 2016
chingor13
pushed a commit
that referenced
this pull request
Jan 6, 2026
* chore: Update `dependabot.yml` template not to touch pip dependencies Source-Link: googleapis/synthtool@f961eb0 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:af2eda87a54601ae7b7b2be5055c17b43ac98a7805b586772db314de8a7d4a1d 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
…17.0 (#1111) * chore(deps): update dependency com.google.cloud:libraries-bom to v26.17.0 * 🦉 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
Feb 24, 2026
Date parsing can fail in other locales. Specifically, in `en-CA` (Canada), the tests's defined date `Mon, 09 Sep 2011 23:36:00 GMT` won't parse correctly, as the weekday short name for the locale is `Mon.` (extra period).
chingor13
pushed a commit
that referenced
this pull request
Mar 12, 2026
Date parsing can fail in other locales. Specifically, in `en-CA` (Canada), the tests's defined date `Mon, 09 Sep 2011 23:36:00 GMT` won't parse correctly, as the weekday short name for the locale is `Mon.` (extra period).
suztomo
added a commit
to suztomo/google-cloud-java
that referenced
this pull request
Mar 23, 2026
…s#1111) The shared dependencies BOM declares perfmark-api version already. No need to declare it in this repository. https://github.com/googleapis/java-shared-dependencies/blob/main/third-party-dependencies/pom.xml#LL72C27-L72C33
suztomo
pushed a commit
to suztomo/google-cloud-java
that referenced
this pull request
Mar 23, 2026
🤖 I have created a release *beep* *boop* --- ## [2.9.4](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.9.3...v2.9.4) (2023-02-08) ### Dependencies * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.2.0 ([googleapis#1118](https://togithub.com/googleapis/java-spanner-jdbc/issues/1118)) ([96c3f09](https://togithub.com/googleapis/java-spanner-jdbc/commit/96c3f09c13e637be3fc5e14d622efaf5fa35aa19)) * Update dependency com.google.cloud:google-cloud-spanner-bom to v6.35.2 ([googleapis#1114](https://togithub.com/googleapis/java-spanner-jdbc/issues/1114)) ([ea141a7](https://togithub.com/googleapis/java-spanner-jdbc/commit/ea141a711987be685f5d2a736b4b725fefd12f0f)) * Use perfmark-api version via shared dependencies BOM ([googleapis#1111](https://togithub.com/googleapis/java-spanner-jdbc/issues/1111)) ([3579a35](https://togithub.com/googleapis/java-spanner-jdbc/commit/3579a3591d30561242e3fed0bd7a2162fc95328b)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
suztomo
pushed a commit
that referenced
this pull request
Mar 30, 2026
lqiu96
pushed a commit
that referenced
this pull request
Apr 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.