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.13.2
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.13.3
Choose a head ref
  • 8 commits
  • 24 files changed
  • 5 contributors

Commits on Nov 22, 2022

  1. chore(main): release 3.13.3-SNAPSHOT (#1204)

    🤖 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 Nov 22, 2022
    Configuration menu
    Copy the full SHA
    098d8a8 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.13.2 (#1205)
    
    * chore(deps): update dependency com.google.cloud:google-cloud-logging to v3.13.2
    
    * 🦉 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] authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    34b20a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. chore: upgrade native image checks to graalvm-22.3.0 (#1718) (#1207)

    chore: upgrade native image checks to graalvm-22.3.0
    Source-Link: googleapis/synthtool@5e52896
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:27b1b1884dce60460d7521b23c2a73376cba90c0ef3d9f0d32e4bdb786959cfd
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    5209398 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d684c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. fix: Need a way to disable flushing (#1206)

    * fix: Need a way to disable flushing
    
    * fix test name
    
    * add test for flush level warning
    
    * add a comment explaining Severity.UNRECOGNIZED usage for flush level
    
    * fix comment
    
    * Remove redundant definition
    
    * Adjust to latest PR review
    
    * Address PR comments
    
    * Add test to validate that Severity.NONE cannot be used
    
    * add null treatment for flushSeverity
    
    * Remove redundand null check
    losalex authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    aa0c176 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9805282 View commit details
    Browse the repository at this point in the history
  3. fix: Add a partner team as approvers for PRs (#1211)

    * Add a partner team as approvers for PRs
    
    Adding @googleapis/api-logging-partners to contain more people who can approve PRs
    
    * Add a partner team as approvers for PRs
    losalex authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    a69fd5e View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. chore(main): release 3.13.3 (#1209)

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