mirror of
https://github.com/TECHNOFAB11/jwt-authorizer.git
synced 2025-12-11 23:50:07 +01:00
chore: release 0.10.0
This commit is contained in:
parent
d3fc883006
commit
7f9ad54694
4 changed files with 13 additions and 3 deletions
|
|
@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## Unreleased
|
||||
|
||||
### Added
|
||||
|
||||
## 0.10.0 (2023-05-19)
|
||||
|
||||
- tonic services support
|
||||
- choices of TLS support (corresponding to underlying reqwest crate features)
|
||||
- `RegisteredClaims` added (representing RFC7519 registered claims), used as default for `JwtAuthorizer`
|
||||
|
||||
## 0.9.0 (2023-04-14)
|
||||
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue