NHibernate 5.7.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.7.0/ https://www.nuget.org/packages/NHibernate/5.7.0
SerializationException for applications targeting .NET 10 or greater. These features can be restored by configuring a serialization strategy with your own custom strategy. (See Cfg.Environment.SerializationStrategy or set NHibernate.Util.SerializationConfiguration.Strategy.) See #3745.–
Huge thanks to everyone involved in this release.