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

Commits on Aug 25, 2022

  1. chore(main): release 3.10.6-SNAPSHOT (#1047)

    🤖 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 25, 2022
    Configuration menu
    Copy the full SHA
    3c7b79f View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:google-cloud-logging …

    …to v3.10.5 (#1048)
    
    [![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.4` -> `3.10.5` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.10.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.10.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.10.5/compatibility-slim/3.10.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.10.5/confidence-slim/3.10.4)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-logging</summary>
    
    ### [`v3.10.5`](https://togithub.com/googleapis/java-logging/blob/HEAD/CHANGELOG.md#&#8203;3105-httpsgithubcomgoogleapisjava-loggingcomparev3104v3105-2022-08-25)
    
    [Compare Source](https://togithub.com/googleapis/java-logging/compare/v3.10.4...v3.10.5)
    
    ##### Bug Fixes
    
    -   resource detection for 2nd gen of Cloud Functions works incorrectly ([#&#8203;1045](https://togithub.com/googleapis/java-logging/issues/1045)) ([dda1d0a](https://togithub.com/googleapis/java-logging/commit/dda1d0a48c3db18b46b8306c3304a79054e9b49c))
    
    </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, click this checkbox.
    
    ---
    
    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 25, 2022
    Configuration menu
    Copy the full SHA
    14f3ae5 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. deps: use error_prone_annotation via shared deps (#1049)

    Declaring the error_prone_annotation version fails consistency check in downstream repository:
    
    googleapis/java-logging-logback#829 (comment)
    
    Reading #1009, it shouldn't need the independent version declared here.
    suztomo committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    0998b9b View commit details
    Browse the repository at this point in the history
  2. chore(main): release 3.10.6 (#1050)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [3.10.6](v3.10.5...v3.10.6) (2022-08-29)
    
    
    ### Dependencies
    
    * use error_prone_annotation via shared deps ([#1049](#1049)) ([0998b9b](0998b9b))
    
    ---
    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
    54c96e8 View commit details
    Browse the repository at this point in the history