Skip to content

Releases: authorizerdev/authorizer

0.28.0

07 Jun 02:31

Choose a tag to compare

Fixes

  • Fix role validation while signup

0.27.0

07 Jun 02:01

Choose a tag to compare

Fixes

  • Fix the roles page on the dashboard. It was throwing an invalid length issue as the ROLES key got chucked off in the previous release.

0.26.0

06 Jun 16:39
6d1d259

Choose a tag to compare

Features

  • Add support for linked login

0.25.0-beta.2

05 Jun 16:43

Choose a tag to compare

Fixes

  • Give higher priority to host env

0.25.0-beta.1

05 Jun 16:15

Choose a tag to compare

Fixes

  • Fix the signup link on the app page
  • Add debug logs for hostname & claims

0.25.0

05 Jun 17:19

Choose a tag to compare

Features

  • Add support for non-cloud scylladb

Fixes

  • Fix app signup URL link
  • Give higher priority to env for AUTHORIZER_URL
  • Fix redirect URL param structure

0.24.0

03 Jun 09:43
d1e1e28

Choose a tag to compare

Fixes

0.23.0

25 May 11:07

Choose a tag to compare

Features

  • Add a structured logging system (https://github.com/sirupsen/logrus)
    • Adds --log_level flag with debug, info, warn ,error, fatal, panic values
  • Add a dedicated signup page
  • Update dashboard with individual config settings

0.22.2

15 May 11:35
5884802

Choose a tag to compare

Fixes

  • Fix role verification with logins

0.22.1

13 May 02:43

Choose a tag to compare

Fixes