Docker v0.4.0 Release Notes

Release Date: 2016-09-21 // over 7 years ago
    • ๐Ÿณ Server-managed key rotations #889
    • โœ‚ Remove timestamp_keys table, which stored redundant information #889
    • ๐Ÿณ Introduce notary delete command to delete local and/or remote repo data #895
    • ๐Ÿณ Introduce notary witness command to stage signatures for specified roles #875
    • โž• Add -p flag to offline commands to attempt auto-publish #886 #912 #923
    • ๐Ÿณ Introduce notary reset command to manage staged changes #959 #856
    • โž• Add --rootkey flag to notary init to provide a private root key for a repo #801
    • ๐Ÿณ Introduce notary delegation purge command to remove a specified key from all delegations #855
    • โœ‚ Removed HTTP endpoint from notary-signer #870
    • ๐Ÿ”จ Refactored and unified key storage #825
    • ๐Ÿณ Batched key import and export now operate on PEM files (potentially with multiple blocks) instead of ZIP #825 #882
    • โž• Add full database integration test-suite #824 #854 #863
    • ๐Ÿ‘Œ Improve notary-server, trust pinning, and yubikey logging #798 #858 #891
    • ๐Ÿณ Warn if certificates for root or delegations are near expiry #802
    • ๐Ÿ“‡ Warn if role metadata is near expiry #786
    • ๐Ÿณ Reformat CLI table output to use the text/tabwriter package #809
    • ๐Ÿ›  Fix passphrase retrieval attempt counting and terminal detection #906
    • ๐Ÿ›  Fix listing nested delegations #864
    • โฌ†๏ธ Bump go version to 1.6.3, fix go1.7 compatibility #851 #793
    • ๐Ÿณ Convert docker-compose files to v2 format #755
    • ๐Ÿณ Validate root rotations against trust pinning #800
    • โšก๏ธ Update fixture certificates for two-year expiry window #951