File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 3
3
4
4
Release notes - NHibernate - Version 5.3.0
5
5
6
- 214 issues were resolved in this release.
6
+ 216 issues were resolved in this release.
7
7
8
8
##### Possible Breaking Changes #####
9
9
* A distributed cache may hold conflicting timestamps after upgrade for as much as twelve hours.
@@ -39,9 +39,11 @@ Release notes - NHibernate - Version 5.3.0
39
39
40
40
** Bug
41
41
42
+ * #2425 NRE with nullable subselect value in Linq
42
43
* #2421 Chapter 26: Best Practices, error about identifier recommendations
43
44
* #2410 Second level cache failures with CoreMemoryCaches
44
45
* #2380 OData NotSupportedException MemberInit on base class member
46
+ * #2365 Add Linq parameter type detection
45
47
* #2346 Fix SQLite typing
46
48
* #2336 Intermittent null reference exception on CloseConnection
47
49
* #2324 Update IIsEntityDecider to use ExpressionsHelper.TryGetMappedType
You can’t perform that action at this time.
0 commit comments