Skip to content

Releases: sevensolutions/nomad-iis

v0.7.0

11 Mar 10:06
Compare
Choose a tag to compare

What's Changed

  • Bump the dependencies group in /src with 1 update by @dependabot in #44
  • Bump the dependencies group in /src with 3 updates by @dependabot in #46

Full Changelog: v0.6.0...v0.7.0

v0.6.0

11 Jan 14:51
Compare
Choose a tag to compare

What's Changed

  • Bump the dependencies group in /src with 7 updates by @dependabot in #41
  • Update to .NET 8
  • New experimental UDP log sink #6
  • Some other minor bug fixes

Full Changelog: v0.5.0...v0.6.0

v0.5.0

19 Nov 17:06
Compare
Choose a tag to compare

What's Changed

  • Bump the dependencies group in /src with 3 updates by @dependabot in #30
  • Feature/app only by @sevensolutions in #31
  • A lot of bug fixes, especially with task recovery

Full Changelog: v0.4.0...v0.5.0

v0.4.0

14 Oct 14:20
Compare
Choose a tag to compare

What's Changed

  • Bump the dependencies group in /src with 3 updates by @dependabot in #23
  • Bump the dependencies group in /src with 1 update by @dependabot in #26
  • Refactoring #25
  • BCHG: Configuration has changed because of #18 and #19. See Readme.

Full Changelog: v0.3.0...v0.4.0

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.