-
Notifications
You must be signed in to change notification settings - Fork 135
Closed
Labels
api: spannerIssues related to the googleapis/java-spanner API.Issues related to the googleapis/java-spanner API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
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.
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.Issues related to the googleapis/java-spanner API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.