Skip to content

Releases: sevensolutions/nomad-iis

v0.3.0

25 Jul 17:19
Compare
Choose a tag to compare

What's Changed

  • Fixed Directory Permissions Handling #5
  • Added directory_security-setting to enable/disable Directory Permissions Handling #5
  • Improved AppPool/Website naming when using invalid characters
  • Fixed a bug when deploying a website to an empty IIS (no websites). #16

Full Changelog: v0.2.0...v0.3.0

v0.2.0

23 Jul 07:59
Compare
Choose a tag to compare

What's Changed

  • Updated dependencies #11
  • Directory Permissions are now being set correctly #5
  • AppPools and Websites now use the naming scheme "<alloc-id>-<task-name>". This implicitly fixes #2
  • AppPools now support "NoManagedRuntime" #4
  • Application paths are now related to the task-directory instead of the root alloc directory. #1
  • Added Basic HTTPS support by supplying the certificate's hash #3

Full Changelog: v0.1.0...v0.2.0

v0.1.0

15 Jul 08:48
Compare
Choose a tag to compare

First official version.

v0.1.0-preview.1

28 Jun 17:28
Compare
Choose a tag to compare
v0.1.0-preview.1 Pre-release
Pre-release

A first preview. Please note, that this still has some bugs.