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
- 204 issues were resolved in this release.
6
+ 206 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,6 +39,7 @@ Release notes - NHibernate - Version 5.3.0
39
39
40
40
** Bug
41
41
42
+ * #2410 Second level cache failures with CoreMemoryCache
42
43
* #2380 OData NotSupportedException MemberInit on base class member
43
44
* #2346 Fix SQLite typing
44
45
* #2336 Intermittent null reference exception on CloseConnection
@@ -106,6 +107,7 @@ Release notes - NHibernate - Version 5.3.0
106
107
** New Feature
107
108
108
109
* #2392 Add locate support for SQLite
110
+ * #2362 Add support for lt, gt, le, ge oData operators on strings
109
111
* #2349 Add support for Oracle binary floating point types
110
112
* #2347 Support fetching individual lazy properties for Criteria EntityProjection
111
113
* #2327 Add cross join support for Hql and Linq query provider
You can’t perform that action at this time.
0 commit comments