Skip to content

v2.164.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Nov 04:32
a616451

2.164.0 (2024-11-13)

Features

  • return validation failed error if captcha request was not json (#1815) (26d2e36)

Bug Fixes

  • add error codes to refresh token flow (#1824) (4614dc5)
  • add test coverage for rate limits with 0 permitted events (#1834) (7c3cf26)
  • correct web authn aaguid column naming (#1826) (0a589d0)
  • default to files:read scope for Figma provider (#1831) (9ce2857)
  • improve error messaging for http hooks (#1821) (fa020d0)
  • make drop_uniqueness_constraint_on_phone idempotent (#1817) (158e473)
  • possible panic if refresh token has a null session_id (#1822) (a7129df)
  • rate limits of 0 take precedence over MAILER_AUTO_CONFIRM (#1837) (cb7894e)