Menu

NHibernate 5.5.0 released

NHibernate 5.5.0 is now released.

For a list of resolved issues & pull requests, see the milestone or the release notes.

Binaries are available on NuGet and SourceForge:
https://sourceforge.net/projects/nhibernate/files/NHibernate/5.5.0/
https://www.nuget.org/packages/NHibernate/5.5.0

Possible Breaking Changes
  • Object.Finalize is no more proxified when the entity base class has a destructor. See #3205.
  • Default not-found behavior now works correctly on many-to-many Criteria fetch. It now throws ObjectNotFoundException exception for not found records. See #2687.

62 issues were resolved in this release.

Posted by Frédéric Delaporte 2023-12-24 Labels: 5.5.0

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.