Skip to content

Releases: martensson/nixy

0.5.0

23 May 10:26
Compare
Choose a tag to compare

⚠️ config has new syntax so please make sure to update it (in regards to statsd).

  • feature StatsD namespace and sample rate are configurable

0.4.10

08 Apr 12:24
Compare
Choose a tag to compare
  • [fixed] updated logrus vendor package.
  • [fixed] the statsd variable can now be accessed inside the template.

0.4.9

30 Mar 13:19
Compare
Choose a tag to compare
  • [fixed] increased buffers to allow larger headers

0.4.8

09 Mar 10:01
Compare
Choose a tag to compare
  • [fixed] updated vendor packages and minor tuning to template.

0.4.7

07 Mar 13:07
Compare
Choose a tag to compare
  • fix apps grouped in directories will now use the basename as default host.

0.4.6

01 Mar 10:24
Compare
Choose a tag to compare

⚠️ Template has been updated to support multiple subdomains, please make sure to update is as well.

  • feature added support for multiple subdomains for a single app

0.4.5

25 Feb 16:31
Compare
Choose a tag to compare
  • fix small adjustments to logging and better health check

0.4.4

25 Feb 11:17
Compare
Choose a tag to compare
  • feature logging greatly improved using the logrus library.

0.4.3

22 Feb 12:05
Compare
Choose a tag to compare
  • fix upgrade to Go 1.6 and added new template space trimming.

0.4.2

12 Feb 22:03
Compare
Choose a tag to compare
  • bug fixes template error in case same subdomain is set on multiple apps.