Skip to content

Releases: sevensolutions/nomad-iis

v0.13.0

11 Nov 16:31
Compare
Choose a tag to compare

What's Changed

  • Bump the dependencies group in /src with 2 updates by @dependabot in #79
  • Bump System.IdentityModel.Tokens.Jwt from 8.1.2 to 8.2.0 in /src in the dependencies group by @dependabot in #82
  • Fix memory leak at statistics by @sevensolutions in #81
  • Bump xunit.runner.visualstudio from 3.0.0-pre.42 to 3.0.0-pre.49 in /src in the dependencies group by @dependabot in #83

Full Changelog: v0.12.0...v0.13.0

v0.12.0

26 Oct 13:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.0

v0.11.0

28 Sep 15:53
Compare
Choose a tag to compare

Tada 🎉

Management API

This Release contains the first version of the new Management API, a very powerfull feature.
You can read more about it here: https://nomad-iis.sevensolutions.cc/docs/features/management-api

Please note, that, because the API comes with a lot of dependencies, increasing the plugin file size, i've decided to maintain two different versions.

Unit and Integration Tests

I've started to implement Unit and Integration Tests for the plugin to be able to maintain a high quality. Only a few basic tests have been implemented right now but more will come in the future.

Details

Full Changelog: v0.10.0...v0.11.0

v0.10.0

04 Oct 18:22
Compare
Choose a tag to compare

What's Changed

  • Bump MessagePack from 2.5.168 to 2.5.171 in /src in the dependencies group by @dependabot in #58
  • Bump the dependencies group in /src with 3 updates by @dependabot in #60
  • Bump the dependencies group across 1 directory with 5 updates by @dependabot in #62
  • Added a new website for documentation @sevensolutions: https://nomad-iis.sevensolutions.cc
  • UDP Logging is now disabled by default because it's experimental. Note that this might be a breaking change if you're already using it. In this case you need to re-enable it by specifying udp_logger_port = 64001.

ATTENTION
I accidentially destroyed this release while setting up my new release pipeline.
Please use the latest version.

Full Changelog: v0.9.0...v0.10.0

v0.9.0

13 Jun 13:07
Compare
Choose a tag to compare

What's Changed

  • Bump MessagePack from 2.5.140 to 2.5.168 in /src in the dependencies group by @dependabot in #55
  • The driver will now again use the static port 5003 by default. But it can be configured. #54 @sevensolutions
  • Removed the web.config from the static-sample-app @sevensolutions
  • FIX: permit_iusr was false by default, although the docs stated it will be true. @sevensolutions

Full Changelog: v0.8.0...v0.9.0

v0.8.0

01 Jun 12:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

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