Platform Server - 10.0.604.0

Published on 2017-07-25 16:32:43
Windows
File
PlatformServer-10.0.604.0.exe
Size
110.28 MB

Assets
.NET Install Checklist
10.0 Install Checklist.htm
228.37 KB
J2EE Installation Checklist
10.0 Install Checklist J2EE.htm
298.12 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.604.0

  • Added the possibility to define the locale convention when configuring connections to external Oracle databases in Service Center. (RINT-387)
  • [.NET Only] Added support for Azure SQL using database authentication (Windows authentication not supported). (RSAT-337)

Bug Fixing

  • Fixed an issue that prevented the cleanup of some expired sessions. (RRCT-718)
  • Fixed incorrect behavior while parsing dates in some Android devices (inputs and built-in functions). (RPD-2395)
  • Fixed possible lock escalation when waking up timers during the publication of modules. (RPD-2346)
  • Fixed an issue that would cause the Unattended Installation and Upgrade command line tools to return success exit codes even when errors did occur. (RPD-2313)
  • Fixed an error that prevented changing an entity attribute if the corresponding MySQL column set or cleared a DEFAULT constraint. (RPD-2274)
  • Fixed a syncing problem involving multiple front-ends that were not connected to the same database as the controller. (RPD-2225)
  • Fixed an issue that prevented changing the length of a Text entity attribute from 2000 to a larger value. (RPD-2224)
  • Fixed a compilation error when consuming Structures without Attributes. (RPD-2065)
  • [.NET Only] Fixed RichWidgets InputAutoComplete/ListNavigation/ListOrderBy not working if the page was accessed using an URL that contained a different casing from the original page name. (RPD-2379)
  • [Java Only] Fixed database connection leak when publishing a module. (RPD-2298)
  • [Java Only] Fixed memory leak caused by redeploying modules while the debugger has active sessions.