NHibernate 4.1.0 Candidate Release 1 is now available for download from Sourceforge and Nuget.
http://sourceforge.net/projects/nhibernate/?source=directory Please test this release to find any regressions before the pending 4.1.0 final release. This contains more than two years of improvements (103 issues). A big thank you to everyone that have contributed! The ambition have been to keep breaking changes to a minimum but there are two known cases that hopefully should have very limited impact: Some exceptions are no longer wrapped in TargetInvocationException but will instead be visible as the real exception type, and the semantics for string.IndexOf() in LINQ queries have been corrected to 0-based indexing, to match general C# semantics. Please see the full release notes for more information on breaking changes: https://github.com/nhibernate/nhibernate-core/blob/4.1.0.CR1 /releasenotes.txt Full list of changes: [4.1.0.CR1] https://nhibernate.jira.com/issues/?jql=project%20%3D%20NH%20AND%20status%20in%20(Resolved%2C%20Closed)%20AND%20fixVersion%20%3D%204.1.0 -- --- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
