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.