fleet v0.13.0 Release Notes
Release Date: 2016-10-07 // over 6 years ago-
๐ Release from tag v0.13.0, commit 1d6e74a ("Merge pull request #1572"), as of 2016-05-30.
๐ New Features
- ๐ #1509: fleet: add replace unit support
- #1560: fleetctl: inform the user about the '-replace' switch in case the units differ
- #1524: metrics: added prometheus metrics for fleet
- #1572: fleetd: introduce Replaces option in unit files
- ๐ #1574: fleetctl: support truthy values in boolean unit options
- ๐จ #1577: fleetctl: print out result message explicitly
- #1581: fleetctl: use cobra instead of cli
๐ (NOTE: #1581 introduces another bug in supporting environment variables.
๐ That was fixed by #1633, which is not included in v0.13.0.)
๐ Bugs fixed