Skip to content

1.3

Compare
Choose a tag to compare
@beutepa beutepa released this 02 Jul 11:18
· 68 commits to master since this release
1f3dcfe

This released focused on:

  • Support for the new release of SDL Tridion Docs 14 Content Manager (Windows Server 2019, AdoptOpenJDK and JRE, ISHCS, ...)
  • Improving the developer friendliness (local SQL Express, restore of demo/empty database, enable logging for troubleshooting, ...)

Issues:

  • GH-107: Changes required for new 'ISHCS' web application (InstallTool inputparameters)
  • GH-102: Database - Add the option to restore the Demo or and Empty database from the ISHCD as local/'mock' database
  • GH-101: DevelopFriendly - Improve PowerShell scripts to help in troubleshooting instances
  • GH-100: Update the example scripts to use the 'versionless' ISHDeploy module
  • GH-97: DevelopFriendly - PowerShell scripts to help in troubleshooting instances (enhancement)
  • GH-94: Add support for local SQL Server (Express) 2016 database for AWS (EC2) instances (enhancement)
  • GH-92: Initialize-MockDatabase.ps1 - Support creation of a SQL user when initializing the mock database (enhancement)
  • GH-89: Add support for Windows Server 2019
  • GH-87: Restore support for local SQL Server Express database for Vagrant boxes (Hyper-V)
  • GH-86: Make it possible to initialize an image with only the third party software prerequisites and/or the Application prerequisites and installation
  • GH-85: Make sure that the minLevel of the File logger is set to 'Debug' for InstallTool
  • GH-84: Add installation of AdoptOpenJDK and JRE pre-requisite
    -Update valid/supported versions (released: 13.0.1, 13.0.2, not released 14.0.0)