Skip to content

Commit ac93a6c

Browse files
Update release notes
1 parent a3452a4 commit ac93a6c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

releasenotes.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
Release notes - NHibernate - Version 5.3.0
55

6-
204 issues were resolved in this release.
6+
206 issues were resolved in this release.
77

88
##### Possible Breaking Changes #####
99
* 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
3939

4040
** Bug
4141

42+
* #2410 Second level cache failures with CoreMemoryCache
4243
* #2380 OData NotSupportedException MemberInit on base class member
4344
* #2346 Fix SQLite typing
4445
* #2336 Intermittent null reference exception on CloseConnection
@@ -106,6 +107,7 @@ Release notes - NHibernate - Version 5.3.0
106107
** New Feature
107108

108109
* #2392 Add locate support for SQLite
110+
* #2362 Add support for lt, gt, le, ge oData operators on strings
109111
* #2349 Add support for Oracle binary floating point types
110112
* #2347 Support fetching individual lazy properties for Criteria EntityProjection
111113
* #2327 Add cross join support for Hql and Linq query provider

0 commit comments

Comments
 (0)