Skip to content

spanner: Request to skip binary compatibility check for codegen PRs #99

@skuruppu

Description

@skuruppu

We recently published some additions to the APIs for query optimizer version and backups support. The generated PRs all fail on the binary compatibility check because we add methods to existing interfaces.

Examples are #84 and #97.

In #84, I added clirr-ignored-differences.xml to make the compatibility check happy. I will have to do the same for #97

If there's a way to exclude sub-directories from this check, that would work.

Metadata

Metadata

Labels

api: spannerIssues related to the googleapis/java-spanner API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions