Docker v0.4.1 Release Notes

Release Date: 2016-09-30 // over 7 years ago
    • ๐Ÿ Preliminary Windows support for notary client #970
    • ๐Ÿณ Output message to CLI when repo changes have been successfully published #974
    • ๐Ÿ‘Œ Improved error messages for client authentication errors and for the witness command #972
    • Support for finding keys that are anywhere in the notary directory's "private" directory, not just under "private/root_keys" or "private/tuf_keys" #981
    • โšก๏ธ Previously, on any error updating, the client would fall back on the cache. Now we only do so if there is a network error or if the server is unavailable or missing the TUF data. Invalid TUF data will cause the update to fail - for example if there was an invalid root rotation. #884 #982