File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -12,12 +12,13 @@ Release notes - NHibernate - Version 5.6.0
1212 * Binary serializations of a session factory or a session from previous versions of NHibernate
1313 will not be deserializable with NHibernate 5.6.
1414
15- 68 issues were resolved in this release.
15+ 72 issues were resolved in this release.
1616
1717** Bug
1818
1919 * #3643 Collection cache lookup failure with enum keys
2020 * #3631 Missing version update on dirty collection with another property having optimistic-lock false
21+ * #3622 ISession.Refresh does not update lazy properties
2122 * #3618 ISQLQuery.ExecuteUpdate produces an exception in certain cases
2223 * #3602 Unable to implement custom tuplizer due to internal constructor
2324 * #3557 Fix configuration order in tests
@@ -58,6 +59,9 @@ Release notes - NHibernate - Version 5.6.0
5859
5960** Task
6061
62+ * #3706 Update actions/setup-dotnet action to v5
63+ * #3705 Enable skip_branch_with_pr: true for appveyor
64+ * #3701 Update dependency gitreleasemanager.tool to v0.20.0
6165 * #3696 Release 5.6.0
6266 * #3694 Merge 5.5.3 into master
6367 * #3690 Update actions/checkout action to v5
You can’t perform that action at this time.
0 commit comments