Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 897 Bytes

CHANGELOG.md

File metadata and controls

27 lines (22 loc) · 897 Bytes

Changelog

NOTE: Please look to the technical section of the smallstep blog for all release notes for step cli and certificates.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.0.2]

Added

  • --bundle flag to cert/inspect for inpecting all the full chain or bundle given a path. Default behavior is unchanged; only inspect the first (leaf) certificate.
  • distribution.md with documentation on how to create releases.
  • travis build and upload artifacts to Github Releases on tagged pushes.
  • logging of invalid http requests to the oauth server

Changed

  • default PEM format encryption alg AES128 -> AES256

Deprecated

Removed

Fixed

Security

[0.0.1] - 08.07.2018

Added

  • Initial version of step