Remoting SDK Versions

Découvrez les nouveautés dans chaque version, avec des détails sur les fonctionnalités, les améliorations et les problèmes résolus.

janv.
févr.
mars
avr.
mai
juin
juil.
août
sept.
oct.
nov.
déc.
Remoting SDK 10.0.0.159914 nov. 2024
Corrections
  • 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.