Summary:
- Role Requesting certs are now usable.
- Removal of old dependencies
What's Changed
- [authutil] standardize argon2 dependency by @sethyes in #244
- Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in #248
- Move towards non global logger p1 by @cviecco in #249
- wintest by @cviecco in #252
- Replace deprecated gopass with golang.org/x/term by @tuannh99 in #250
- Role requesting certs by @cviecco in #251
- cmd/keymasterd: fix comment typo. by @rgooch in #253
- Migrate testcerts by @cviecco in #254
- Fix go vet issues with unreachable code by @ph4r05 in #257
New Contributors
- @sethyes made their first contribution in #244
- @dependabot made their first contribution in #248
- @tuannh99 made their first contribution in #250
Full Changelog: v1.15.5...v1.16.0