-
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.14.9
head repository: googleapis/java-logging
compare: v3.15.0
- 6 commits
- 102 files changed
- 5 contributors
Commits on Apr 26, 2023
-
chore(main): release 3.14.10-SNAPSHOT (#1330)
🤖 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).
Configuration menu - View commit details
-
Copy full SHA for 7f1ff07 - Browse repository at this point
Copy the full SHA 7f1ff07View commit details
Commits on Apr 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dfb98f4 - Browse repository at this point
Copy the full SHA dfb98f4View commit details -
chore(deps): update dependency com.google.cloud:google-cloud-logging …
…to v3.14.9 (#1331) [![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.14.8` -> `3.14.9` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.14.9/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.14.9/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.14.9/compatibility-slim/3.14.8)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.14.9/confidence-slim/3.14.8)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-logging</summary> ### [`v3.14.9`](https://togithub.com/googleapis/java-logging/blob/HEAD/CHANGELOG.md#​3149-httpsgithubcomgoogleapisjava-loggingcomparev3148v3149-2023-04-25) [Compare Source](https://togithub.com/googleapis/java-logging/compare/v3.14.8...v3.14.9) ##### Dependencies - Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.8.0 ([#​1326](https://togithub.com/googleapis/java-logging/issues/1326)) ([5a56f1b](https://togithub.com/googleapis/java-logging/commit/5a56f1b5087e65bc097d5c8a85d000d12bbbca8c)) - Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.21 ([#​1319](https://togithub.com/googleapis/java-logging/issues/1319)) ([5aef8d6](https://togithub.com/googleapis/java-logging/commit/5aef8d6492c9ebf8e989ee652dcf4a1d82cac8a4)) - Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.21 ([#​1320](https://togithub.com/googleapis/java-logging/issues/1320)) ([fc2d065](https://togithub.com/googleapis/java-logging/commit/fc2d0655e5b3d2ea9aedf1a4fd65fad8cf815462)) </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, check this box --- 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:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4yIiwidXBkYXRlZEluVmVyIjoiMzUuNDguMiJ9-->
Configuration menu - View commit details
-
Copy full SHA for 6385d82 - Browse repository at this point
Copy the full SHA 6385d82View commit details
Commits on May 3, 2023
-
chore(deps): update dependency com.google.cloud:libraries-bom to v26.…
…14.0 (#1334) * chore(deps): update dependency com.google.cloud:libraries-bom to v26.14.0 * 🦉 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>
Configuration menu - View commit details
-
Copy full SHA for f6accf8 - Browse repository at this point
Copy the full SHA f6accf8View commit details
Commits on May 6, 2023
-
feat: Log Analytics features of the Cloud Logging API (#1335)
* feat: Log Analytics features of the Cloud Logging API feat: Add ConfigServiceV2.CreateBucketAsync method for creating Log Buckets asynchronously feat: Add ConfigServiceV2.UpdateBucketAsync method for creating Log Buckets asynchronously feat: Add ConfigServiceV2.CreateLink method for creating linked datasets for Log Analytics Buckets feat: Add ConfigServiceV2.DeleteLink method for deleting linked datasets feat: Add ConfigServiceV2.ListLinks method for listing linked datasets feat: Add ConfigServiceV2.GetLink methods for describing linked datasets feat: Add LogBucket.analytics_enabled field that specifies whether Log Bucket's Analytics features are enabled feat: Add LogBucket.index_configs field that contains a list of Log Bucket's indexed fields and related configuration data docs: Documentation for the Log Analytics features of the Cloud Logging API PiperOrigin-RevId: 529851525 Source-Link: googleapis/googleapis@1c7ee99 Source-Link: https://github.com/googleapis/googleapis-gen/commit/4a2a3a05b91804333a1b39b635d8fe2243d4b4fd Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGEyYTNhMDViOTE4MDQzMzNhMWIzOWI2MzVkOGZlMjI0M2Q0YjRmZCJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore: Ignore clirr errors for 7012 Ignore clirr difference '7012: Method Added to Interface' for methods createBucketAsync, updateBucketAsync, createLink, deleteLink, getLink and listLinks added to com.google.logging.v2.ConfigServiceV2Grpc$AsyncService interface. --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: minherz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d43b80 - Browse repository at this point
Copy the full SHA 7d43b80View commit details
Commits on May 8, 2023
-
chore(main): release 3.15.0 (#1332)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2b78db3 - Browse repository at this point
Copy the full SHA 2b78db3View 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.14.9...v3.15.0