As of version 10, Remoting SDK and Data Abstract, ship as bi-weekly new builds incremental builds, rather than as monolithing big releses.
Please also check each build's change log for a detailed list of all fixes and enhancements.
New and more streamlined Json file format for Dynamic Where
New TRONetSuperHTTPChannel
implementation for Delpgi XE8 and later
Support for .NET Core 8
New and more streamlined Json file format for Schemas (v2)
New and more streamlined Json file format for RODL files (v4)
Improved {ORDERBY}
macro for DA
NOT LIKE
in DA SQL and Dynamic WhereIIF
in DA SQLTrim
* macro functionsSupport for generating Codegen from RODL filtered by group
Improved briefcase support in DA/Delphi
New Service Groups feature to group individual services and limit access (e.g. per channel)
New Binary Json (BSON) Message format
%
) for DA SQL, DA LINQ, DynamicWhere & ODataSupport for Visual Studio 2022 Preview
Service Builder: WSDL import tool moved to to .NET 4+
TRIM
syntax in DA SQLTask<…>
TRIM
syntax in DA SQL.remoteRODL
filesCOALESCE
and ISNULL
in DA SQLcoalesce
and ??
in DA LINQTrim
, TrimStart
TrimEnd
functions in DA LINQTDAMemDataset
has been rearchitected for improved performance and better compatibility with the Delphi NEXTGEN
compiler.rodl2code
tool to override the output file name.ConnectionTimeout
parameter).UnknownSqlMacroIdentifier
event handler).TROSuperTcpServer
and TROSuperTcpChannel
built on pure native socket APIs in RO/DelphiTROTCPServer
and TROSuperHTTPServer
built on pure native socket APIs in RO/DelphiCheck out the complete change logs with each build, for more details.
See also what was new in Version 9.x and earlier…