Data Abstract for All Platforms 릴리스

릴리스 전반에서 새로 나온 내용을 살펴보세요. 기능, 개선 사항, 해결된 문제에 대한 자세한 정보를 제공합니다.

1월
2월
3월
4월
5월
6월
7월
8월
9월
10월
11월
12월
Data Abstract for All Platforms 10.0.0.16212025년 10월 20일
수정 사항
  • RO/D: Fixed access violation in TRORemoteDataModule.DoOnActivate using ODATA (regression).
Data Abstract for All Platforms 10.0.0.16192025년 10월 10일
기능
  • 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.
수정 사항
  • 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.16132025년 5월 7일
기능
  • 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.
수정 사항
  • 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.