[go: up one dir, main page]

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.2.0
Choose a base ref
...
head repository: googleapis/java-logging
compare: v3.3.0
Choose a head ref
  • 13 commits
  • 78 files changed
  • 7 contributors

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    6ba4da1 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.2.0 (#698)
    
    [![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.1.2` -> `3.2.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.2.0/compatibility-slim/3.1.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.2.0/confidence-slim/3.1.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-logging</summary>
    
    ### [`v3.2.0`](https://togithub.com/googleapis/java-logging/blob/master/CHANGELOG.md#&#8203;320-httpswwwgithubcomgoogleapisjava-loggingcomparev312v320-2021-09-27)
    
    [Compare Source](https://togithub.com/googleapis/java-logging/compare/v3.1.2...v3.2.0)
    
    ##### Features
    
    -   Add a sample snippet for use of the tailLogEntries API ([8115888](https://www.github.com/googleapis/java-logging/commit/81158885911e6c150fa04053fc41f95640329548))
    -   add support for tailLogEntry API ([5a7845a](https://www.github.com/googleapis/java-logging/commit/5a7845a8c6476ca2d80e6fffdcb2f5f061f6260b))
    
    ##### Bug Fixes
    
    -   add space to fix embedding exclusion in docs ([#&#8203;615](https://www.togithub.com/googleapis/java-logging/issues/615)) ([9d70b96](https://www.github.com/googleapis/java-logging/commit/9d70b96914ae6217cbe58ab1af93e1d5dfe67ce1))
    -   fix samples region tags and test flakiness ([#&#8203;680](https://www.togithub.com/googleapis/java-logging/issues/680)) ([53481bd](https://www.github.com/googleapis/java-logging/commit/53481bde1e455037cd8102bc1b404ea2c491c235))
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.3.0 ([#&#8203;681](https://www.togithub.com/googleapis/java-logging/issues/681)) ([9be4047](https://www.github.com/googleapis/java-logging/commit/9be4047f5631c824e3f07cfc8c21211168bd51d4))
    
    ##### [3.1.2](https://www.github.com/googleapis/java-logging/compare/v3.1.1...v3.1.2) (2021-09-16)
    
    ##### Bug Fixes
    
    -   Change timestamp type to support nanosecond resolution ([#&#8203;654](https://www.togithub.com/googleapis/java-logging/issues/654)) ([7ae1537](https://www.github.com/googleapis/java-logging/commit/7ae153789268629539cf1ea5246597aae7aa8d19)), closes [#&#8203;598](https://www.togithub.com/googleapis/java-logging/issues/598)
    -   Return Resource.K8sContainer when autodetecting resource type ([#&#8203;641](https://www.togithub.com/googleapis/java-logging/issues/641)) ([6103560](https://www.github.com/googleapis/java-logging/commit/6103560c1c59c3c1ba83a4c9f2be5b5781640c36))
    -   update CI to use maven 3.8.1 ([#&#8203;662](https://www.togithub.com/googleapis/java-logging/issues/662)) ([9beb2ed](https://www.github.com/googleapis/java-logging/commit/9beb2ed44e3b7ad3eeaf6710b2195e50ac39016f))
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.1 ([#&#8203;667](https://www.togithub.com/googleapis/java-logging/issues/667)) ([8190656](https://www.github.com/googleapis/java-logging/commit/8190656732d3d388569b02dbd0aeefe0e0c7fdff))
    
    ##### [3.1.1](https://www.github.com/googleapis/java-logging/compare/v3.1.0...v3.1.1) (2021-08-31)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.0 ([#&#8203;649](https://www.togithub.com/googleapis/java-logging/issues/649)) ([8af8d14](https://www.github.com/googleapis/java-logging/commit/8af8d142eb3d90cd5fba5b3e34d388db1867a56a))
    
    </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, check this box.
    
    ---
    
    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 committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    7b3928e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. chore: release 3.2.1-SNAPSHOT (#697)

    🤖 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 Sep 30, 2021
    Configuration menu
    Copy the full SHA
    91541b3 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:libraries-bom to v23.…

    …1.0 (#702)
    
    * chore(deps): update dependency com.google.cloud:libraries-bom to v23.1.0
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 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] committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    e30ca05 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. chore: change waiting condition for the test (#704)

    change while() condition in testListLogEntriesSample() code.
    instead of waiting for first printed log entry it waits for the entry
    with designated payload. test will timeout after minute or succeed.
    
    Fixes #692
    minherz committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    97e6113 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

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

Commits on Oct 13, 2021

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

Commits on Oct 14, 2021

  1. feat: implement revised version of the monitored resource type discov…

    …ery and metadata population (#708)
    
    * chore: remove compiler warnings
    
    * chore: finalize changes to resource type discovery
            - add caching mechanism for results.
            - implement updated heuristics for resource type and labels population.
    
    * chore: add unit testing for MonitoredResourceUtil
            - refactor MonitoredResourceUtil code to allow mocking getenv() and getAttribute().
            - unit test each resource type with extra test for GAE FE and custom params.
    minherz committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    0592c96 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

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

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    6ba9df7 View commit details
    Browse the repository at this point in the history
  2. chore(java): Updating protobuf from 3.15.3 to 3.18.1 for codegen (#712)

    - [x] Regenerate this pull request now.
    
    PiperOrigin-RevId: 403132955
    
    Source-Link: googleapis/googleapis@d2977af
    
    Source-Link: googleapis/googleapis-gen@99bb13c
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTliYjEzYzgxM2MwZTljMjY4MmQwM2E4YjNjM2JjYjM4MmE5MDljOSJ9
    gcf-owl-bot[bot] committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    116e577 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. chore: refactor retrieving resource metadata (#716)

    host logic for getting metadata values for monitored resource in MetadataLoader
    refactor MonitoredResourceUitl to use MetadataLoader
    minherz committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    e273856 View commit details
    Browse the repository at this point in the history
  2. chore: release 3.3.0 (#711)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [3.3.0](https://www.github.com/googleapis/java-logging/compare/v3.2.0...v3.3.0) (2021-10-20)
    
    
    ### Features
    
    * implement revised version of the monitored resource type discovery and metadata population ([#708](https://www.github.com/googleapis/java-logging/issues/708)) ([0592c96](https://www.github.com/googleapis/java-logging/commit/0592c96bc697a983f521c7ac51df53661c801975))
    
    
    ### Dependencies
    
    * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.4.0 ([#714](https://www.github.com/googleapis/java-logging/issues/714)) ([6ba9df7](https://www.github.com/googleapis/java-logging/commit/6ba9df7e0f36ea4c41d8bd45a67fa671c41d9db6))
    ---
    
    
    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 Oct 20, 2021
    Configuration menu
    Copy the full SHA
    394926f View commit details
    Browse the repository at this point in the history