Data Abstract for Cocoa 10.0.0.1613

Released: May 7, 2025

10.0.0.1613 での更新項目

機能

  • 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.