Platform Server 11 - Release Sep.2018 CP2

Published on 2019-01-04 16:35:24
Windows
File
PlatformServer-11-Release Sep.2018 CP2.exe
Size
173.22 MB

Assets
Installation Checklist
11.0 Install Checklist.htm
 MB
Information

Compatibility
  • Compatible with Development Environment 11, versions 11.0.109.0 or later.
  • Can be managed by LifeTime 11, Release Sep.2018 or later
Additional Resources For further information on any issues, use the Support Portal.

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 Release Sep.2018 CP2

  • Added a comment in the generated SQL of Advanced Queries and Aggregates with the location of the query in OutSystems applications. Configurable using Factory Configuration. Inspired by Neil Munro's idea. (ABE-1151)
  • Improved the 1-Click Publish performance of modules containing references without entities or structures. (ABE-1275)
  • The automatic trigger URLs for the Deployment Zone of Container hosting technologies now send the module names (as a JSON array) of the application being deployed. (RSAT-1118)

Bug Fixing

  • Fixed the incorrect serialization of input parameters of Date, Time and DateTime data types in consumed SOAP Web Services. This might have caused data corruption on some scenarios. Check the Known Issues section in the Platform Server Release Sep.2018 Release Notes for more information. (RINT-3069)
  • We fixed an array compilation error in the SOAP web services that prevented module publishing. This affected only applications with the new SOAP implementation. (RPD-3627)
  • Fixed SAP connection testing in Service Center that always failed with an invalid login error. (RPD-3847)
  • Fixed an issue that was causing the error "Duplicate is not a valid operation inside a StartIteration/EndIteration block" when using cached actions. (RPD-3698)
  • Fixed an issue that was causing high memory consumption when using complex structures with several lists. (RPD-3633)
  • Fixed an issue that caused JSON Deserialize to fail when deserializing Null DateTimes "1900-01-01T00:00:00" in Mobile Devices with Negative Timezones offsets. (RPD-3661)
  • Added module information to some Scheduler error logs where this information was missing. (RRCT-2072)
  • Fixed an issue deploying multiple module applications to containers when the publish order of the modules was interleaved, causing the deployment to containers to fail. (RSAT-1171)
  • Fixed an issue in the Configuration Tool that was incorrectly checking log permissions when clicking the "Create/Upgrade Database" button for the platform database. (RSAT-1110)
  • Fixed an issue that prevented applications running in containers from picking up changes to the configuration files when configuration files are mounted in containers using SMB volumes or Kubernetes ConfigMaps. (RSAT-1117)
  • Changes in the license of an environment now correctly propagate to applications running in containers. (RSCT-1378)
  • Fixed an issue that sometimes prevented users from publishing a module after debugging it in a personal area. (RSCT-1656)