Released: Oct 20, 2025
Atualizações na 10.0.0.1621
Correções
- RO/D: Fixed access violation in TRORemoteDataModule.DoOnActivate using ODATA (regression).
Released: Oct 10, 2025
Atualizações na 10.0.0.1619
Recursos
- 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.
Correções
- 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...
Released: May 7, 2025
Atualizações na 10.0.0.1613
Recursos
- 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
Atualizações na 10.0.0.1599
Correções
- rodl2code: GenericArray option should not require codefirst option.
- 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...
Released: Feb 9, 2022
Atualizações na 10.0.0.1533
Recursos
- HttpAPI: Autofill APIHost from request.
- HttpAPI: Generate Schemes node.
- Allow silent app registration under non-Administrator account.
- Support for 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 with .NET.
Released: Sep 17, 2021
Atualizações na 10.0.0.1521
Recursos
- Added support for Microsoft Visual Studio 2022 Preview.
Released: Aug 11, 2021
Atualizações na 10.0.0.1515
Recursos
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 .NET
- Improved support of generator-based AutoInc values + Insert Schema Commands combo.
- Improvements in PostgreSQL support (SMALLSERIAL data type support and new database driver profile).
- Updated Oracle database driver. Managed driver version is used by default.
- Streamlined...
Released: Jun 10, 2020
Atualizações na 10.0.0.1481
Recursos
- 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.
- New more granular ServiceUnknownMethodException.
Released: Mar 29, 2019
Atualizações na 9.7.115
Recursos
- Support for Visual Studio 2019.
- Updates database profile for NexusDB.
Correções
- 82263: DA LINQ cannot handle nullable fields in List.Contains expression.
- 82267: PrimaryKey fields should always be treated as non-nullable ones.
Released: Mar 20, 2019
Atualizações na 9.6.113
Recursos
- Created a new sample server.
Correções
- Auto-adding references to Remoting SDK assemblies by "Connect to..." tooling corrupts the VS project properties for Elements projects.
- BeforeExecutingGetDataReader event is not raised for direct SQL data access.
- Incorrect CodeGen language is used for TableDefinition classes in Elements projects.
- Incorrect parameter processing mode is set for Pervasive driver.
- RemoteScriptDebugger RODL is not merged properly into the resulting server RODL.
- Table...