Skip to content

v3.0.0

Compare
Choose a tag to compare
@dipperuser dipperuser released this 29 Jun 20:31
· 31 commits to main since this release

3.0.0 (2023-06-29)

Features

  • support gcp iap authentication for api calls (#552) (77324d7)

BREAKING CHANGES

  • casbin policy requires adjustment

The casbin policy needs to change the request to support an additional provider field in requests.

  • test: add provider in api tests

  • test: add api auth provider to integration test