-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix logging class names #1047
Labels
api: logging
Issues related to the Cloud Logging API.
Comments
Provisionally marking as 'blocking GA'. |
Option 2 is recommended. |
github-actions bot
pushed a commit
to renovate-bot/google-cloud-java
that referenced
this issue
Oct 8, 2022
🤖 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).
github-actions bot
pushed a commit
that referenced
this issue
Nov 22, 2022
…onfig to v1.5.4 (#1047) * build(deps): update dependency com.google.cloud:google-cloud-shared-config to v1.5.4 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * deps: update google-cloud-shared-dependencies to v3.0.5 Combining updates from googleapis/java-vision#1049 into the same PR * 🦉 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> Co-authored-by: Shabir Mohamed Abdul Samadh <7249208+Shabirmean@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The logging class name contains a "v2" suffix which is inconsistent with other APIs (pubsub in particular). We can fix this issue by:
The text was updated successfully, but these errors were encountered: