Skip to content
Snippets Groups Projects
Verified Commit c81e9945 authored by Gabriel Zachmann's avatar Gabriel Zachmann
Browse files

update changelog

parent b72f07b7
No related branches found
No related tags found
No related merge requests found
Pipeline #323580 passed
......@@ -12,6 +12,28 @@
<!-- ### Dependencies -->
<!-- -->
## mytoken 0.8.1
### Enhancements
- Improved returned transfercodes (do not include `l` and `I`)
### Bugfixes
- Fixed wrong (negative) `expires_at` time returned in tokeninfo for tokens without expiration
- Fixed response if token revocation call does not contain token
### Dependencies
- Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3
- Bump golang.org/x/term from 0.8.0 to 0.9.0
- Bump github.com/lestrrat-go/jwx from 1.2.25 to 1.2.26
- Bump golang.org/x/crypto from 0.9.0 to 0.10.0
- Bump golang.org/x/mod from 0.10.0 to 0.11.0
- Bump github.com/gofiber/template from 1.8.1 to 1.8.2
- Bump golang.org/x/oauth2 from 0.8.0 to 0.9.0
- Bump github.com/gofiber/fiber/v2 from 2.46.0 to 2.47.0
## mytoken 0.8.0
### Features
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment