-
Notifications
You must be signed in to change notification settings - Fork 67
Issues: Kotlin/binary-compatibility-validator
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Outer scope's visibility is not considered when dumping Something isn't working
jvm
const val
s
bug
#252
opened Jul 8, 2024 by
fzhinkin
Include ABI version into dump
enhancement
New feature or request
jvm
klib
#248
opened Jul 8, 2024 by
fzhinkin
Support Multi-Release JAR Files
enhancement
New feature or request
jvm
#235
opened Jun 4, 2024 by
Sineaggi
Removal of default parameter is binary compatible but breaks runtime
enhancement
New feature or request
jvm
#216
opened Apr 5, 2024 by
osipxd
Internal constructor is listed in api
bug
Something isn't working
jvm
#171
opened Jan 22, 2024 by
kunyavskiy
File annotations should be copied to
ClassBinarySignature
jvm
#163
opened Jan 8, 2024 by
dovchinnikov
Improve handling of trailing whitespace in API dump files
enhancement
New feature or request
jvm
#133
opened May 1, 2023 by
aSemy
After upgrading to kotlin 1.5.0, the kotlin-parcelize generated code started to be reported as public by binary-compatibility-validator
bug
Something isn't working
jvm
#112
opened Nov 21, 2022 by
4brunu
BCV renders internal declarations public if their parameter types are relocated
jvm
#104
opened Oct 24, 2022 by
sandwwraith
Nested classes is present in dump when outer class is annotated with nonPublicMarker
enhancement
New feature or request
jvm
PR welcome
#91
opened Jul 7, 2022 by
ekursakov
Kotlin files with non-callabale Java name and only non-public members show up in the public dump
enhancement
New feature or request
jvm
PR welcome
#87
opened Jun 2, 2022 by
martinbonnin
Internal class ComposeSingletons is presented in the api dump
jvm
postponed
#74
opened Jan 27, 2022 by
SumeraMartin
Do not report public synthetic constructors of sealed classes as public API
jvm
PR welcome
#19
opened Jul 29, 2020 by
qwwdfsad
ProTip!
Add no:assignee to see everything that’s not assigned.