Remoting SDK Releases

Released: Nov 14, 2024

Updates in 10.0.0.1599

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

Released: Sep 17, 2021

Updates in 10.0.0.1521

Features

Remoting SDK for Delphi

  • Added support for Embarcadero Delphi 11 Alexandria and C++Builder 11 Alexandria.

Remoting SDK for .NET

  • Added support for Microsoft Visual Studio 2022 Preview.

Released: Aug 11, 2021

Updates in 10.0.0.1515

Features

Microsoft .NET Platform Support

  • Support for .NET 5 and later (.NET Core).
  • NuGet packages distribution for Remoting SDK.
  • Licensing approach update for .NET Core / .NET 5 and .NET Standard builds.

Remoting SDK for .NET

  • Dependency Injection performance improvements.
  • Support for async methods that return Task<…>.
  • New application infrastructure models for Microsoft .NET Core server apps.
  • TLS 1.3 support.
  • Stability and performance improvements in SuperHttp channels (both client and...

Released: Jun 10, 2020

Updates in 10.0.0.1481

Features

  • Support for DA SQL in Embarcadero Delphi Servers.
  • Support for Embarcadero Delphi 10.4 Sydney.
  • New lightweight session update mode in Olympia Server.
  • Stability improvements for Olympia Server.
  • Zeroconf information now includes TLS status.
  • Service Builder now supports connecting to TLS and zeroconf servers.
  • Embarcadero Delphi: Indy channels have been updated to support TLS.
  • New more granular ServiceUnknownMethodException.

Released: Mar 29, 2019

Updates in 9.7.115

Features

  • Support for Visual Studio 2019.
  • Updates database profile for NexusDB.

Fixes

  • 82263: DA LINQ cannot handle nullable fields in List.Contains expression.
  • 82267: PrimaryKey fields should always be treated as non-nullable ones.

Released: Nov 28, 2018

Updates in v9.5.111

Features

  • HTTP API: Add support for custom result types.
  • Adds support for Delphi 10.3 Rio.
  • Better C++Builder integration.
  • Adds Access-Control-Expose-Headers header for HTTP API.
  • New HTTP API authentication sample.
  • Synchronize CodeFirst API with .NET.

Released: Nov 16, 2018

Updates in v9.5

Features

  • Features:
    • Add property to load certificate from the store by subject name.
    • Support for Remoting SDK in Water.
    • HTTP API: Add support for custom result types.
    • Support for objects with custom serializers.
    • Support for SSL certificate auto-reloading in ApplicationServer class.
  • Enhancements:
    • Add Access-Control-Expose-Headers headers support for Http API
    • Extend API to register/unregister event handlers
    • Improve CodeFirst server performance by add additional caching for streaming format in the...

Released: Mar 23, 2018

Updates in v9.4

Features

Updates in v9.4.107

  • Remoting SDK for .NET
    • Adds support for .NET Standard projects.
    • Improves PooledClassFactory API by providing extended expiration and pre-initialization options.
    • Provides API for renaming data types defined in RODL library.
    • Updates AWS SDK version used by Remoting SDK.
  • Remoting SDK for Delphi
    • Enhances CORS performance.

Fixes

Fixes in v9.4.107

  • Remoting SDK for .NET
    • 79542: Cannot compile generated _Intf code
    • 79508: Client channel by default rejects valid SSL certificates...

Released: Oct 17, 2017

Updates in v9.3

Features

  • Added HTTP API Support in Remoting SDK Servers.
  • Added Probe feature support to simple Http, Tcp and NamedPipes server channels.
  • Added Probe feature support to SuperHttp and SuperTcp server channels.
  • Enhancements:
    • Explicitly set encoding used as 'Default' for ANSI string transfer for Bin message and Bin2 data streamer.
    • Application Server: Make the "Press Ctrl + C to terminate" message configurable.
    • Expose DataService property to simplify management of default transaction behavior on...

Released: Apr 13, 2017

Updates in 9.2

Features

Remoting SDK for .NET 9.2.101 (Build .1295)

  • Support for Visual Studio 2017
  • Iodine project template (in Fire 9.1)

Remoting SDK for .NET 9.2.101 (Build .1295)

  • Support for Delphi 10.2 Tokyo
  • Better C++builder compatibility

Remoting SDK for Cocoa 9.2.101 (Build .1295)

  • Iodine project template (in Fire 9.1)

Fixes

Remoting SDK for .NET 9.2.101 (Build .1295)

  • 77115: Boilerplate code: Services are not registered in the ZeroConf registry
  • 77107: CodeGen: Generated interface files contain assembly...