Logo

NHibernate

The object-relational mapper for .NET

NHibernate 5.5 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.

Huge thanks to everyone involved in this release.


Posted Sun, 24 December 2023 08:30:00 PM by fredericDelaporte
Filed under: Release Notes

comments powered by Disqus
© NHibernate Community 2024