We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ae985e commit 1f57e16Copy full SHA for 1f57e16
releasenotes.txt
@@ -3,7 +3,7 @@
3
4
Release notes - NHibernate - Version 5.3.0
5
6
-217 issues were resolved in this release.
+218 issues were resolved in this release.
7
8
##### Possible Breaking Changes #####
9
* A distributed cache may hold conflicting timestamps after upgrade for as much as twelve hours.
@@ -198,6 +198,7 @@ Release notes - NHibernate - Version 5.3.0
198
* #2032 Allow using ON instead of WITH in hql
199
* #2024 Refactor to simplify netfx retargeting
200
* #2022 Make CancellationToken optional for async Linq DML queries
201
+ * #2010 Add new collection operation queue mechanism
202
* #2009 Add support for IDictionary<string, object> to IQuery.SetProperties
203
* #2007 Dispose session in cascade tests
204
* #2006 Skip Topological sorting if not required
0 commit comments