Remoting SDK(英語版) リリース

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

1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
Remoting SDK 10.0.0.15992024年11月14日
修正
  • Delphi: all event repositories should support IROValidatedSessionsChangesListener interface (event should be removed only after client confirmation).
  • RO/Delphi: Mandatory SOAPAction attribute missing for SOAP 1.1.
  • RO/Delphi: update Grijjy Foundation to new version.
  • RO/Delphi: super channels: Access Violation in SetAckDetails() if SkipAck = True.
  • rodl2code: GenericArray option should not require codefirst option.
  • Delphi: Allow to use generics in FPC.
  • RO/Delphi: server shouldn't ignore MaxMessageCount in mtPoll.
  • DA/.NET: Better error reporting foe DA SQL parser errors.
  • Fixed bug in uROSimpleStringBuilder.pas.
  • DA/.NET: allow sub-types other than jsonb.
  • DA/.NET: New AllowedChangeTypes property on BusinessProcessor to easily disable some changes.
  • DA/.NET: New AutoCreateBusinessProcessor event on DataService.
  • DA/N: NPGSQL.NET driver is updated to 4.0.17.
  • Merged ROCodeGen.
  • TIROActiveEventServerList -> TROActiveEventServerList.
  • RO/.NET: TypeConverters: cleaner error when conversion fails.
  • DA/Cocoa: do not adjust sent/received NSDate to local timezone. NSDate is UTC.