Remoting SDK のリリース

Released: Sep 17, 2021

10.0.0.1521 での更新項目

機能

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

10.0.0.1515 での更新項目

機能

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

Released: Jun 10, 2020

10.0.0.1481 での更新項目

機能

  • 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

9.7.115 での更新項目

機能

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

不具合の修正

  • 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

v9.5.111 での更新項目

機能

  • 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

v9.5 での更新項目

機能

  • 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

v9.4 での更新項目

機能

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

v9.3 での更新項目

機能

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

Released: Apr 13, 2017

9.2 での更新項目

機能

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)

不具合の修正

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

Released: May 6, 2016

9.0.97 での更新項目

機能

  • Provides a simple way to set the SSL certificate validation callback for IP-based client channels.
  • Better compatibility for SOAP between Delphi and .NET.
  • IP-based client channels should refuse non-valid certificates (including self-signed ones) by default.

不具合の修正

  • 75097: Post message throws NRE whe a method that accepts a ComplexType parameter is invoked with NULL parameter value.
  • 75091: "Convert To CodeFirst" Wizard generates empty interfaces for Event Sinks.
  • 75062: Provide a documentation...