fleet v0.12.0 Release Notes

Release Date: 2016-10-07 // over 7 years ago
  • 🚀 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