Releases: common-fate/httpsig
Releases · common-fate/httpsig
Release list
v0.2.1
What's Changed
- Added missing header name to signing error message by @micahhausler in #11
Full Changelog: v0.2.0...v0.2.1
v0.2.0
This release adds support for all active signing algorithms in RFC9421: HTTP Message Signatures - thankyou @micahhausler!
What's Changed
- Touchups to documentation by @micahhausler in #2
- Added rsa algos by @micahhausler in #3
- Adds Ecdsa p384 sha384 by @micahhausler in #4
- Added ed25519 algo by @micahhausler in #5
- Added HMAC algorithm by @micahhausler in #1
- Update README for signing algorithms by @micahhausler in #6
- Added basic client/server test by @micahhausler in #8
- Run tests in CI by @chrnorm in #7
New Contributors
- @micahhausler made their first contribution in #2
- @chrnorm made their first contribution in #7
Full Changelog: v0.1.1...v0.2.0
v0.1.1
v0.1.0
Full Changelog: https://github.com/common-fate/httpsig/commits/v0.1.0