1- Build 5.3.14
1+ Build 5.3.15
2+ =============================
3+
4+ Release notes - NHibernate - Version 5.3.15
5+
6+ 4 issues were resolved in this release.
7+
8+ ** Bug
9+
10+ * #3218 Failure of contains subquery with parameter
11+ * #3187 Fix mixing implied implicit and left joins in HQL for v5.3
12+
13+ ** Task
14+
15+ * #3225 Release 5.3.15
16+ * #3222 Automatically generate async code on pull requests for 5.3
17+
18+
19+ Build 5.3.14
220=============================
321
422Release notes - NHibernate - Version 5.3.14
@@ -7,8 +25,8 @@ Release notes - NHibernate - Version 5.3.14
725
826** Bug
927
10- #3169 InvalidOperationException: This transformer is not initialized by Cached Query
11- #3164 Fetching a lazy loaded component regression
28+ * #3169 InvalidOperationException: This transformer is not initialized by Cached Query
29+ * #3164 Fetching a lazy loaded component regression
1230
1331** Task
1432
@@ -24,14 +42,14 @@ Release notes - NHibernate - Version 5.3.13
2442
2543** Bug
2644
27- #3134 ManyToMany - Tries to select not existing column in Mapping Table
28- #3113 Join fails on Oracle9Dialect
29- #3030 Memory leak named parameter holds entity references
45+ * #3134 ManyToMany - Tries to select not existing column in Mapping Table
46+ * #3113 Join fails on Oracle9Dialect
47+ * #3030 Memory leak named parameter holds entity references
3048
3149** Improvement
3250
33- #3120 Guards against use of a disposed session factory
34- #2994 Npgsql 6 is not compatible
51+ * #3120 Guards against use of a disposed session factory
52+ * #2994 Npgsql 6 is not compatible
3553
3654** Task
3755
0 commit comments