This is a mirror of official site: http://jasper-net.blogspot.com/

NHibernate 3.3.3 Candidate Release 1 available

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

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] 

Read more: Mail archive
QR: Inline image 1

Posted via email from Jasper-net

0 comments: