Platform Server 10.0.604.0
Released on Jul 25, 2017
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.