-
Notifications
You must be signed in to change notification settings - Fork 39
Comparing changes
Open a pull request
base repository: googleapis/java-logging
base: v3.2.0
head repository: googleapis/java-logging
compare: v3.3.0
- 13 commits
- 78 files changed
- 7 contributors
Commits on Sep 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6ba4da1 - Browse repository at this point
Copy the full SHA 6ba4da1View commit details -
chore(deps): update dependency com.google.cloud:google-cloud-logging …
…to v3.2.0 (#698) [](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` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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#​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 ([#​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 ([#​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 ([#​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 ([#​654](https://www.togithub.com/googleapis/java-logging/issues/654)) ([7ae1537](https://www.github.com/googleapis/java-logging/commit/7ae153789268629539cf1ea5246597aae7aa8d19)), closes [#​598](https://www.togithub.com/googleapis/java-logging/issues/598) - Return Resource.K8sContainer when autodetecting resource type ([#​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 ([#​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 ([#​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 ([#​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).
Configuration menu - View commit details
-
Copy full SHA for 7b3928e - Browse repository at this point
Copy the full SHA 7b3928eView commit details
Commits on Sep 30, 2021
-
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).
Configuration menu - View commit details
-
Copy full SHA for 91541b3 - Browse repository at this point
Copy the full SHA 91541b3View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for e30ca05 - Browse repository at this point
Copy the full SHA e30ca05View commit details
Commits on Oct 4, 2021
-
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
Configuration menu - View commit details
-
Copy full SHA for 97e6113 - Browse repository at this point
Copy the full SHA 97e6113View commit details
Commits on Oct 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dc045d0 - Browse repository at this point
Copy the full SHA dc045d0View commit details
Commits on Oct 13, 2021
-
build(deps): update dependency com.google.cloud:google-cloud-shared-c…
…onfig to v1.1.0 (#709)
Configuration menu - View commit details
-
Copy full SHA for 2f76678 - Browse repository at this point
Copy the full SHA 2f76678View commit details
Commits on Oct 14, 2021
-
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.
Configuration menu - View commit details
-
Copy full SHA for 0592c96 - Browse repository at this point
Copy the full SHA 0592c96View commit details
Commits on Oct 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 982198d - Browse repository at this point
Copy the full SHA 982198dView commit details
Commits on Oct 19, 2021
-
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v2.4.0 (#714)
Configuration menu - View commit details
-
Copy full SHA for 6ba9df7 - Browse repository at this point
Copy the full SHA 6ba9df7View commit details -
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: https://github.com/googleapis/googleapis-gen/commit/99bb13c813c0e9c2682d03a8b3c3bcb382a909c9 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTliYjEzYzgxM2MwZTljMjY4MmQwM2E4YjNjM2JjYjM4MmE5MDljOSJ9
Configuration menu - View commit details
-
Copy full SHA for 116e577 - Browse repository at this point
Copy the full SHA 116e577View commit details
Commits on Oct 20, 2021
-
chore: refactor retrieving resource metadata (#716)
host logic for getting metadata values for monitored resource in MetadataLoader refactor MonitoredResourceUitl to use MetadataLoader
Configuration menu - View commit details
-
Copy full SHA for e273856 - Browse repository at this point
Copy the full SHA e273856View commit details -
🤖 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).
Configuration menu - View commit details
-
Copy full SHA for 394926f - Browse repository at this point
Copy the full SHA 394926fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.2.0...v3.3.0