Skip to content

v1.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Mar 13:23
9b6b36b

Added

  • Add tenant OIDC logout configuration #517 (ErwinSteffens)
  • Add custom_headers Attribute to ConnectionOptionsOAuth2 in ConnectionManager #522 (developerkunal)
  • Add Support for FCMv1 Server Credentials in MultiFactorPush Sub-Manager of GuardianManager #512 (chrisnellis)

Changed

  • Bump Go version to 1.23 and upgrade golang.org/x/oauth2 to v0.28.0 #518 (developerkunal)
  • refactor: use a single client assertion audience #513 (panva)

Fixed