Platform Server 11 - Release Jan.2019 CP1

Published on 2019-01-22 14:36:08
Windows
File
PlatformServer-11-Release Jan.2019 CP1.exe
Size
165.29 MB

Assets
Installation Checklist
11.0 Install Checklist.htm
217.1 KB
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 Jan.2019 CP1

  • Added support for Service Actions in Service Center analytics reports. (ABE-618)
  • Enabled slow Service Action calls to be displayed in Lifetime's analytics. (ABE-619)
  • It is now possible to consume SOAP Web Services with binary type inputs. (RINT-3228)
  • You can now customize the mobile app version code in Service Center. This number is used by app stores to determine whether one version is more recent than another. To set the version code, navigate to Service Center > Factory > your mobile app > Native Platforms, then click the Change link in the Code column. (RLIT-2106)
  • Cache invalidation service binaries are now fetched from the official repository. (RRCT-2050)
  • Improved the UI of the Deployment Zones screen in Service Center. (RSAT-1132)
  • Added README files that guide the user to more specific documentation on container deployment. These files are automatically added to the configured "Target Output" folder of the container hosting technology on the first deployment to the container. (RSAT-1078)
  • The base FROM image for Docker-based container hosting technologies - Amazon ECS, Azure Container Service, Docker Containers - has been changed from "microsoft/iis:latest" to "microsoft/dotnet-framework:4.7.1-runtime". The Deployment Zones associated with these container hosting technologies and using "microsoft/iis:latest" as the FROM image will be upgraded to use "microsoft/dotnet-framework:4.7.1-runtime". Deployment Zones that are already using a different FROM image will be kept unchanged. This change will increase the time of the first application deployment to containers, as the first layers of the OutSystems application image will need to be rebuilt. (RSAT-1105)
  • Deployment timeouts for Container Deployment Zones are now configurable in Service Center. (RSAT-1103)
  • Modified the default paths for Amazon ECS and Azure Container Service hosting technologies. (RSAT-1100)
  • The unattended installation and upgrade process now validates the prerequisites. (RSAT-1023)
  • When configuring a mobile application, it is now possible to choose the version of the Mobile Apps Build Service (MABS) that will be used to generate the mobile app package. (RNMT-2296)

Bug Fixing

  • Fixed a security vulnerability. CVSSv3.0 score 7.1 (High) (RLIT-2388)
  • Fixed an issue in the deployment service that was undeploying modules after upgrading from version 10. (RSCT-1773)
  • We fixed a bug that prevented you from installing Charts or OutSystems Now from Forge in some situations, causing the message "Application cannot be safely installed in your environment" to show. (ABE-1289)
  • 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 installation process where the CPU cores were incorrectly counted when the core count was bigger than 9. (RSAT-1172)
  • Fixed "Failed to parse JSON request content" server-side exception triggered after mobile app upgrade rollback and navigation to modified screens. (RPD-3118)
  • Improved the application recovery in scenarios where the cache invalidation service is down and starts running again. (RRCT-2036)
  • When updating the cache invalidation service settings in the Configuration Tool, the user password is now also updated. (RRCT-2048)
  • The server configuration template for the unattended installation process now sets to false by default the encrypted attributes within the cache invalidation configuration. (RRCT-2049)
  • The log message from system action EspaceInvalidateCache now includes the name of the eSpace. (RRCT-2055)
  • Fixed an issue in the Oracle driver that was preventing to abort a query when a HTTP request timeout occurred while session data was being manipulated. (RPD-3726)
  • Queries to LDAP can now fallback to LdapConnection objects when using basic authentication. (RPD-3624)
  • App Feedback application is now more resilient to feedback submitted from screens having frames injected dynamically or resources with zero content length. (RPD-3588)
  • Fixed an issue that was changing the strings within brackets passed to an SQL element via an expand inline parameter. (RPD-3565)
  • Fixed an issue in the clean up process for old login attempts in Service Center. (RPD-3061)
  • Fixed an error occurring when a user with no permission tried to access Service Center log screens. (RLIT-2321)
  • The Users application now shows the correct number of users with a role in an application. (RLIT-2274)
  • Fixed broken links for the Roles in the Users application. (RPD-2833)
  • We fixed a UI bug in Users application > Groups > Roles. Now you'll have the correct links for the groups you add in Roles. (RPD-3055)
  • The "Publish all consumers" button in Service Center eSpace details page now publishes only the consumer modules that have references to the producer module in the current running version. (RPD-3355)
  • Enable container deployment info messages to be displayed in LifeTime. (RLIT-2261)
  • Fixed a compilation issue consuming SOAP Web Services that have a WSDL with GUID types. (RINT-2757)
  • 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)
  • Fixed a publishing issue consuming SOAP Web Services when a SOAP Structure is used both inside a element and a List. (RINT-3190)
  • Consuming SOAP services that include Time outputs no longer causes a compilation error. (RINT-3203)
  • Fixed a publishing issue consuming SOAP Web Services when the SOAP Structure contain only a single attribute of type List. (RINT-3217)
  • Fixed an issue consuming SOAP Web Services that contain the element. (RINT-3229)
  • Fixed the conversion of nil values for numerical types when consuming SOAP Web Services. (RINT-3287)
  • Fixed a runtime error occurring when a List Box is inside a Table Records. (RAFT-1703)
  • Fixed an issue in the installation process that was accepting as valid certain unsupported .Net Framework versions. (RSAT-1169)
  • Fixed a problem in the Configuration Tool that was not updating the Logs tab correctly when changing the Authentication type to Windows in the Platform tab. (RSAT-1108)
  • Fixed URL used by LifeTime to redirect users to configurations pages of environments. (RPD-3302)
  • Fixed issue when trying to connect to an invalid service on port 12003. (RPD-3626)