Skip to content

Commit 69d2082

Browse files
Update release notes
To be squashed
1 parent f2f9a3d commit 69d2082

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

releasenotes.txt

Lines changed: 2 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-
210 issues were resolved in this release.
6+
211 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.
@@ -84,6 +84,7 @@ Release notes - NHibernate - Version 5.3.0
8484
* #1480 Fix cache build for honoring mapped concurrency
8585
* #1368 NH-3778 - Crash when performing a Linq query on a one-to-one mapped reference
8686
* #1341 NH-3848 - Child collection fetched using left outer join with on clause or where clause restrictions on fetched collection shouldn’t be stored in second level cache.
87+
* #1319 NH-3549 - BasicFormatter throws exceptions for certain types of data containing "signal words"
8788
* #1312 NH-3493 - Cannot use alias between more than 1 level of nested queries
8889
* #1310 NH-3478 - StatefulPersistenceContext.RemoveEntity KeyNotFoundException on Evict
8990
* #1309 NH-3469 - Impossible to load one-to-one association with LINQ for composite-id

0 commit comments

Comments
 (0)