Skip to content

Commit 52be7f8

Browse files
committed
Improve changelog
1 parent 1cc0220 commit 52be7f8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ChangeLog/7.2.0-Beta-1-dev.txt

+3
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,10 @@
1515
[main] PersistParameterBinding has new field RowIndex, use it for multi-row inserts if needed
1616
[main] TemporaryTableDescriptor changed interface to IMultiRecordPersistDescriptor, fully compatible with IPersistDescriptor
1717
[main] SqlNode.Clone() method now returns SqlNode to take advantage of C# covariant returns and reduce casts overhead
18+
[main] Xtensive.Orm.Rse.Providers.ProviderVisitor is now generic with type parameter of method results
1819
[main] Improved exception handling if some appered during asynchronous Session opening
20+
[main] Fixed some ColumnInfoCollection and NodeCollection<AssociationInfo> leaks
21+
[main] Overall performance and memory officiency improvements
1922
[main] Obsolete LockableExtensions.EnsureNotLocked is removed
2023
[main] Obsolete DomainConfiguration.DefaultVersioningPolicy is removed
2124
[main] Obsolete TypeInfo methods (GetImplementors(), GetInterfaces(), GetDescendants(), GetAncestors() and GetRoot()) are removed

0 commit comments

Comments
 (0)