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 c915fc7 commit a3452a4Copy full SHA for a3452a4
releasenotes.txt
@@ -3,7 +3,7 @@
3
4
Release notes - NHibernate - Version 5.3.0
5
6
-203 issues were resolved in this release.
+204 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.
@@ -135,6 +135,7 @@ Release notes - NHibernate - Version 5.3.0
135
136
** Improvement
137
138
+ * #2394 Optimize PersistentGenericSet snapshot
139
* #2352 Improve performance of ReflectHelper.GetMethod/Definition
140
* #2350 Optimize LINQ batch item processing for queries with overridden result type
141
* #2316 Add multiple arguments support for ISQLFunction
0 commit comments