-
Notifications
You must be signed in to change notification settings - Fork 29
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(java): add native image configurations for logging-logback #1075
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Warning: This pull request is touching the following templated files:
|
product-auto-label
bot
added
the
api: logging
Issues related to the googleapis/java-logging-logback API.
label
May 11, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
May 11, 2023
kolea2
reviewed
May 11, 2023
burkedavison
approved these changes
May 11, 2023
kolea2
approved these changes
May 11, 2023
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
May 15, 2023
🤖 I have created a release *beep* *boop* --- ## [0.130.12-alpha](https://togithub.com/googleapis/java-logging-logback/compare/v0.129.11...v0.130.12-alpha) (2023-05-15) ### Bug Fixes * Fix release tag ([2ec09ff](https://togithub.com/googleapis/java-logging-logback/commit/2ec09fff140570e0fa36f8994172a22590cfc65f)) * **java:** Add native image configurations for logging-logback ([#1075](https://togithub.com/googleapis/java-logging-logback/issues/1075)) ([22bf85d](https://togithub.com/googleapis/java-logging-logback/commit/22bf85df9d2e94c7d0ce4d51061c2e07334b8b8e)) ### Dependencies * Update dependency com.google.cloud:google-cloud-logging to v3.15.0 ([#1073](https://togithub.com/googleapis/java-logging-logback/issues/1073)) ([ff1ed3d](https://togithub.com/googleapis/java-logging-logback/commit/ff1ed3dfcdf38b4523d993a0a36268add21d1449)) * Update dependency com.google.cloud:google-cloud-logging to v3.15.1 ([#1079](https://togithub.com/googleapis/java-logging-logback/issues/1079)) ([3a4ffe3](https://togithub.com/googleapis/java-logging-logback/commit/3a4ffe345161f9f2586b389452992ca4399c59eb)) * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.9.0 ([#1074](https://togithub.com/googleapis/java-logging-logback/issues/1074)) ([503679f](https://togithub.com/googleapis/java-logging-logback/commit/503679fc71f2f5b26b4bc854b7571bda8bc73b88)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
api: logging
Issues related to the googleapis/java-logging-logback API.
size: m
Pull request size is medium.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Logging-logback is part of the libraries BOM so this PR onboards this repo to have native image support.