Skip to content

Commit 1948097

Browse files
committed
releasenotes.txt: Add list of fixed issues for 3.3.2.GA.
1 parent 9456483 commit 1948097

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

releasenotes.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
Build 3.3.2.GA
22
=============================
33

4+
** Bug
5+
* [NH-2463] - Exception in LINQ projection with redundant type cast - block using WCF Data Services projection's
6+
* [NH-2688] - SelectMany with cast throws QuerySyntaxException
7+
* [NH-2898] - Retrieving object from 2nd cache with lazy property fails
8+
* [NH-3050] - Contributed patch as solution to Unable to cast object of type 'NHibernate.Impl.ExpandedQueryExpression' to type 'NHibernate.Linq.NhLinqExpression' at NHibernate.Linq.NhQueryProvider.PrepareQuery
9+
* [NH-3123] - Nuget package should contain the NHibernate logo
10+
* [NH-3217] - OrderBy with a parameter then Skip and Take produces sql error
11+
* [NH-3239] - Linq to NHibernate and Dynamic LINQ - query caching not working
12+
* [NH-3271] - Threading problem in TypeFactory
13+
14+
** Improvement
15+
* [NH-3296] - Tweak build system to allow keeping a constant assembly version between compatible releases
16+
* [NH-3297] - NHibernate 3.x NuGet package should forbid Iesi.Collections 4.0 or higher
17+
18+
** Patch
19+
* [NH-3293] - SimpleExpression.ToString() returns hashes for strings and dates
420

521
Build 3.3.1.GA
622
=============================

0 commit comments

Comments
 (0)