v1.1.0
This release notably adds support for the draft spec of device attestation challenges, complete with examples and utility functions. Thanks to @maraino from Smallstep Labs for contributing this!
We also have a fix for the Retry-After (because I'm a dum-dum).
And then there's enhanced logging, which is always nice.
Enjoy this release! (Go attest with devices!)
What's Changed
- Handle Retry-After in date-time format by @teleclimber in #15
- Device Attestation Challenge by @maraino in #16
New Contributors
- @teleclimber made their first contribution in #15
- @maraino made their first contribution in #16
Full Changelog: v1.0.4...v1.1.0