Releases: veraison/rust-ear
Releases · veraison/rust-ear
v0.3.0
What's Changed
- Jwt claims by @setrofim in #24
- fix: thread-safe extensions by @setrofim in #25
- doc: add notes to Veraison extensions by @setrofim in #27
- fix: add Null variant to RawValue by @setrofim in #26
- feat: allow specifying JWT header when signing by @setrofim in #29
- feat: allow specifying COSE header when signing by @setrofim in #30
- chore: bump version to 0.3.0 by @setrofim in #31
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Bump jwt from 8 to 9 by @Xynnn007 in #10
- Bump actions/checkout from 3 to 4 by @dependabot in #11
- Update base64 requirement from 0.21.2 to 0.22.1 by @dependabot in #13
- feat: implement extensions and profiles by @setrofim in #16
New Contributors
- @Xynnn007 made their first contribution in #10
- @dependabot made their first contribution in #11
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- small fixes in the claims area by @thomas-fossati in #6
- Handle "ear.veraison.key-attestation" on deserialisation by @thomas-fossati in #8
- bump crate version to 0.1.2 by @thomas-fossati in #9
New Contributors
- @thomas-fossati made their first contribution in #6
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- fix: update to fix compile issue by @chendave in #2
- update Nonce size limits by @chendave in #4
- make
from_jwt
public by @chendave in #3 - Fix broken link to EAR document by @yogeshbdeshpande in #5
New Contributors
- @chendave made their first contribution in #2
- @yogeshbdeshpande made their first contribution in #5
Full Changelog: v0.1.0...v0.1.1