Skip to content

Releases: OutSystems/OutSystems.SetupTools

OutSystems.SetupTools 4.0.3

14 Nov 14:23
d9536ba

Choose a tag to compare

What's Changed

  • Improve how the ExecuteCommand function handles redirecting data from the Standard Output stream by @OS-andrebelo in #159
  • Document local testing (with Pester) by @RicardoLucasM in #158

New Contributors

Full Changelog: v4.0.2...v4.0.3

OutSystems.SetupTools 4.0.2

26 Aug 15:01

Choose a tag to compare

  • Remove support for O10
  • Install command lines for development environments (Service Studio and Integration Studio) now only accept O11 major versions
  • Install command lines for Platform Server and LifeTime now have set minimum version for 11.23.0. If the minor version is not specified it will now target minor 23 instead of the latest
  • FIPS will only be disabled automatically for versions below 11.38.0
  • Fix Set-OSServerConfig missing osVersion (#156)
  • Skip Service Center validation for first installs.
  • Remove code that modify permissions, this should be something customers handle.

OutSystems.SetupTools 4.0.1

25 Aug 15:43

Choose a tag to compare

  • Remove support for O10
  • Install command lines for development environments (Service Studio and Integration Studio) now only accept O11 major versions
  • Install command lines for Platform Server and LifeTime now have set minimum version for 11.23.0. If the minor version is not specified it will now target minor 23 instead of the latest
  • FIPS will only be disabled automatically for versions below 11.38.0
  • Fix Set-OSServerConfig missing osVersion (#156)

OutSystems.SetupTools 4.0.0

25 Aug 14:31

Choose a tag to compare

  • Remove support for O10
  • Install command lines for development environments (Service Studio and Integration Studio) now only accept O11 major versions
  • Install command lines for Platform Server and LifeTime now have set minimum version for 11.23.0. If the minor version is not specified it will now target minor 23 instead of the latest
  • FIPS will only be disabled automatically for versions below 11.38.0

OutSystems.SetupTools 3.19.0

05 Aug 14:50

Choose a tag to compare

  • Remove RabbitMQ/Erlang automatic installation by default, making SkipRabbitMQ switch obsolete.
    In order to install and configure RabbitMQ/Erlang, the command Set-OSServerConfig with parameter -ConfigureCacheInvalidationService should be used instead. (#146)
  • Fix issues with Get-OSRepoAvailableVersions (#150)

OutSystems.SetupTools 3.18.2

04 Aug 15:27
886727a

Choose a tag to compare

  • Add ServiceCenter validation and setting ACLs for IISCompression and NETCompilation folders (#142)
  • Add missing InstallMSBuildTools parameter to comment-based help (#141)
  • Fix issues of Publish-OSPlatformSolution with two step publishing (#140)
  • Replace use of AzureRM with Azure Blob Storage REST API to remove dependency of AzureRM (#139)
  • Fix issues with odd filenames in repo and add Service Studio and Integration Studio as separate installers (#138)
  • Fix minimum Platform Server version that requires .NET 8.0 Windows Hosting Bundle (#136)
  • Fix Get-OSPlatformDeploymentZone not getting output from ExecuteCommand function (#137)

OutSystems.SetupTools 3.18.1

17 Apr 09:42
cd1f70f

Choose a tag to compare

  • Ensure MS Build Tools is installed for first installs of Platform Server versions < 11.35.0
  • Fix Set-OSServerPerformanceTunning2 not moving PerformanceMonitor to LifeTimeAppPool (#132)

OutSystems.SetupTools 3.18.0

04 Apr 15:29
8cffc6d

Choose a tag to compare

  • Make MS Build Tools installation optional for Platform Server versions 11 or greater. Platform Server version 10 still installs MS Build Tools.
  • Fix for "Set-OSServerConfig fails if value of setting includes an ampersand (&) character" #127

OutSystems.SetupTools 3.17.1

06 Feb 14:52
9537810

Choose a tag to compare

  • Exclude Server.API and Server.Identity from being moved to another app pool (#122)
  • Exclude Server.API and Server.Identity IIS apps from being moved to the OutSystemsApplications app pool by Set-OSServerPerformanceTunning and Set-OSServerPerformanceTunning2

OutSystems.SetupTools 3.17.0

17 Jan 09:58
3135a75

Choose a tag to compare

Upgrade the hosting bundle to .NET 8.0