Skip to content

Releases: auth0/go-auth0

v1.19.0

28 Mar 07:21
e7b66a9
Compare
Choose a tag to compare

⚠️ BREAKING CHANGES

  • Breaking Change: Migrate custom_headers from map[string]string to *[]map[string]string in ConnectionOptionsOAuth2 #534 (developerkunal)

Added

  • Add Support For Tenant ACL Endpoints to NetworkACLManager #504 (developerkunal)
  • Add Extended Support for DomainAliasesConfig and ConnectionConfig Enhancements in SelfServiceProfileTicket in SelfServiceProfileManager #509 (developerkunal)
  • Add Support for Breached Password Detection (PreChangePassword) Stage in AttackProtectionManager #499 (developerkunal)
  • Add support for GetUserLogs method to fetch user log events in UserManager #529 (developerkunal)

v1.18.0

11 Mar 13:23
9b6b36b
Compare
Choose a tag to compare

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

v1.17.0

14 Feb 09:19
eb19ea8
Compare
Choose a tag to compare

Added

  • Add Support For Extensibility as Custom Provider in BrandingManager #495 (developerkunal)
  • Add Support for form-content Insertion Point For Prompt Partials in PromptManager #503 (developerkunal)

v1.16.0

06 Feb 16:24
f6ddd7e
Compare
Choose a tag to compare

Added

  • Add Support For Event Streams with EventStreamManager #496 (duedares-rvj)
  • Add Support For Global Token Revocation To SAML Connections in ConnectionManager #491 (developerkunal)
  • Add Support For Sign in With Google For Native Apps in ClientManager #493 (developerkunal)
  • Add support for setting captcha_widget_theme in BrandingTheme Struct in BrandingThemeManager #492 (duedares-rvj)

v1.15.0

29 Jan 06:10
553f3e5
Compare
Choose a tag to compare

Added

v1.14.0

08 Jan 10:41
5d8f9f7
Compare
Choose a tag to compare

Added

v1.13.1

20 Dec 15:49
8e492f3
Compare
Choose a tag to compare

Fixed

  • PATCH: Fix logic to handle the PATCH payload for renderingMode as standard #476 (ramya18101)

v1.13.0

06 Dec 13:31
8e61d6a
Compare
Choose a tag to compare

Added

v1.12.0

28 Nov 12:44
f54a260
Compare
Choose a tag to compare

Added

v1.11.2

14 Oct 14:00
89bcb9b
Compare
Choose a tag to compare

Fixed

  • PATCH: Rename user_id_attribute to userid_attribute in Azure Connection Options #454 (duedares-rvj)