Released: Oct 20, 2025
Updates in 10.0.0.1621
Fixes
- RO/D: Fixed access violation in TRORemoteDataModule.DoOnActivate using ODATA (regression).
Released: Oct 10, 2025
Updates in 10.0.0.1619
Features
- ServiceBuilder: Added support for Mercury & Iodine.
- ServiceBuilder: Now uses nested menus for codegen.
- rodl2code: Now allows users to connect to HTTPS servers with self-signed certificates.
Fixes
- RO/C++: Regression in 1617: _Invk files were incorrectly generated for C++Builder ('ambiguity between Urooponsslapi::TStringArray and Uroclasses::TStringArray').
- RON: Raise proper/better exception if plain HTTP server receives HTTPS request.
- Drop per-version trial builds for Delphi 7 true...
Released: May 7, 2025
Updates in 10.0.0.1613
Features
- DA/D: Now allows you to set additional parameters for IBDAC.
- RO/N: Super channels: increased MaxPackageSize to 10mb similar to Delphi.
- RO/D+N: Improved JsonMessage error about WrapResult.
- RO/D: Now supports OPTIONS request in HttpApi.
- RO/N: Support for HEAD, PATCH, OPTIONS requests in HttpApi.
- DA/J/N - RO/D: Cosmetic changes (param names should be the same in overridden methods).
- Merged CodeGen4.
- Merged ROCodeGen.
- RO/.NET: Size error message improvements.
- RO/N: EROUnknownMethod is...
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: Feb 9, 2022
Updates in 10.0.0.1533
Features
- Added Delphi integration for non-admin users via .train.
- HttpAPI: Autofill APIHost from request.
- HttpAPI: Generate Schemes node.
- Allow silent app registration under non-Administrator account.
- Support AllowAllFieldsInDynamicWhere for Microsoft .NET Servers.
- Missing context menu items for RemoteDataAdapter.
- Updated MySQL driver registration.
- Added Modulo operator support (DA SQL).
- Support for OpenSSL 3.
- Minor DataAccessService refactoring.
- dboMod was renamed to dboModulo for compatibility...
Released: Sep 17, 2021
Updates in 10.0.0.1521
Features
Data Abstract for Delphi
- Added support for Embarcadero Delphi 11 Alexandria and C++Builder 11 Alexandria.
Data Abstract 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 Data Abstract.
- Licensing approach update for .NET Core / .NET 5 and .NET Standard builds.
Data Abstract for Delphi
- Extended TRIM syntax in DA SQL.
- Extended Trim syntax in macro functions.
- New DynamicWhere expressions.
- New DynamicWhere expressions support in Business Rules Scripting.
Data Abstract for .NET
- Improved support of generator-based AutoInc values + Insert Schema Commands...
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 16, 2018
Updates in 9.5
Features
Updates in Data Abstract for Delphi
- Features:
- Support for Delphi 10.3 Rio.
- Enhancements:
- NexusDBDriver: isAlive method was added.
- Scripting: Add method to execute a command from a scripted event.
Updates in Data Abstract for .NET
- Features:
- Support for Data Abstract in Water.
- Support for Sequential Binary Expressions.
- Support for Pervasive ADO.NET driver.
- Enhancements:
- Improves API for LocalDataAdapter/LocalSchema constructors.
- Minor improvement in the Schema metadata access.
- Provides...