Skip to content

Commit 6879ba0

Browse files
committed
Improve changelog
1 parent 348024c commit 6879ba0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ChangeLog/7.2.0-Beta-1-dev.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
[main] SqlDml.Truncate() is introduced.
88
[main] WellKnown.MaxNumberOfConditions became obsolete, use new DomainConfiguration.MaxNumberOfConditions if needed
99
[main] TypeHelper.GetSingleConstructor() and .GetSingleConstructorOrDefault() are marked obsolete
10+
[main] Session.DisableSaveChages() methods return null value in more cases. See methods' summaries
11+
[main] DirectSessionAccessor.OpenSystemLogicOnlyRegion() returns disposable struct instead of IDisposable
12+
[main] OperationRegistry's Disable/EnableSystemOperationRegistration methods return disposable struct instead of IDisposable
1013
[main] Temporary tables cleanup now uses TRUNCATE instead of DELETE when possible
1114
[main] Temporary tables population is increased with multi-row inserts - 256 and 16 items per INSERT
1215
[main] PersistParameterBinding has new field RowIndex, use it for multi-row inserts if needed

0 commit comments

Comments
 (0)