Skip to content

Releases: funbox/init-exporter

Version 0.20.2

26 Jul 13:40
v0.20.2
c3d83e0

Choose a tag to compare

▲ Upgrade urgency LOW


Changelog

Bugfixes

  • Fixed formatting error in help content

Version 0.20.1

28 Jun 10:42
v0.20.1
dbc9d81

Choose a tag to compare

▲ Upgrade urgency HIGH


Changelog

Improvements

  • Added spec validation to TravisCI config

Bugfixes

  • Fixed bug with unit files naming if count property is equal 1

Version 0.20.0

21 Jun 10:10
v0.20.0
1133542

Choose a tag to compare

▲ Upgrade urgency MODERATE


Changelog

New Features

  • Added support of resources usage limits configuration (systemd feature) (#42)
  • Added support of kill mode configuration (systemd feature)

Version 0.19.0

05 Apr 10:29
v0.19.0
d9d187a

Choose a tag to compare

▲ Upgrade urgency MODERATE


Changelog

New Features

Version 0.18.0

21 Feb 10:10
v0.18.0
09472e0

Choose a tag to compare

▲ Upgrade urgency MODERATE


Changelog

Improvements

  • Removed validation for environment variables' values

Version 0.17.0

09 Nov 12:11
v0.17.0
368c2e4

Choose a tag to compare

▲ Upgrade urgency MODERATE


Changelog

Improvements

  • Reloading units after application installation and uninstallation (fixes #38)

Version 0.16.1

13 Oct 21:17
v0.16.1

Choose a tag to compare

▲ Upgrade urgency HIGH


Changelog

Bugfixes

  • Fixed bug with exporting multiple systemd units for command
  • Fixed bug with generating Wants clause for systemd unit exceeding LINE_MAX

Version 0.16.0

19 Sep 11:15
v0.16.0

Choose a tag to compare

▲ Upgrade urgency MODERATE


Changelog

Improvements

  • Improved environment variables parsing in v1

Version 0.15.2

30 Aug 10:51
v0.15.2

Choose a tag to compare

▲ Upgrade urgency HIGH


Changelog

Bugfixes

  • Fixed output redirect in systemd units

Version 0.15.1

05 Jun 12:43
v0.15.1

Choose a tag to compare

▲ Upgrade urgency MODERATE


Changelog

Improvements

  • Added support of asterisk symbol in environment variables
  • Improved paths validation
  • Improved procfile path validation