NHibernate 3.3.3 Candidate Release 1 is now available for download
from Sourceforge and Nuget (you need to enable use of pre-releases).

http://sourceforge.net/projects/nhibernate/?source=directory

It keeps the previous assembly version so it's a drop in replacement
for 3.3.1 and 3.3.2. There are no known breaking changes. Unless any
problem appears, I think we should do the GA release in about a week.

A big thanks to everyone that contributed to this release!


Summary of changes:

There is a good number of bugs and enhancements in this release, many
revolving around LINQ. Some notable improvements are:

Fixes/enhancements related to LINQ in combination with WCF Data Services.

It is now possible to issue free-form LIKE queries through LINQ. Use
NHibernate.Linq.SqlMethods.Like() or any other method with the same
signature and class name.

A custom timeout can be set for a LINQ query (see
LinqExtensionMethods.Timeout()).

ToFutureValue() can be used with aggregates on LINQ queries (see NH-3184).

Full list of changes:
[3.3.3] 
https://nhibernate.jira.com/secure/ReleaseNote.jspa?projectId=10000&version=11740

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nhusers+unsubscr...@googlegroups.com.
To post to this group, send email to nhusers@googlegroups.com.
Visit this group at http://groups.google.com/group/nhusers?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to