Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

v0.5.2

Compare
Choose a tag to compare
@bcwaldon bcwaldon released this 08 Jul 05:08
· 1492 commits to master since this release

Like the previous release, the majority of effort was spent on the HTTP API (#545) and internal refactoring during this release cycle. While there weren't any new features released, there were a few notable changes:

  • switched from goven to godep
  • improved internal logging, dropping the fleetctl --verbosity flag

Bugs Fixed

  • #582: use consistent=true with etcd GET requests
  • #579: fix handling of unit names with underscores and other special characters
  • #620: plug file descriptor leak