Skip to content

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 21:54
· 45 commits to main since this release

2.2.0 (2022-08-15)

Bug Fixes

  • fix test case for refresh (2c48d8b)
  • remove unused import (b64f617)
  • return FaunauthError object instead of using Abort (166526d)
  • update logging in CLI (dd8a9e2)
  • update types in tests (509cbb9)

Features

  • change signature for "register" UDF to fix error handling (9d5ffaa)