Skip to content

Release 5.1.5 #2074

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

Merged
merged 1 commit into from
Mar 24, 2019
Merged

Conversation

fredericDelaporte
Copy link
Member

@fredericDelaporte fredericDelaporte commented Mar 20, 2019

We may have a missing possible breaking change to add, depending on further investigations on #2052.

The missing possible breaking would be the fact that all interfaces of the proxy base class are now by default implemented and delegated to the loaded state. That is a change I was convinced the static proxy factory has done. But it seems some @bahusoid tests contradict this.

@fredericDelaporte
Copy link
Member Author

No missing breaking change to add, due to #2085, which causes "duplicated" interface methods to be actually implemented by the base class method override, as with the dynamic proxy.

@fredericDelaporte fredericDelaporte merged commit 8e58f44 into nhibernate:5.1.x Mar 24, 2019
@fredericDelaporte fredericDelaporte deleted the Release5.1.5 branch March 24, 2019 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants