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
base: v3.10.6
Choose a base ref
...
head repository: googleapis/java-logging
compare: v3.10.7
Choose a head ref
  • 8 commits
  • 71 files changed
  • 7 contributors

Commits on Aug 29, 2022

  1. chore(main): release 3.10.7-SNAPSHOT (#1051)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    1a33681 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

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

    …to v3.10.6 (#1052)
    
    [![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.cloud:google-cloud-logging](https://togithub.com/googleapis/java-logging) | `3.10.5` -> `3.10.6` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.10.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.10.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.10.6/compatibility-slim/3.10.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.10.6/confidence-slim/3.10.5)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### 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**: Renovate will not automatically rebase this PR, because other commits have been found.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.
    
    ---
    
    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-logging).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNzYuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE3Ni4wIn0=-->
    renovate-bot committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    b54984f View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. chore(deps): update dependency com.google.cloud:libraries-bom to v26.…

    …1.1 (#1053)
    
    [![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.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/googleapis/java-cloud-bom)) | `26.1.0` -> `26.1.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.1/compatibility-slim/26.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.1/confidence-slim/26.1.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### 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**: Renovate will not automatically rebase this PR, because other commits have been found.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.
    
    ---
    
    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-logging).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xODQuMiIsInVwZGF0ZWRJblZlciI6IjMyLjE4NC4yIn0=-->
    renovate-bot committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    781bf85 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    ad38188 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. fix: Apply Google Java Code Clarity suggestions (#1044)

    * fix: Apply Google Java Code Clarity suggestions
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Ben Creech <[email protected]>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    3 people committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    79e9d8d View commit details
    Browse the repository at this point in the history
  2. chore(bazel): Update WORKSPACE files for rules_gapic, gax_java, gener…

    …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: googleapis/googleapis-gen@230a558
    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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    fd39291 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. feat: Add support for JSON logging to stderr (#1027)

    Co-authored-by: Ben Creech <[email protected]>
    bpcreech and Ben Creech committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    b202f5c View commit details
    Browse the repository at this point in the history
  2. chore(main): release 3.10.7 (#1055)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    dd1fc28 View commit details
    Browse the repository at this point in the history