Releases: funbox/init-exporter
Releases · funbox/init-exporter
Version 0.20.2
▲ Upgrade urgency LOW
Changelog
Bugfixes
- Fixed formatting error in help content
Version 0.20.1
▲ 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
▲ 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
Version 0.18.0
▲ Upgrade urgency MODERATE
Changelog
Improvements
- Removed validation for environment variables' values
Version 0.17.0
▲ Upgrade urgency MODERATE
Changelog
Improvements
- Reloading units after application installation and uninstallation (fixes #38)
Version 0.16.1
▲ Upgrade urgency HIGH
Changelog
Bugfixes
- Fixed bug with exporting multiple systemd units for command
- Fixed bug with generating
Wantsclause for systemd unit exceedingLINE_MAX
Version 0.16.0
▲ Upgrade urgency MODERATE
Changelog
Improvements
- Improved environment variables parsing in v1
Version 0.15.2
▲ Upgrade urgency HIGH
Changelog
Bugfixes
- Fixed output redirect in systemd units
Version 0.15.1
▲ Upgrade urgency MODERATE
Changelog
Improvements
- Added support of asterisk symbol in environment variables
- Improved paths validation
- Improved procfile path validation