Skip to content

v2.0.0-rc.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@kzu kzu released this 27 Jun 05:24
· 203 commits to main since this release

What's Changed

✨ Implemented enhancements

  • Upgrade to newer IdentityModel by @kzu in #251
  • Switch to using ClaimsIdentity/Subject in token by @kzu in #253
  • Add --with-token option to list command by @kzu in #257
  • Add optional endpoint that can emit shields.io endpoint badge data by @kzu in #258

🐛 Fixed bugs

  • Fix issued-at being a string rather than a date by @kzu in #252

🔨 Other

  • Switch to the devlooped (bot) token by @kzu in #249
  • Use a fixed session id from CI to avoid contamination by @kzu in #256

Full Changelog: v2.0.0-rc.3...v2.0.0-rc.4