Platform Server - 10.0.1100.0

Published on 2020-05-28 08:40:16
Windows
File
PlatformServer-10.0.1100.0.exe
Size
114.3 MB

Assets
.NET Install Checklist
10.0 Install Checklist.html
236.35 KB
Information

Compatibility
  • Compatible with Platform Server release 10, versions 10.0.105.0 or later
  • Compatible with Development Environment 10, versions 10.0.105.0 or later
Additional Resources For further information on any issues, please contact Product Support.

NOTICE: OutSystems does not give support to any undesirable behavior you may experience due to the use or manipulation of undocumented components of the OutSystems platform, such as, internal JavaScript, RuntimePlatform library, database system meta-model, components in installation directories, etc.
Release Notes

New in Platform Server 10.0.1100.0

  • [.NET Only] Upgraded Oracle Data Provider for .NET, Managed driver to version 19.3.1.

    According to the official documentation, this driver allows applications to connect to Oracle Database 11g Release 2 or later.
    If you have integrations with earlier versions of Oracle Database, they will not work. You will need to upgrade your Oracle engine to version 11g Release 2 or later, in order to continue using those integrations.

    This driver supports native encryption, meaning that you can set up your database to require encryption and this means all connections will be encrypted between the server and the database (applicable for the platform and external databases).
    (RSAT-2115)
  • [.NET Only] Added support for Oracle 18c. This applies to the platform database, as well as external databases. (RSAT-2308)
  • [.NET Only] Added support for Oracle 19c. This applies to the platform database, as well as external databases. (RSAT-2309)

Bug Fixing

  • [.NET Only] Fixed an issue that was blocking the generation of mobile apps in some specific cases. (RLIT-3508)
  • [.NET Only] Fixed issue causing Solution Report link to now be visible in Solution_Edit screen if the solution is downloaded after the publish (RLIT-3536)
  • [.NET Only] Fixed a concurrency issue executing BPT processes that generate an error of the type "PROCEDURE ddl_NUMBER already exist" (RSAT-2121)
  • [.NET Only] Fixed an error that stopped publishing a solution with more than 1000 Modules in an environment with an Oracle platform database. (RPD-4773)