Data Abstract for Java(英語版) リリース

各リリースの最新情報を、機能・強化・解決済みの課題の詳細とともに確認しましょう。

1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
Data Abstract for Java 10.0.0.16212025年10月20日
修正
  • RO/D: Fixed access violation in TRORemoteDataModule.DoOnActivate using ODATA (regression).
Data Abstract for Java 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 Java 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.