From 77be687727ed0c77096d92130aa84daf66a3f87d Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 16:35:30 -0400 Subject: [PATCH 1/5] chore(main): release 3.23.4-SNAPSHOT (#1850) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- google-cloud-logging-bom/pom.xml | 8 ++++---- google-cloud-logging/pom.xml | 4 ++-- .../java/com/google/cloud/logging/Instrumentation.java | 2 +- grpc-google-cloud-logging-v2/pom.xml | 4 ++-- pom.xml | 8 ++++---- proto-google-cloud-logging-v2/pom.xml | 4 ++-- samples/snapshot/pom.xml | 2 +- versions.txt | 6 +++--- 8 files changed, 19 insertions(+), 19 deletions(-) diff --git a/google-cloud-logging-bom/pom.xml b/google-cloud-logging-bom/pom.xml index aa4ffc4f6..ac3e63811 100644 --- a/google-cloud-logging-bom/pom.xml +++ b/google-cloud-logging-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-logging-bom - 3.23.3 + 3.23.4-SNAPSHOT pom com.google.cloud @@ -53,17 +53,17 @@ com.google.cloud google-cloud-logging - 3.23.3 + 3.23.4-SNAPSHOT com.google.api.grpc grpc-google-cloud-logging-v2 - 0.112.3 + 0.112.4-SNAPSHOT com.google.api.grpc proto-google-cloud-logging-v2 - 0.112.3 + 0.112.4-SNAPSHOT diff --git a/google-cloud-logging/pom.xml b/google-cloud-logging/pom.xml index 0cc565776..de368f8ec 100644 --- a/google-cloud-logging/pom.xml +++ b/google-cloud-logging/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-logging - 3.23.3 + 3.23.4-SNAPSHOT jar Google Cloud Logging https://github.com/googleapis/java-logging @@ -11,7 +11,7 @@ com.google.cloud google-cloud-logging-parent - 3.23.3 + 3.23.4-SNAPSHOT google-cloud-logging diff --git a/google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java b/google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java index 6767da7f5..6a3fec969 100644 --- a/google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java +++ b/google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java @@ -40,7 +40,7 @@ public final class Instrumentation { // See // https://github.com/googleapis/release-please/blob/main/docs/customizing.md#updating-arbitrary-files // {x-version-update-start:google-cloud-logging:current} - public static final String DEFAULT_INSTRUMENTATION_VERSION = "3.23.3"; + public static final String DEFAULT_INSTRUMENTATION_VERSION = "3.23.4-SNAPSHOT"; // {x-version-update-end} public static final String INSTRUMENTATION_LOG_NAME = "diagnostic-log"; public static final int MAX_DIAGNOSTIC_VALUE_LENGTH = 14; diff --git a/grpc-google-cloud-logging-v2/pom.xml b/grpc-google-cloud-logging-v2/pom.xml index a6e04bccb..3726e23bc 100644 --- a/grpc-google-cloud-logging-v2/pom.xml +++ b/grpc-google-cloud-logging-v2/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-logging-v2 - 0.112.3 + 0.112.4-SNAPSHOT grpc-google-cloud-logging-v2 GRPC library for grpc-google-cloud-logging-v2 com.google.cloud google-cloud-logging-parent - 3.23.3 + 3.23.4-SNAPSHOT diff --git a/pom.xml b/pom.xml index cda763c98..c75c88be1 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-logging-parent pom - 3.23.3 + 3.23.4-SNAPSHOT Google Cloud Logging Parent https://github.com/googleapis/java-logging @@ -80,17 +80,17 @@ com.google.api.grpc proto-google-cloud-logging-v2 - 0.112.3 + 0.112.4-SNAPSHOT com.google.api.grpc grpc-google-cloud-logging-v2 - 0.112.3 + 0.112.4-SNAPSHOT com.google.cloud google-cloud-logging - 3.23.3 + 3.23.4-SNAPSHOT diff --git a/proto-google-cloud-logging-v2/pom.xml b/proto-google-cloud-logging-v2/pom.xml index 2b6a5d907..8ee153ea7 100644 --- a/proto-google-cloud-logging-v2/pom.xml +++ b/proto-google-cloud-logging-v2/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-logging-v2 - 0.112.3 + 0.112.4-SNAPSHOT proto-google-cloud-logging-v2 PROTO library for proto-google-cloud-logging-v2 com.google.cloud google-cloud-logging-parent - 3.23.3 + 3.23.4-SNAPSHOT diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index e7772ed8f..e5a510997 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-logging - 3.23.3 + 3.23.4-SNAPSHOT diff --git a/versions.txt b/versions.txt index 72a636083..1aa10590d 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-cloud-logging:3.23.3:3.23.3 -grpc-google-cloud-logging-v2:0.112.3:0.112.3 -proto-google-cloud-logging-v2:0.112.3:0.112.3 +google-cloud-logging:3.23.3:3.23.4-SNAPSHOT +grpc-google-cloud-logging-v2:0.112.3:0.112.4-SNAPSHOT +proto-google-cloud-logging-v2:0.112.3:0.112.4-SNAPSHOT From c21a635f054b1cd8a6e5aea7450017af85ba03c7 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 10 Sep 2025 03:41:26 +0200 Subject: [PATCH 2/5] deps: update dependency com.google.cloud:sdk-platform-java-config to v3.52.1 (#1853) --- .github/workflows/unmanaged_dependency_check.yaml | 2 +- google-cloud-logging-bom/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/unmanaged_dependency_check.yaml b/.github/workflows/unmanaged_dependency_check.yaml index 6e0ac85ab..ac75f3ff3 100644 --- a/.github/workflows/unmanaged_dependency_check.yaml +++ b/.github/workflows/unmanaged_dependency_check.yaml @@ -17,6 +17,6 @@ jobs: # repository .kokoro/build.sh - name: Unmanaged dependency check - uses: googleapis/sdk-platform-java/java-shared-dependencies/unmanaged-dependency-check@google-cloud-shared-dependencies/v3.52.0 + uses: googleapis/sdk-platform-java/java-shared-dependencies/unmanaged-dependency-check@google-cloud-shared-dependencies/v3.52.1 with: bom-path: google-cloud-logging-bom/pom.xml diff --git a/google-cloud-logging-bom/pom.xml b/google-cloud-logging-bom/pom.xml index ac3e63811..fbcbd2456 100644 --- a/google-cloud-logging-bom/pom.xml +++ b/google-cloud-logging-bom/pom.xml @@ -8,7 +8,7 @@ com.google.cloud sdk-platform-java-config - 3.52.0 + 3.52.1 Google Cloud logging BOM diff --git a/pom.xml b/pom.xml index c75c88be1..872fc5dab 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ com.google.cloud sdk-platform-java-config - 3.52.0 + 3.52.1 From b6ce4988391dba73e019aa9f597ce6cc23f81a8c Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 10 Sep 2025 19:26:28 +0200 Subject: [PATCH 3/5] deps: update googleapis/sdk-platform-java action to v2.62.1 (#1855) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [googleapis/sdk-platform-java](https://redirect.github.com/googleapis/sdk-platform-java) | action | minor | `v2.61.0` -> `v2.62.1` | --- ### Release Notes
googleapis/sdk-platform-java (googleapis/sdk-platform-java) ### [`v2.62.1`](https://redirect.github.com/googleapis/sdk-platform-java/releases/tag/v2.62.1) [Compare Source](https://redirect.github.com/googleapis/sdk-platform-java/compare/v2.62.0...v2.62.1) ##### Dependencies - Update auth to 1.39.0 ([#​3898](https://redirect.github.com/googleapis/sdk-platform-java/issues/3898)) ([9a8443d](https://redirect.github.com/googleapis/sdk-platform-java/commit/9a8443d71cdbdb7a693b6da08db72edb85490807)) ### [`v2.62.0`](https://redirect.github.com/googleapis/sdk-platform-java/releases/tag/v2.62.0) [Compare Source](https://redirect.github.com/googleapis/sdk-platform-java/compare/v2.61.0...v2.62.0) ##### Features - Set sampledToLocalTracing flag to true for all gRPC MethodDescriptors ([#​3874](https://redirect.github.com/googleapis/sdk-platform-java/issues/3874)) ([592e899](https://redirect.github.com/googleapis/sdk-platform-java/commit/592e899c516288b0a60b69525ba12d6f29bc6200))
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/java-logging). --- .github/workflows/hermetic_library_generation.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hermetic_library_generation.yaml b/.github/workflows/hermetic_library_generation.yaml index 5a97a4380..04e4063f5 100644 --- a/.github/workflows/hermetic_library_generation.yaml +++ b/.github/workflows/hermetic_library_generation.yaml @@ -37,7 +37,7 @@ jobs: with: fetch-depth: 0 token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }} - - uses: googleapis/sdk-platform-java/.github/scripts@v2.61.0 + - uses: googleapis/sdk-platform-java/.github/scripts@v2.62.1 if: env.SHOULD_RUN == 'true' with: base_ref: ${{ github.base_ref }} From 1438bff5bc7028fbf125895f0bdd2bb50490effa Mon Sep 17 00:00:00 2001 From: cloud-java-bot <122572305+cloud-java-bot@users.noreply.github.com> Date: Thu, 11 Sep 2025 01:42:13 -0400 Subject: [PATCH 4/5] chore: Update generation configuration at Thu Sep 11 02:27:53 UTC 2025 (#1847) * chore: Update generation configuration at Wed Aug 6 02:42:06 UTC 2025 * chore: Update generation configuration at Thu Aug 7 02:41:33 UTC 2025 * chore: Update generation configuration at Fri Aug 8 02:40:44 UTC 2025 * chore: Update generation configuration at Sat Aug 9 02:31:48 UTC 2025 * chore: Update generation configuration at Sun Aug 10 02:43:08 UTC 2025 * chore: Update generation configuration at Mon Aug 11 02:41:33 UTC 2025 * chore: Update generation configuration at Tue Aug 12 02:31:18 UTC 2025 * chore: Update generation configuration at Wed Aug 13 02:31:58 UTC 2025 * chore: Update generation configuration at Thu Aug 14 05:52:20 UTC 2025 * chore: Update generation configuration at Fri Aug 15 02:34:46 UTC 2025 * chore: Update generation configuration at Sat Aug 16 02:30:28 UTC 2025 * chore: generate libraries at Sat Aug 16 02:31:03 UTC 2025 * chore: Update generation configuration at Wed Aug 20 02:30:01 UTC 2025 * chore: generate libraries at Wed Aug 20 02:30:31 UTC 2025 * chore: Update generation configuration at Thu Aug 21 02:29:14 UTC 2025 * chore: Update generation configuration at Fri Aug 22 02:30:19 UTC 2025 * chore: Update generation configuration at Sat Aug 23 02:27:53 UTC 2025 * chore: Update generation configuration at Tue Aug 26 02:29:37 UTC 2025 * chore: Update generation configuration at Wed Aug 27 02:28:43 UTC 2025 * chore: Update generation configuration at Thu Aug 28 02:27:37 UTC 2025 * chore: Update generation configuration at Fri Aug 29 02:29:06 UTC 2025 * chore: generate libraries at Fri Aug 29 02:29:32 UTC 2025 * chore: Update generation configuration at Sat Aug 30 02:25:09 UTC 2025 * chore: Update generation configuration at Wed Sep 3 02:24:33 UTC 2025 * chore: Update generation configuration at Thu Sep 4 02:25:23 UTC 2025 * chore: Update generation configuration at Fri Sep 5 02:26:27 UTC 2025 * chore: Update generation configuration at Sat Sep 6 02:25:42 UTC 2025 * chore: generate libraries at Sat Sep 6 02:26:13 UTC 2025 * chore: Update generation configuration at Tue Sep 9 02:27:36 UTC 2025 * chore: Update generation configuration at Wed Sep 10 02:25:35 UTC 2025 * chore: Update generation configuration at Thu Sep 11 02:27:53 UTC 2025 --------- Co-authored-by: Blake Li --- .kokoro/presubmit/graalvm-native-a.cfg | 2 +- .kokoro/presubmit/graalvm-native-b.cfg | 2 +- .kokoro/presubmit/graalvm-native-c.cfg | 2 +- README.md | 2 +- generation_config.yaml | 6 ++-- .../v2/stub/GrpcConfigServiceV2Stub.java | 32 +++++++++++++++++++ .../v2/stub/GrpcLoggingServiceV2Stub.java | 6 ++++ .../v2/stub/GrpcMetricsServiceV2Stub.java | 5 +++ 8 files changed, 50 insertions(+), 7 deletions(-) diff --git a/.kokoro/presubmit/graalvm-native-a.cfg b/.kokoro/presubmit/graalvm-native-a.cfg index 783727ef0..a562a6398 100644 --- a/.kokoro/presubmit/graalvm-native-a.cfg +++ b/.kokoro/presubmit/graalvm-native-a.cfg @@ -3,7 +3,7 @@ # Configure the docker image for kokoro-trampoline. env_vars: { key: "TRAMPOLINE_IMAGE" - value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.51.0" # {x-version-update:google-cloud-shared-dependencies:current} + value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.52.1" # {x-version-update:google-cloud-shared-dependencies:current} } env_vars: { diff --git a/.kokoro/presubmit/graalvm-native-b.cfg b/.kokoro/presubmit/graalvm-native-b.cfg index 83c7afee0..2257ccce6 100644 --- a/.kokoro/presubmit/graalvm-native-b.cfg +++ b/.kokoro/presubmit/graalvm-native-b.cfg @@ -3,7 +3,7 @@ # Configure the docker image for kokoro-trampoline. env_vars: { key: "TRAMPOLINE_IMAGE" - value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.51.0" # {x-version-update:google-cloud-shared-dependencies:current} + value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.52.1" # {x-version-update:google-cloud-shared-dependencies:current} } env_vars: { diff --git a/.kokoro/presubmit/graalvm-native-c.cfg b/.kokoro/presubmit/graalvm-native-c.cfg index 3a9bbf8c3..a9294de35 100644 --- a/.kokoro/presubmit/graalvm-native-c.cfg +++ b/.kokoro/presubmit/graalvm-native-c.cfg @@ -3,7 +3,7 @@ # Configure the docker image for kokoro-trampoline. env_vars: { key: "TRAMPOLINE_IMAGE" - value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_c:3.51.0" # {x-version-update:google-cloud-shared-dependencies:current} + value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_c:3.52.1" # {x-version-update:google-cloud-shared-dependencies:current} } env_vars: { diff --git a/README.md b/README.md index a7be3a042..a636c8007 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ If you are using Maven without the BOM, add this to your dependencies: If you are using Gradle 5.x or later, add this to your dependencies: ```Groovy -implementation platform('com.google.cloud:libraries-bom:26.65.0') +implementation platform('com.google.cloud:libraries-bom:26.67.0') implementation 'com.google.cloud:google-cloud-logging' ``` diff --git a/generation_config.yaml b/generation_config.yaml index f1902ec93..2fc9931ae 100644 --- a/generation_config.yaml +++ b/generation_config.yaml @@ -1,6 +1,6 @@ -gapic_generator_version: 2.61.0 -googleapis_commitish: 8c74a4f9ad52cfd7a7d1f6427fa0a0511377a395 -libraries_bom_version: 26.65.0 +gapic_generator_version: 2.62.1 +googleapis_commitish: 9978d435df71bb16ecadd1e4421640748d0bf533 +libraries_bom_version: 26.67.0 libraries: - api_shortname: logging name_pretty: Cloud Logging diff --git a/google-cloud-logging/src/main/java/com/google/cloud/logging/v2/stub/GrpcConfigServiceV2Stub.java b/google-cloud-logging/src/main/java/com/google/cloud/logging/v2/stub/GrpcConfigServiceV2Stub.java index d948ef367..f5cd1a54a 100644 --- a/google-cloud-logging/src/main/java/com/google/cloud/logging/v2/stub/GrpcConfigServiceV2Stub.java +++ b/google-cloud-logging/src/main/java/com/google/cloud/logging/v2/stub/GrpcConfigServiceV2Stub.java @@ -101,6 +101,7 @@ public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub { .setRequestMarshaller(ProtoUtils.marshaller(ListBucketsRequest.getDefaultInstance())) .setResponseMarshaller( ProtoUtils.marshaller(ListBucketsResponse.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor getBucketMethodDescriptor = @@ -109,6 +110,7 @@ public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub { .setFullMethodName("google.logging.v2.ConfigServiceV2/GetBucket") .setRequestMarshaller(ProtoUtils.marshaller(GetBucketRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(LogBucket.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor @@ -118,6 +120,7 @@ public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub { .setFullMethodName("google.logging.v2.ConfigServiceV2/CreateBucketAsync") .setRequestMarshaller(ProtoUtils.marshaller(CreateBucketRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(Operation.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor @@ -127,6 +130,7 @@ public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub { .setFullMethodName("google.logging.v2.ConfigServiceV2/UpdateBucketAsync") .setRequestMarshaller(ProtoUtils.marshaller(UpdateBucketRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(Operation.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor @@ -136,6 +140,7 @@ public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub { .setFullMethodName("google.logging.v2.ConfigServiceV2/CreateBucket") .setRequestMarshaller(ProtoUtils.marshaller(CreateBucketRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(LogBucket.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor @@ -145,6 +150,7 @@ public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub { .setFullMethodName("google.logging.v2.ConfigServiceV2/UpdateBucket") .setRequestMarshaller(ProtoUtils.marshaller(UpdateBucketRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(LogBucket.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor deleteBucketMethodDescriptor = @@ -153,6 +159,7 @@ public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub { .setFullMethodName("google.logging.v2.ConfigServiceV2/DeleteBucket") .setRequestMarshaller(ProtoUtils.marshaller(DeleteBucketRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(Empty.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor @@ -163,6 +170,7 @@ public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub { .setRequestMarshaller( ProtoUtils.marshaller(UndeleteBucketRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(Empty.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor @@ -172,6 +180,7 @@ public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub { .setFullMethodName("google.logging.v2.ConfigServiceV2/ListViews") .setRequestMarshaller(ProtoUtils.marshaller(ListViewsRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(ListViewsResponse.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor getViewMethodDescriptor = @@ -180,6 +189,7 @@ public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub { .setFullMethodName("google.logging.v2.ConfigServiceV2/GetView") .setRequestMarshaller(ProtoUtils.marshaller(GetViewRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(LogView.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor createViewMethodDescriptor = @@ -188,6 +198,7 @@ public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub { .setFullMethodName("google.logging.v2.ConfigServiceV2/CreateView") .setRequestMarshaller(ProtoUtils.marshaller(CreateViewRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(LogView.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor updateViewMethodDescriptor = @@ -196,6 +207,7 @@ public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub { .setFullMethodName("google.logging.v2.ConfigServiceV2/UpdateView") .setRequestMarshaller(ProtoUtils.marshaller(UpdateViewRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(LogView.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor deleteViewMethodDescriptor = @@ -204,6 +216,7 @@ public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub { .setFullMethodName("google.logging.v2.ConfigServiceV2/DeleteView") .setRequestMarshaller(ProtoUtils.marshaller(DeleteViewRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(Empty.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor @@ -213,6 +226,7 @@ public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub { .setFullMethodName("google.logging.v2.ConfigServiceV2/ListSinks") .setRequestMarshaller(ProtoUtils.marshaller(ListSinksRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(ListSinksResponse.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor getSinkMethodDescriptor = @@ -221,6 +235,7 @@ public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub { .setFullMethodName("google.logging.v2.ConfigServiceV2/GetSink") .setRequestMarshaller(ProtoUtils.marshaller(GetSinkRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(LogSink.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor createSinkMethodDescriptor = @@ -229,6 +244,7 @@ public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub { .setFullMethodName("google.logging.v2.ConfigServiceV2/CreateSink") .setRequestMarshaller(ProtoUtils.marshaller(CreateSinkRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(LogSink.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor updateSinkMethodDescriptor = @@ -237,6 +253,7 @@ public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub { .setFullMethodName("google.logging.v2.ConfigServiceV2/UpdateSink") .setRequestMarshaller(ProtoUtils.marshaller(UpdateSinkRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(LogSink.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor deleteSinkMethodDescriptor = @@ -245,6 +262,7 @@ public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub { .setFullMethodName("google.logging.v2.ConfigServiceV2/DeleteSink") .setRequestMarshaller(ProtoUtils.marshaller(DeleteSinkRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(Empty.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor createLinkMethodDescriptor = @@ -253,6 +271,7 @@ public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub { .setFullMethodName("google.logging.v2.ConfigServiceV2/CreateLink") .setRequestMarshaller(ProtoUtils.marshaller(CreateLinkRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(Operation.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor deleteLinkMethodDescriptor = @@ -261,6 +280,7 @@ public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub { .setFullMethodName("google.logging.v2.ConfigServiceV2/DeleteLink") .setRequestMarshaller(ProtoUtils.marshaller(DeleteLinkRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(Operation.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor @@ -270,6 +290,7 @@ public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub { .setFullMethodName("google.logging.v2.ConfigServiceV2/ListLinks") .setRequestMarshaller(ProtoUtils.marshaller(ListLinksRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(ListLinksResponse.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor getLinkMethodDescriptor = @@ -278,6 +299,7 @@ public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub { .setFullMethodName("google.logging.v2.ConfigServiceV2/GetLink") .setRequestMarshaller(ProtoUtils.marshaller(GetLinkRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(Link.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor @@ -289,6 +311,7 @@ public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub { ProtoUtils.marshaller(ListExclusionsRequest.getDefaultInstance())) .setResponseMarshaller( ProtoUtils.marshaller(ListExclusionsResponse.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor @@ -298,6 +321,7 @@ public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub { .setFullMethodName("google.logging.v2.ConfigServiceV2/GetExclusion") .setRequestMarshaller(ProtoUtils.marshaller(GetExclusionRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(LogExclusion.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor @@ -308,6 +332,7 @@ public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub { .setRequestMarshaller( ProtoUtils.marshaller(CreateExclusionRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(LogExclusion.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor @@ -318,6 +343,7 @@ public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub { .setRequestMarshaller( ProtoUtils.marshaller(UpdateExclusionRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(LogExclusion.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor @@ -328,6 +354,7 @@ public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub { .setRequestMarshaller( ProtoUtils.marshaller(DeleteExclusionRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(Empty.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor @@ -338,6 +365,7 @@ public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub { .setRequestMarshaller( ProtoUtils.marshaller(GetCmekSettingsRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(CmekSettings.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor @@ -348,6 +376,7 @@ public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub { .setRequestMarshaller( ProtoUtils.marshaller(UpdateCmekSettingsRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(CmekSettings.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor getSettingsMethodDescriptor = @@ -356,6 +385,7 @@ public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub { .setFullMethodName("google.logging.v2.ConfigServiceV2/GetSettings") .setRequestMarshaller(ProtoUtils.marshaller(GetSettingsRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(Settings.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor @@ -366,6 +396,7 @@ public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub { .setRequestMarshaller( ProtoUtils.marshaller(UpdateSettingsRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(Settings.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor @@ -376,6 +407,7 @@ public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub { .setRequestMarshaller( ProtoUtils.marshaller(CopyLogEntriesRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(Operation.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private final UnaryCallable listBucketsCallable; diff --git a/google-cloud-logging/src/main/java/com/google/cloud/logging/v2/stub/GrpcLoggingServiceV2Stub.java b/google-cloud-logging/src/main/java/com/google/cloud/logging/v2/stub/GrpcLoggingServiceV2Stub.java index 09d2ae2cf..c227a7d1b 100644 --- a/google-cloud-logging/src/main/java/com/google/cloud/logging/v2/stub/GrpcLoggingServiceV2Stub.java +++ b/google-cloud-logging/src/main/java/com/google/cloud/logging/v2/stub/GrpcLoggingServiceV2Stub.java @@ -61,6 +61,7 @@ public class GrpcLoggingServiceV2Stub extends LoggingServiceV2Stub { .setFullMethodName("google.logging.v2.LoggingServiceV2/DeleteLog") .setRequestMarshaller(ProtoUtils.marshaller(DeleteLogRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(Empty.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor @@ -72,6 +73,7 @@ public class GrpcLoggingServiceV2Stub extends LoggingServiceV2Stub { ProtoUtils.marshaller(WriteLogEntriesRequest.getDefaultInstance())) .setResponseMarshaller( ProtoUtils.marshaller(WriteLogEntriesResponse.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor @@ -83,6 +85,7 @@ public class GrpcLoggingServiceV2Stub extends LoggingServiceV2Stub { ProtoUtils.marshaller(ListLogEntriesRequest.getDefaultInstance())) .setResponseMarshaller( ProtoUtils.marshaller(ListLogEntriesResponse.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor< @@ -100,6 +103,7 @@ public class GrpcLoggingServiceV2Stub extends LoggingServiceV2Stub { .setResponseMarshaller( ProtoUtils.marshaller( ListMonitoredResourceDescriptorsResponse.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor @@ -109,6 +113,7 @@ public class GrpcLoggingServiceV2Stub extends LoggingServiceV2Stub { .setFullMethodName("google.logging.v2.LoggingServiceV2/ListLogs") .setRequestMarshaller(ProtoUtils.marshaller(ListLogsRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(ListLogsResponse.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor @@ -120,6 +125,7 @@ public class GrpcLoggingServiceV2Stub extends LoggingServiceV2Stub { ProtoUtils.marshaller(TailLogEntriesRequest.getDefaultInstance())) .setResponseMarshaller( ProtoUtils.marshaller(TailLogEntriesResponse.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private final UnaryCallable deleteLogCallable; diff --git a/google-cloud-logging/src/main/java/com/google/cloud/logging/v2/stub/GrpcMetricsServiceV2Stub.java b/google-cloud-logging/src/main/java/com/google/cloud/logging/v2/stub/GrpcMetricsServiceV2Stub.java index ae4de2a1b..35d5d1830 100644 --- a/google-cloud-logging/src/main/java/com/google/cloud/logging/v2/stub/GrpcMetricsServiceV2Stub.java +++ b/google-cloud-logging/src/main/java/com/google/cloud/logging/v2/stub/GrpcMetricsServiceV2Stub.java @@ -57,6 +57,7 @@ public class GrpcMetricsServiceV2Stub extends MetricsServiceV2Stub { ProtoUtils.marshaller(ListLogMetricsRequest.getDefaultInstance())) .setResponseMarshaller( ProtoUtils.marshaller(ListLogMetricsResponse.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor @@ -66,6 +67,7 @@ public class GrpcMetricsServiceV2Stub extends MetricsServiceV2Stub { .setFullMethodName("google.logging.v2.MetricsServiceV2/GetLogMetric") .setRequestMarshaller(ProtoUtils.marshaller(GetLogMetricRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(LogMetric.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor @@ -76,6 +78,7 @@ public class GrpcMetricsServiceV2Stub extends MetricsServiceV2Stub { .setRequestMarshaller( ProtoUtils.marshaller(CreateLogMetricRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(LogMetric.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor @@ -86,6 +89,7 @@ public class GrpcMetricsServiceV2Stub extends MetricsServiceV2Stub { .setRequestMarshaller( ProtoUtils.marshaller(UpdateLogMetricRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(LogMetric.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private static final MethodDescriptor @@ -96,6 +100,7 @@ public class GrpcMetricsServiceV2Stub extends MetricsServiceV2Stub { .setRequestMarshaller( ProtoUtils.marshaller(DeleteLogMetricRequest.getDefaultInstance())) .setResponseMarshaller(ProtoUtils.marshaller(Empty.getDefaultInstance())) + .setSampledToLocalTracing(true) .build(); private final UnaryCallable listLogMetricsCallable; From 03248218ef10fbf275dafedcad3bcdee521ed8f3 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 05:58:23 +0000 Subject: [PATCH 5/5] chore(main): release 3.23.4 (#1854) :robot: I have created a release *beep* *boop* --- ## [3.23.4](https://togithub.com/googleapis/java-logging/compare/v3.23.3...v3.23.4) (2025-09-11) ### Bug Fixes * **deps:** Update the Java code generator (gapic-generator-java) to 2.62.1 ([1438bff](https://togithub.com/googleapis/java-logging/commit/1438bff5bc7028fbf125895f0bdd2bb50490effa)) ### Dependencies * Update dependency com.google.cloud:sdk-platform-java-config to v3.52.1 ([#1853](https://togithub.com/googleapis/java-logging/issues/1853)) ([c21a635](https://togithub.com/googleapis/java-logging/commit/c21a635f054b1cd8a6e5aea7450017af85ba03c7)) * Update googleapis/sdk-platform-java action to v2.62.1 ([#1855](https://togithub.com/googleapis/java-logging/issues/1855)) ([b6ce498](https://togithub.com/googleapis/java-logging/commit/b6ce4988391dba73e019aa9f597ce6cc23f81a8c)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please). --- CHANGELOG.md | 13 +++++++++++++ README.md | 6 +++--- google-cloud-logging-bom/pom.xml | 8 ++++---- google-cloud-logging/pom.xml | 4 ++-- .../com/google/cloud/logging/Instrumentation.java | 2 +- grpc-google-cloud-logging-v2/pom.xml | 4 ++-- pom.xml | 8 ++++---- proto-google-cloud-logging-v2/pom.xml | 4 ++-- samples/snapshot/pom.xml | 2 +- versions.txt | 6 +++--- 10 files changed, 35 insertions(+), 22 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14f53f926..079dbc3ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [3.23.4](https://github.com/googleapis/java-logging/compare/v3.23.3...v3.23.4) (2025-09-11) + + +### Bug Fixes + +* **deps:** Update the Java code generator (gapic-generator-java) to 2.62.1 ([1438bff](https://github.com/googleapis/java-logging/commit/1438bff5bc7028fbf125895f0bdd2bb50490effa)) + + +### Dependencies + +* Update dependency com.google.cloud:sdk-platform-java-config to v3.52.1 ([#1853](https://github.com/googleapis/java-logging/issues/1853)) ([c21a635](https://github.com/googleapis/java-logging/commit/c21a635f054b1cd8a6e5aea7450017af85ba03c7)) +* Update googleapis/sdk-platform-java action to v2.62.1 ([#1855](https://github.com/googleapis/java-logging/issues/1855)) ([b6ce498](https://github.com/googleapis/java-logging/commit/b6ce4988391dba73e019aa9f597ce6cc23f81a8c)) + ## [3.23.3](https://github.com/googleapis/java-logging/compare/v3.23.2...v3.23.3) (2025-08-20) diff --git a/README.md b/README.md index a636c8007..14bb4c291 100644 --- a/README.md +++ b/README.md @@ -58,13 +58,13 @@ implementation 'com.google.cloud:google-cloud-logging' If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-logging:3.23.3' +implementation 'com.google.cloud:google-cloud-logging:3.23.4' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-logging" % "3.23.3" +libraryDependencies += "com.google.cloud" % "google-cloud-logging" % "3.23.4" ``` ## Authentication @@ -463,7 +463,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-logging/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-logging.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-logging/3.23.3 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-logging/3.23.4 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/google-cloud-logging-bom/pom.xml b/google-cloud-logging-bom/pom.xml index fbcbd2456..6f7487839 100644 --- a/google-cloud-logging-bom/pom.xml +++ b/google-cloud-logging-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-logging-bom - 3.23.4-SNAPSHOT + 3.23.4 pom com.google.cloud @@ -53,17 +53,17 @@ com.google.cloud google-cloud-logging - 3.23.4-SNAPSHOT + 3.23.4 com.google.api.grpc grpc-google-cloud-logging-v2 - 0.112.4-SNAPSHOT + 0.112.4 com.google.api.grpc proto-google-cloud-logging-v2 - 0.112.4-SNAPSHOT + 0.112.4
diff --git a/google-cloud-logging/pom.xml b/google-cloud-logging/pom.xml index de368f8ec..ab09806e5 100644 --- a/google-cloud-logging/pom.xml +++ b/google-cloud-logging/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-logging - 3.23.4-SNAPSHOT + 3.23.4 jar Google Cloud Logging https://github.com/googleapis/java-logging @@ -11,7 +11,7 @@ com.google.cloud google-cloud-logging-parent - 3.23.4-SNAPSHOT + 3.23.4 google-cloud-logging diff --git a/google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java b/google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java index 6a3fec969..bb364b5d5 100644 --- a/google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java +++ b/google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java @@ -40,7 +40,7 @@ public final class Instrumentation { // See // https://github.com/googleapis/release-please/blob/main/docs/customizing.md#updating-arbitrary-files // {x-version-update-start:google-cloud-logging:current} - public static final String DEFAULT_INSTRUMENTATION_VERSION = "3.23.4-SNAPSHOT"; + public static final String DEFAULT_INSTRUMENTATION_VERSION = "3.23.4"; // {x-version-update-end} public static final String INSTRUMENTATION_LOG_NAME = "diagnostic-log"; public static final int MAX_DIAGNOSTIC_VALUE_LENGTH = 14; diff --git a/grpc-google-cloud-logging-v2/pom.xml b/grpc-google-cloud-logging-v2/pom.xml index 3726e23bc..5cf2e431c 100644 --- a/grpc-google-cloud-logging-v2/pom.xml +++ b/grpc-google-cloud-logging-v2/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-logging-v2 - 0.112.4-SNAPSHOT + 0.112.4 grpc-google-cloud-logging-v2 GRPC library for grpc-google-cloud-logging-v2 com.google.cloud google-cloud-logging-parent - 3.23.4-SNAPSHOT + 3.23.4 diff --git a/pom.xml b/pom.xml index 872fc5dab..ef184069e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-logging-parent pom - 3.23.4-SNAPSHOT + 3.23.4 Google Cloud Logging Parent https://github.com/googleapis/java-logging @@ -80,17 +80,17 @@ com.google.api.grpc proto-google-cloud-logging-v2 - 0.112.4-SNAPSHOT + 0.112.4 com.google.api.grpc grpc-google-cloud-logging-v2 - 0.112.4-SNAPSHOT + 0.112.4 com.google.cloud google-cloud-logging - 3.23.4-SNAPSHOT + 3.23.4 diff --git a/proto-google-cloud-logging-v2/pom.xml b/proto-google-cloud-logging-v2/pom.xml index 8ee153ea7..1c4b8a409 100644 --- a/proto-google-cloud-logging-v2/pom.xml +++ b/proto-google-cloud-logging-v2/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-logging-v2 - 0.112.4-SNAPSHOT + 0.112.4 proto-google-cloud-logging-v2 PROTO library for proto-google-cloud-logging-v2 com.google.cloud google-cloud-logging-parent - 3.23.4-SNAPSHOT + 3.23.4 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index e5a510997..0f1b8b351 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-logging - 3.23.4-SNAPSHOT + 3.23.4 diff --git a/versions.txt b/versions.txt index 1aa10590d..15f7cc4be 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-cloud-logging:3.23.3:3.23.4-SNAPSHOT -grpc-google-cloud-logging-v2:0.112.3:0.112.4-SNAPSHOT -proto-google-cloud-logging-v2:0.112.3:0.112.4-SNAPSHOT +google-cloud-logging:3.23.4:3.23.4 +grpc-google-cloud-logging-v2:0.112.4:0.112.4 +proto-google-cloud-logging-v2:0.112.4:0.112.4