NHibernate 4.1.0.GA released

135 views
Skip to first unread message

Oskar Berggren

unread,
Dec 18, 2016, 12:37:53 PM12/18/16
to nhusers, nhibernate-...@googlegroups.com
NHibernate 4.1.0 is now released with 105 issues resolved. Approximately 50 different contributors helped with this.

For a list of resolved issues, see the release notes:
https://github.com/nhibernate/nhibernate-core/blob/4.1.0.GA/releasenotes.txt

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

##### Possible Breaking Changes Since 4.0 #####
Proxies for classes that used lazy fields (not collections)
would have any exceptions from the entity wrapped in TargetInvocationException. This
wrapping exception have now been removed. Where relevant, you should instead catch
the original exception type you throw.

For LINQ queries, the startAt parameter and the return value for string.IndexOf() are
now correctly translated from .Net's 0-based indexing to SQL's 1-based indexing. LINQ
queries that are written to expect SQL semantics for IndexOf() will likely need to be
adjusted (NH-3846, NH-3901).
Example: A LINQ query should now use `x=>x.Name.IndexOf("a") == -1` to pick objects where
the name doesn't contain the letter "a".


Gunnar Liljas

unread,
Dec 18, 2016, 3:36:35 PM12/18/16
to nhibernate-development
Beautiful!

--

---
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+unsub...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Alexander Zaytsev

unread,
Jan 9, 2017, 3:42:34 PM1/9/17
to nhibernate-development
Hi guys, we have a critical regression introduced by NH-3904 (see NH-3929 & NH-3933).

I think we need to make a fix urgently.

Best Regards,
Alexander
Beautiful!

To unsubscribe from this group and stop receiving emails from it, send an email to nhibernate-develo...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--

---
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-develo...@googlegroups.com.

Gunnar Liljas

unread,
Jan 9, 2017, 4:04:15 PM1/9/17
to nhibernate-development
Indeed. I'll have a look immediately.

/G

Beautiful!

To unsubscribe from this group and stop receiving emails from it, send an email to nhibernate-development+unsub...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--

---
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+unsub...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--

---
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+unsub...@googlegroups.com.

Gunnar Liljas

unread,
Jan 9, 2017, 5:58:18 PM1/9/17
to nhibernate-development

Beautiful!

To unsubscribe from this group and stop receiving emails from it, send an email to nhibernate-development+unsubscri...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--

---
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+unsubscri...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--

---
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+unsubscri...@googlegroups.com.

Dan Plaskon

unread,
Jan 26, 2017, 4:46:52 PM1/26/17
to nhibernate-development
Any update on this? We've had to abandon updating to 4.1.0 because of this one.
Beautiful!

To unsubscribe from this group and stop receiving emails from it, send an email to nhibernate-development+unsub...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--

---
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+unsub...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--

---
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+unsub...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages