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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.6.4
Choose a base ref
...
head repository: googleapis/java-logging
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.7.0
Choose a head ref
  • 7 commits
  • 117 files changed
  • 5 contributors

Commits on Feb 15, 2022

  1. chore(main): release 3.6.5-SNAPSHOT (#874)

    🤖 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] authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    181c7b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

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

    …to v3.6.3 (#870)
    
    * chore(deps): update dependency com.google.cloud:google-cloud-logging to v3.6.3
    
    * 🦉 Updates from OwlBot
    
    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] authored Feb 16, 2022
    Configuration menu
    Copy the full SHA
    ce29b1d View commit details
    Browse the repository at this point in the history
  2. build(deps): update dependency org.sonatype.plugins:nexus-staging-mav…

    …en-plugin to v1.6.11 (#875)
    
    * build(deps): update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.11
    
    * 🦉 Updates from OwlBot
    
    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] authored Feb 16, 2022
    Configuration menu
    Copy the full SHA
    f985cb0 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

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

    …to v3.6.4 (#876)
    
    [![WhiteSource 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.6.3` -> `3.6.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.6.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.6.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.6.4/compatibility-slim/3.6.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.6.4/confidence-slim/3.6.3)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-logging</summary>
    
    ### [`v3.6.4`](https://togithub.com/googleapis/java-logging/blob/HEAD/CHANGELOG.md#&#8203;364-httpsgithubcomgoogleapisjava-loggingcomparev363v364-2022-02-15)
    
    [Compare Source](https://togithub.com/googleapis/java-logging/compare/v3.6.3...v3.6.4)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: 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.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-logging).
    renovate-bot authored Feb 17, 2022
    Configuration menu
    Copy the full SHA
    0c027d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. fix(deps): set gson via java-shared-deps (#878)

    Gson dependency version should be set by the java-shared-
    dependencies BOM, so that the artifacts listed in the google-
    cloud-bom have the same set of the dependencies.
    suztomo authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    5c97fea View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. feat: KMS configuration in settings (#877)

    - [ ] Regenerate this pull request now.
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Merge branch 'owl-bot-copy' of https://github.com/googleapis/java-logging into owl-bot-copy
    
    🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    feat: KMS configuration in settings
    chore: formatting changes
    
    PiperOrigin-RevId: 430243637
    
    Source-Link: googleapis/googleapis@95da686
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/a1f056b7689ccbe5aebc0bfdd318e9945ee7602a
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTFmMDU2Yjc2ODljY2JlNWFlYmMwYmZkZDMxOGU5OTQ1ZWU3NjAyYSJ9
    
    🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
     
    
    PiperOrigin-RevId: 429289471
    
    Source-Link: googleapis/googleapis@acd5f89
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/8a12622536ae2e9a8978198a151e89234b839b20
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGExMjYyMjUzNmFlMmU5YTg5NzgxOThhMTUxZTg5MjM0YjgzOWIyMCJ9
    
    feat: Update Logging API with latest changes
    gcf-owl-bot[bot] authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    27c199b View commit details
    Browse the repository at this point in the history
  2. chore(main): release 3.7.0 (#883)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [3.7.0](v3.6.4...v3.7.0) (2022-02-28)
    
    
    ### Features
    
    * KMS configuration in settings ([#877](#877)) ([27c199b](27c199b))
    * Update Logging API with latest changes ([27c199b](27c199b))
    
    
    ### Bug Fixes
    
    * **deps:** set gson via java-shared-deps ([#878](#878)) ([5c97fea](5c97fea))
    
    ---
    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] authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    f0e6294 View commit details
    Browse the repository at this point in the history
Loading