-
Notifications
You must be signed in to change notification settings - Fork 88
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
chore(v2): remove java 1.8 relics from the code #1659
Conversation
💾 Artifacts Size Report
|
It's nice to see this getting cut out @jeromevdl :D There's a bunch of java 1.8 refs in the metrics docs still, starting here:
as well as large_messages.md and validation.md build.gradle.kts for the kotlin example appears to depend on a java1.8 specific bit |
|
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 💀 java8
Issue #, if available: #1523
Description of changes:
Remove the latest references to java 1.8 (pom, docs, e2e tests...)
Checklist
Breaking change checklist
RFC issue #: #1523
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.