Skip to content

Commit 073da40

Browse files
Update release notes
To be squashed
1 parent 0a416cd commit 073da40

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-
197 issues were resolved in this release.
6+
199 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
* #1368 NH-3778 - Crash when performing a Linq query on a one-to-one mapped reference
8585
* #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.
8686
* #1312 NH-3493 - Cannot use alias between more than 1 level of nested queries
87+
* #1310 NH-3478 - StatefulPersistenceContext.RemoveEntity KeyNotFoundException on Evict
8788
* #1309 NH-3469 - Impossible to load one-to-one association with LINQ for composite-id
8889
* #1274 NH-3117 - Query on one-to-one property returns incorrect results
8990
* #1263 NH-2991 - Criteria withClause doesn't work in case of many to many collections
@@ -214,6 +215,7 @@ Release notes - NHibernate - Version 5.3.0
214215

215216
** Task
216217

218+
* #2391 Use latest Firebird for AppVeyor and Travis
217219
* #2388 Release 5.3
218220
* #2382 Refactor debug logging in AbstractBatcher
219221
* #2381 Use optimized Dictionary.Remove(key, out value) in .NET Core

0 commit comments

Comments
 (0)