Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/java-logging-logback
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.132.2-alpha
Choose a base ref
...
head repository: googleapis/java-logging-logback
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.132.3-alpha
Choose a head ref
  • 8 commits
  • 10 files changed
  • 2 contributors

Commits on Feb 13, 2025

  1. chore(deps): update dependency com.google.cloud:google-cloud-logging-…

    …logback to v0.132.2-alpha (#1430)
    renovate-bot authored Feb 13, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e6b0dcd View commit details
  2. chore(deps): update dependency com.google.cloud:libraries-bom to v26.…

    …54.0 (#1431)
    renovate-bot authored Feb 13, 2025
    Copy the full SHA
    75f9b29 View commit details
  3. Copy the full SHA
    4041f04 View commit details
  4. deps: update dependency io.opentelemetry:opentelemetry-context to v1.…

    …47.0 (#1433)
    renovate-bot authored Feb 13, 2025
    Copy the full SHA
    40e073a View commit details
  5. deps: update dependency com.google.cloud:sdk-platform-java-config to …

    …v3.43.0 (#1435)
    renovate-bot authored Feb 13, 2025
    Copy the full SHA
    d0e0366 View commit details
  6. deps: update dependency com.google.cloud:google-cloud-logging to v3.2…

    …1.3 (#1437)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-logging](https://redirect.github.com/googleapis/java-logging) | `3.21.2` -> `3.21.3` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-logging/3.21.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-logging/3.21.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-logging/3.21.2/3.21.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-logging/3.21.2/3.21.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-logging (com.google.cloud:google-cloud-logging)</summary>
    
    ### [`v3.21.3`](https://redirect.github.com/googleapis/java-logging/blob/HEAD/CHANGELOG.md#3213-2025-02-12)
    
    [Compare Source](https://redirect.github.com/googleapis/java-logging/compare/v3.21.2...v3.21.3)
    
    ##### Bug Fixes
    
    -   **deps:** Update the Java code generator (gapic-generator-java) to 2.52.0 ([888a885](https://redirect.github.com/googleapis/java-logging/commit/888a885dc229960c26fae5098c4b43b7b0ef4fa6))
    
    ##### Dependencies
    
    -   Update dependency com.google.cloud:sdk-platform-java-config to v3.43.0 ([#&#8203;1763](https://redirect.github.com/googleapis/java-logging/issues/1763)) ([e0f9f27](https://redirect.github.com/googleapis/java-logging/commit/e0f9f271be10cec0d9400bc464bcc0a175078d97))
    
    </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/java-logging-logback).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    renovate-bot authored Feb 13, 2025
    Copy the full SHA
    254f896 View commit details
  7. chore(main): release 0.132.3-alpha-SNAPSHOT (#1429)

    🤖 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).
    release-please[bot] authored Feb 13, 2025
    Copy the full SHA
    43a7935 View commit details
  8. chore(main): release 0.132.3-alpha (#1438)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Feb 13, 2025
    Copy the full SHA
    2d83b87 View commit details
2 changes: 1 addition & 1 deletion .github/workflows/unmanaged_dependency_check.yaml
Original file line number Diff line number Diff line change
@@ -14,6 +14,6 @@ jobs:
shell: bash
run: .kokoro/build.sh
- name: Unmanaged dependency check
uses: googleapis/sdk-platform-java/java-shared-dependencies/unmanaged-dependency-check@google-cloud-shared-dependencies/v3.42.0
uses: googleapis/sdk-platform-java/java-shared-dependencies/unmanaged-dependency-check@google-cloud-shared-dependencies/v3.43.0
with:
bom-path: pom.xml
2 changes: 1 addition & 1 deletion .kokoro/presubmit/graalvm-native-17.cfg
Original file line number Diff line number Diff line change
@@ -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.42.0"
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.43.0"
}

env_vars: {
2 changes: 1 addition & 1 deletion .kokoro/presubmit/graalvm-native.cfg
Original file line number Diff line number Diff line change
@@ -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.42.0"
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.43.0"
}

env_vars: {
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# Changelog


## [0.132.3-alpha](https://github.com/googleapis/java-logging-logback/compare/v0.132.2-alpha...v0.132.3-alpha) (2025-02-13)


### Dependencies

* Update dependency com.google.cloud:google-cloud-logging to v3.21.3 ([#1437](https://github.com/googleapis/java-logging-logback/issues/1437)) ([254f896](https://github.com/googleapis/java-logging-logback/commit/254f896906892bbc30194735f161862ea0048915))
* Update dependency com.google.cloud:sdk-platform-java-config to v3.43.0 ([#1435](https://github.com/googleapis/java-logging-logback/issues/1435)) ([d0e0366](https://github.com/googleapis/java-logging-logback/commit/d0e0366f958e24b69674ceef12826f049b1e3a14))
* Update dependency io.opentelemetry:opentelemetry-api to v1.47.0 ([#1432](https://github.com/googleapis/java-logging-logback/issues/1432)) ([4041f04](https://github.com/googleapis/java-logging-logback/commit/4041f04b1ee7e2854d0a0babc6363501c97cbef5))
* Update dependency io.opentelemetry:opentelemetry-context to v1.47.0 ([#1433](https://github.com/googleapis/java-logging-logback/issues/1433)) ([40e073a](https://github.com/googleapis/java-logging-logback/commit/40e073aaf21cea3fe82e74cb1cc8e80c060be610))

## [0.132.2-alpha](https://github.com/googleapis/java-logging-logback/compare/v0.132.1-alpha...v0.132.2-alpha) (2025-01-30)


10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>google-cloud-logging-logback</artifactId>
<version>0.132.2-alpha</version><!-- {x-version-update:google-cloud-logging-logback:current} -->
<version>0.132.3-alpha</version><!-- {x-version-update:google-cloud-logging-logback:current} -->
<packaging>jar</packaging>
<name>Google Cloud Logging Logback Appender</name>
<url>https://github.com/googleapis/java-logging-logback</url>
@@ -17,15 +17,15 @@
<logback.version>1.2.13</logback.version>
<easymock.version>5.5.0</easymock.version>
<truth.version>1.4.4</truth.version>
<logging.version>3.21.2</logging.version>
<logging.version>3.21.3</logging.version>
<slf4j.version>1.7.36</slf4j.version>
<google.api-common.version>1.10.1</google.api-common.version>
</properties>

<parent>
<groupId>com.google.cloud</groupId>
<artifactId>sdk-platform-java-config</artifactId>
<version>3.42.0</version>
<version>3.43.0</version>
</parent>

<developers>
@@ -73,13 +73,13 @@
<!-- remove this dependency after google-cloud-java is released after the cycle of Jan 31st 2025 -->
<groupId>io.opentelemetry</groupId>
<artifactId>opentelemetry-context</artifactId>
<version>1.46.0</version>
<version>1.47.0</version>
</dependency>
<dependency>
<!-- remove this dependency after google-cloud-java is released after the cycle of Jan 31st 2025 -->
<groupId>io.opentelemetry</groupId>
<artifactId>opentelemetry-api</artifactId>
<version>1.46.0</version>
<version>1.47.0</version>
</dependency>
</dependencies>
</dependencyManagement>
2 changes: 1 addition & 1 deletion samples/install-without-bom/pom.xml
Original file line number Diff line number Diff line change
@@ -29,7 +29,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-logging-logback</artifactId>
<version>0.132.1-alpha</version>
<version>0.132.2-alpha</version>
</dependency>
<!-- [END logging-logback_install_without_bom] -->

2 changes: 1 addition & 1 deletion samples/snapshot/pom.xml
Original file line number Diff line number Diff line change
@@ -28,7 +28,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-logging-logback</artifactId>
<version>0.132.2-alpha</version>
<version>0.132.3-alpha</version>
</dependency>
<!-- {x-version-update-end} -->

2 changes: 1 addition & 1 deletion samples/snippets/pom.xml
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>26.53.0</version>
<version>26.54.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Original file line number Diff line number Diff line change
@@ -122,7 +122,7 @@ public class LoggingAppender extends UnsynchronizedAppenderBase<ILoggingEvent> {
// See
// https://github.com/googleapis/release-please/blob/main/docs/customizing.md#updating-arbitrary-files
// {x-version-update-start:google-cloud-logging-logback:current}
public static final String DEFAULT_INSTRUMENTATION_VERSION = "0.132.2-alpha";
public static final String DEFAULT_INSTRUMENTATION_VERSION = "0.132.3-alpha";
// {x-version-update-end}
private static boolean instrumentationAdded = false;
private static final Object instrumentationLock = new Object();
2 changes: 1 addition & 1 deletion versions.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version

google-cloud-logging-logback:0.132.2-alpha:0.132.2-alpha
google-cloud-logging-logback:0.132.3-alpha:0.132.3-alpha