What's Changed
🔐 Features
- Add spellcheck Github action to catch common spelling mistakes by @equalsgibson in #458
- Add
WithNotBeforeRequiredparser option and add test coverage by @equalsgibson in #456 - Update godoc example func to properly refer to
NewWithClaims()by @equalsgibson in #459 - Update github workflows by @mfridman in #462
- Additional test for CustomClaims that validates unmarshalling behaviour by @equalsgibson in #457
- Fix early file close in jwt cli by @mfridman in #472
- Add TPM signature reference by @salrashid123 in #473
- Remove misleading ParserOptions documentation in #484
- Save signature to Token struct after successful signing by @EgorSheff in #417
- Set token.Signature in
ParseUnverifiedby @slickwilli in #414
👒 Dependencies
- Bump crate-ci/typos from 1.34.0 to 1.35.3 by @dependabot[bot] in #461
- Bump crate-ci/typos from 1.35.4 to 1.36.2 by @dependabot[bot] in #470
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #478
- Bump crate-ci/typos from 1.36.2 to 1.39.0 by @dependabot[bot] in #480
- Bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #481
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #469
- Bump crate-ci/typos from 1.39.0 to 1.40.0 by @dependabot[bot] in #488
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #487
- Bump crate-ci/typos from 1.40.0 to 1.41.0 by @dependabot[bot] in #490
- Bump crate-ci/typos from 1.41.0 to 1.42.1 by @dependabot[bot] in #492
New Contributors
- @equalsgibson made their first contribution in #458
- @salrashid123 made their first contribution in #473
- @EgorSheff made their first contribution in #417
- @slickwilli made their first contribution in #414
Full Changelog: v5.3.0...v5.3.1