-
Notifications
You must be signed in to change notification settings - Fork 27
Expand file tree
/
Copy path7.3.0-Beta-1-dev.txt
More file actions
29 lines (29 loc) · 2.19 KB
/
7.3.0-Beta-1-dev.txt
File metadata and controls
29 lines (29 loc) · 2.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[main] Switch to .NET8/.NET10-only support, nuget packages actualized
[main] Removed obsolete member Values of SqlInsert type
[main] Removed obsolete methods GetSingleConstructor/GetSingleConstructorOrDefault of TypeHelper type
[main] Removed obsolete constant WellKnown.MaxNumberOfConditions, use DefaultMaxNumberOfConditions instead
[main] Tuple transformation heavily refactored, many types from Xtensive.Tuples.Transform removed, renamed or turned to internal
[main] Collection FixedList3 is removed
[main] Xtensive.Orm.Rse.Providers.Provider descendants no longer build RecordSetHeader on initialization via virtual method
[main] Many compilable providers build headers more easily with static methods
[firebird] Switch to .NET8/.NET10-only support, nuget packages actualized
[firebird] Support for Firebird 2.5 ended due to end-of-life state
[mysql] Switch to .NET8/.NET10-only support, nuget packages actualized
[mysql] Support for MySQL older than 5.7 ended due to end-of-life state
[oracle] Switch to .NET8/.NET10-only support
[postgresql] Switch to .NET8/.NET10-only support, nuget packages actualized
[postgresql] Support for PostgreSQL older than v11 ended due to end-of-life state
[sqlserver] Switch to .NET8/.NET10-only support, nuget packages actualized
[sqlserver] Support for MS SQL Server older than 2016 ended due to end-of-life state
[bulkoperations] Switch to .NET8/.NET10-only support
[localization] Switch to .NET8/.NET10-only support, nuget packages actualized
[localization] Removed obsolete member of ConfigurationSection type
[logging.log4net] Switch to .NET8/.NET10-only support, nuget packages actualize
[logging.NLog] Switch to .NET8/.NET10-only support, nuget packages actualized
[reprocessing] Switch to .NET8/.NET10-only support, nuget packages actualized
[reprocessing] Removed obsolete member of ConfigurationSection type
[security] Switch to .NET8/.NET10-only support, nuget packages actualized
[security] Removed obsolete member of ConfigurationSection type
[tracking] Switch to .NET8/.NET10-only support, nuget packages actualized
[web] Switch to .NET8/.NET10-only support, nuget packages actualized
[web] Project references actual shared libraries of the framework instead of stand-alone outdated packages