Skip to content

Conversation

@ajcvickers
Copy link
Contributor

Fixes #31104

@ajcvickers ajcvickers requested a review from a team June 26, 2023 16:40
@kevinchalet
Copy link

Thanks for fixing it 👍🏻

(note: the binary-breaking aspect was the most annoying, but it was also a source-breaking change: await LoadAsync(cancellationToken) no longer compiled with the new optional parameter added)

Out of curiosity, why wasn't this breaking change caught earlier? Don't you have ApiCompat/package validation enforced for this repo?

@ajcvickers
Copy link
Contributor Author

why wasn't this breaking change caught earlier?

It was; we just miscalculated its impact.

@ajcvickers ajcvickers merged commit e88e4d1 into main Jun 27, 2023
@ajcvickers ajcvickers deleted the 230626FireByWire branch June 27, 2023 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Binary breaking changes in NavigationEntry in EF Core 8.0

4 participants