Data Abstract for All Platforms Versions

Découvrez les nouveautés dans chaque version, avec des détails sur les fonctionnalités, les améliorations et les problèmes résolus.

janv.
févr.
mars
avr.
mai
juin
juil.
août
sept.
oct.
nov.
déc.
Data Abstract for All Platforms 10.0.0.162120 oct. 2025
Corrections
  • RO/D: Fixed access violation in TRORemoteDataModule.DoOnActivate using ODATA (regression).
Data Abstract for All Platforms 10.0.0.161910 oct. 2025
Fonctionnalités
  • ServiceBuilder: Added support for Mercury & Iodine.
  • ServiceBuilder: Now uses nested menus for codegen.
  • rodl2code: Now allows users to connect to HTTPS servers with self-signed certificates.
Corrections
  • RO/C++: Regression in 1617: _Invk files were incorrectly generated for C++Builder ('ambiguity between Urooponsslapi::TStringArray and Uroclasses::TStringArray').
  • RON: Raise proper/better exception if plain HTTP server receives HTTPS request.
  • Drop per-version trial builds for Delphi 7 true Delphi XE8 (still supported by the full “all versions” trial).
  • Review & cleanup for RO/N and DA/N samples (wip).
  • Ship .inc files in trial version.
  • Merged ROCodeGen.
  • ROCodeGen.
  • ServiceBuilder: Removed old JS codegen.
Data Abstract for All Platforms 10.0.0.16137 mai 2025
Fonctionnalités
  • DA/D: Now allows you to set additional parameters for IBDAC.
  • RO/N: Super channels: increased MaxPackageSize to 10mb similar to Delphi.
  • RO/D+N: Improved JsonMessage error about WrapResult.
  • RO/D: Now supports OPTIONS request in HttpApi.
  • RO/N: Support for HEAD, PATCH, OPTIONS requests in HttpApi.
  • DA/J/N - RO/D: Cosmetic changes (param names should be the same in overridden methods).
  • Merged CodeGen4.
  • Merged ROCodeGen.
  • RO/.NET: Size error message improvements.
  • RO/N: EROUnknownMethod is renamed to EROUnknownServiceMethod.
Corrections
  • RO/D: HttpAPI: header parameters work incorrectly with CodeFirst services.
  • RO/N: Super server channels (SuperTcpServerChannel & SuperHttpServerChannel) should use ServerSecurityOptions for restrictions.
  • DA/J: Some binary operators aren't supported.
  • RO/D: UTF8BytesToString should convert w/o BOM.
  • DA/D: OData requests cause AV.
  • RO/N: favicon.ico cannot be retrieved via IpSuperHttpServerChannel.
  • DA/N: DASQL should allow macro with several parameters.
  • DA/N: DynamicWhere is written w/o required signature (json).
  • SB should use standard C# for CodeGen.