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 Loading
base: v3.18.0
Choose a base ref
...
head repository: googleapis/java-logging Loading
compare: v3.19.0
Choose a head ref
  • 5 commits
  • 25 files changed
  • 6 contributors

Commits on Jun 4, 2024

  1. chore(main): release 3.18.1-SNAPSHOT (#1627)

    🤖 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] committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    5c7eb1a View commit details
    Browse the repository at this point in the history
  2. feat(logging): OpenTelemetry trace/span ID integration for Java loggi…

    …ng library (#1596)
    
    * Add Otel support
    
    * Use overloading setCurrentContext function
    
    * Add logging handler test for traceEnhancer
    
    * "Add tracehandler test"
    
    * Add otel unit tests
    
    * fix otel context unit test
    
    * Remove comments
    
    * fix test failures and dependency conflict
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Add open-telemetry context dependency
    
    * Resolve otel context dependency
    
    * Make otel-context as test dependency
    
    * make otel-context as compile dependency
    
    * Add span context import
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Add test and compile dependency
    
    * Use transitive dependency
    
    * Ignore otel context non-test warning
    
    * comment otel-context
    
    * Add otel current context detection
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Add system tests
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Remove current priority null check
    
    * Add context handler unit tests
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Add otel bom to pom
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Remove unused dependency
    
    * Remove comment
    
    ---------
    
    Co-authored-by: cindy-peng <[email protected]>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    3 people committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    67db829 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. ci: [java] automatic kokoro label in and /gcbrun comment (#1965) (#1631)

    Source-Link: googleapis/synthtool@bd2bae8
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:72f0d373307d128b2cb720c5cb4d90b31f0e86529dd138c632710ae0c69efae3
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    5cb4660 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. deps: update dependency com.google.cloud:sdk-platform-java-config to …

    …v3.32.0 (#1649)
    
    * deps: update dependency com.google.cloud:sdk-platform-java-config to v3.32.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>
    renovate-bot and gcf-owl-bot[bot] committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    cb428d1 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 3.19.0 (#1630)

    Co-authored-by: release-please[bot] <55107282 release-please[bot]@users.noreply.github.com>
    release-please[bot] committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    733b8f9 View commit details
    Browse the repository at this point in the history
Loading