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

v0.12.0

Compare
Choose a tag to compare
@dongsupark dongsupark released this 07 Oct 10:13
· 374 commits to master since this release
v0.12.0

Release from tag v0.12.0, commit e2a8370 ("Merge pull request #1544"), as of 2016-04-15.

New Features

  • #1263: Implement follow_only flag
  • #1265: Add flag to override tokenLimit
  • #1341: fleetctl: optimize status command
  • #1406: Add --disable_watches flag
  • #1416: fleetctl: add --output to journal
  • #1430: test: added test scripts for the functional tests

Bugs fixed

  • #1374: fleetd: fix argument handling
  • #1376: consolidate excessive Hash/Unit requests
  • #1417: fleetctl: on destroy command ignore units that do not exist
  • #1475: fleetctl: check for empty input unit strings
  • #1492: tests: added "fleetctl --tunnel" tests (fixes #1425)
  • #1496: server: fix panic on graceful shutdown
  • #1512: tests: added template + metadata functional test (fixes #1446)
  • #1517: fleetd: keep a list of listeners across reconfiguring fleetd
  • #1520: fixed broken template and metadata
  • #1529: ssh: define the list of Key Algorithms of remote hosts before handshake