Skip to content

Commit 3c311c5

Browse files
committed
Improve changelog
1 parent c87a031 commit 3c311c5

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

ChangeLog/6.0.6_dev.txt

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
1-
[main] Fixed possible cases of broken serialization due to comparers
1+
[main] Fixed possible cases of broken serialization due to comparers
2+
[main] Fixed rare cases of insert wrong data into some table columns for SingleTable hierarchies
3+
[sqlserver] Fixed incorrect DateTimeOffset.Date part extraction
4+
[sqlserver] Improved translation of DateTimeOffset.LocalDateTime and DateTimeOffset.TimeOfDay parts extraction
5+
[postgresql] Improved performance of First(), FirstOrDefault() being subqueries
6+
[postgresql] Improved translation of Math.Ceiling(), Math.Truncate() and Math.Floor()
7+
[reprocessing] ExecuteActionStrategy.Execute doesn't get external session though Session.Current at all
8+
[reprocessing] Introduced DomainExtension.WithSession and IExecuteConfiguration WithSession methods to pass external session

0 commit comments

Comments
 (0)