File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-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
- 217 issues were resolved in this release.
6
+ 218 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.
@@ -198,6 +198,7 @@ Release notes - NHibernate - Version 5.3.0
198
198
* #2032 Allow using ON instead of WITH in hql
199
199
* #2024 Refactor to simplify netfx retargeting
200
200
* #2022 Make CancellationToken optional for async Linq DML queries
201
+ * #2010 Add new collection operation queue mechanism
201
202
* #2009 Add support for IDictionary<string, object> to IQuery.SetProperties
202
203
* #2007 Dispose session in cascade tests
203
204
* #2006 Skip Topological sorting if not required
You can’t perform that action at this time.
0 commit comments