NHibernate 5.5.0 is now released. For a list of resolved issues & pull requests, see the milestone <https://github.com/nhibernate/nhibernate-core/milestone/52?closed=1> or the release notes <https://github.com/nhibernate/nhibernate-core/blob/5.5.0/releasenotes.txt>.
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. -- --- You received this message because you are subscribed to the Google Groups "nhibernate-development" group. To unsubscribe from this group and stop receiving emails from it, send an email to nhibernate-development+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/nhibernate-development/acfc3db5-06b9-44e5-8a05-0b55b8534fd4n%40googlegroups.com.