Remoting SDK Releases

Learn what's new across releases, with details of features, enhancements, and resolved issues.

Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Remoting SDK 10.0.0.1599Nov 14, 2024
Fixes
  • 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.