Skip to content

Releases: OutSystems/OutSystems.SetupTools

OutSystems.SetupTools 3.19.0

Choose a tag to compare

@luisalourenco luisalourenco released this 05 Aug 14:50
  • 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

Choose a tag to compare

@luisalourenco luisalourenco released this 04 Aug 15:27
886727a
  • 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

Choose a tag to compare

@luisalourenco luisalourenco released this 17 Apr 09:42
cd1f70f
  • 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

Choose a tag to compare

@luisalourenco luisalourenco released this 04 Apr 15:29
8cffc6d
  • 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

Choose a tag to compare

@luisalourenco luisalourenco released this 06 Feb 14:52
9537810
  • 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

Choose a tag to compare

@luisalourenco luisalourenco released this 17 Jan 09:58
3135a75

Upgrade the hosting bundle to .NET 8.0

OutSystems.SetupTools 3.16.3

Choose a tag to compare

@luisalourenco luisalourenco released this 05 May 13:58

Added CentralizedPlatformLogs extension to installer arguments for versions above 11.18.1

OutSystems.SetupTools 3.16.2.1

Choose a tag to compare

@OS-tiagobarroso OS-tiagobarroso released this 17 Nov 10:33
4cce909

Implement flag to uninstall previous .NET Core packages when installing the hosting bundle

Implement flag to skip the installation of the .NET Core Runtime and the ASP.NET Runtime when installing the hosting bundle

OutSystems.SetupTools 3.16.2.0

Choose a tag to compare

@OS-tiagobarroso OS-tiagobarroso released this 15 Nov 16:00
00e2612
  • Implement flag to uninstall previous .NET Core packages when installing the hosting bundle

  • Implement flag to skip the installation of the .NET Core Runtime and the ASP.NET Runtime when installing the hosting bundle

OutSystems.SetupTools 3.16.1.0

Choose a tag to compare

@luisalourenco luisalourenco released this 18 Aug 12:13
  • Adapt build script for new Service Studio installer
  • Added build script for new Integration Studio installation