Skip to content

Automatic Binary Compatibility checking of API #2692

@jsuereth

Description

@jsuereth

Is your feature request related to a problem? Please describe.
It'd be nice to get a report of binary-compatibility breakages in the API from release to release.

Describe the solution you'd like
PR contributions that have accidental binary-compatibility-breaking changes in stable portions of the code get an automatic check/failure.

Describe alternatives you've considered
We could, instead, rely on unit tests and careful review of semantics/API changes from Approvers/Maintainers.

Additional context
There are a few options for automatic checkers, some with gradle support. Listed in the order I think to be best suited for this project:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature RequestSuggest an idea for this project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions