Skip to content

v0.10.1

Compare
Choose a tag to compare
@FlxMgdnz FlxMgdnz released this 27 Mar 16:10
· 33 commits to main since this release
315c9aa

Highlights

  • Email claim added to session JWT, allowing developers to quickly retrieve the user's primary email address
  • New Social SSO provider: Discord

What's Changed

  • chore(deps): bump github.com/go-playground/validator/v10 from 10.17.0 to 10.18.0 in /backend by @dependabot in #1342
  • chore: update debug dockerfile by @lfleischmann in #1352
  • chore(webhooks): improve webhook docs by @shentschel in #1351
  • feat(thirdparty): add discord provider by @lfleischmann in #1353
  • fix(webhooks): fix HasEvent logic by @shentschel in #1355
  • chore(deps): bump github.com/lestrrat-go/jwx/v2 from 2.0.19 to 2.0.20 in /backend by @dependabot in #1358
  • chore(deps-dev): bump ip from 2.0.0 to 2.0.1 in /frontend by @dependabot in #1359
  • Roadmap updated by @FlxMgdnz in #1363
  • feat(webhooks): add webhooks trigger to thirdparty auth by @shentschel in #1367
  • chore(deps): bump golang.org/x/crypto from 0.19.0 to 0.21.0 in /backend by @dependabot in #1378
  • chore(deps): bump github.com/go-playground/validator/v10 from 10.18.0 to 10.19.0 in /backend by @dependabot in #1377
  • chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /backend by @dependabot in #1375
  • chore(deps): bump github.com/gomodule/redigo from 1.8.9 to 1.9.2 in /backend by @dependabot in #1365
  • chore(deps): bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 in /backend by @dependabot in #1379
  • chore(deps): bump github.com/lestrrat-go/jwx/v2 from 2.0.20 to 2.0.21 in /backend by @dependabot in #1386
  • chore(deps): bump github.com/lestrrat-go/jwx/v2 from 2.0.19 to 2.0.21 in /quickstart by @dependabot in #1387
  • Fix links in README.md by @wttw in #1407
  • feat(jwt): add email claim to session JWT by @shentschel in #1404

New Contributors

Full Changelog: backend/v0.10.0...backend/v0.10.1