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 aa292c3 commit c915fc7Copy full SHA for c915fc7
releasenotes.txt
@@ -3,7 +3,7 @@
3
4
Release notes - NHibernate - Version 5.3.0
5
6
-202 issues were resolved in this release.
+203 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.
@@ -131,6 +131,7 @@ Release notes - NHibernate - Version 5.3.0
131
* #1195 NH-4078 - LINQ fetched collections aren't cached
132
* #981 NH-3873 - Explicit joins on unrelated classes
133
* #959 NH-4048 - Support non-deterministic/db-side-only methods in Linq
134
+ * #896 NH-1432 - Expression.Sql should support aliases other than {alias}
135
136
** Improvement
137
0 commit comments