E5DD Releases · auth0/go-auth0 · GitHub
[go: up one dir, main page]

Skip to content

Releases: auth0/go-auth0

v2.7.0

11 Mar 13:23
0c9fc79

Choose a tag to compare

Added

  • feat: improve DateTime parsing with multi-format support #723 (fern-api[bot])
  • feat: add Auth0Managed network ACL field, additional signing algorithms, and SCIM group provisioning scopes #717 (fern-api[bot])

Fixed

  • fix: remove redundant WithContext call in HTTP request builder #724 (fern-api[bot])

v1.36.0

09 Mar 13:36
39750d2

Choose a tag to compare

Added

  • feat: Add support for password authentication method options (EA) #711 (ramya18101)
  • feat: Add support for Passkeys prompt patials (EA) #713 (ramya18101)
  • feat: Added support to manage UnifiedPhoneExperience #715 (duedares-rvj)

v1.35.0

02 Mar 09:14
40c02df

Choose a tag to compare

Added

  • feat: Add bot detection APIs #698 (bkiran6398)
  • feat: support IDTokenSignedResponseAlgs for okta, oidc connections, OIDCMetadata for okta #707 (shane-tomlinson)
  • feat: Allow configuration of required_for param in Resource Servers #709 (duedares-rvj)

v2.6.0

25 Feb 13:13
6cdcc4f

Choose a tag to compare

Added

  • feat: add connection keys provisioning, SCIM config list, DPoP signing, and on-behalf-of token exchange support #706 (fern-api[bot])
  • feat: add WithTokenSource option for custom token management #705 (developerkunal)

Fixed

  • fix: clone http.DefaultClient in authentication.New to avoid mutating global state #704 (developerkunal)

v1.34.0

19 Feb 08:32
2230d8b

Choose a tag to compare

Added

  • feat: Add support for ActionModules #690 (duedares-rvj)
  • feat: add support for setting UseOauthSpecScope on Connection Options #699 (bkiran6398)
  • feat: add support for setting SendBackChannelNonce on Connection Options #700 (bkiran6398)

v2.5.0

11 Feb 09:29
42252f9

Choose a tag to compare

Changed

  • feat!: Consolidate types to root package with consistent naming #692 (fern-api[bot])

Fixed

  • chore: Add MarshalJSON/UnmarshalJSON to all request content types for correct explicit-field serialization #696 (fern-api[bot])
  • chore: Add pagination for Action Module Versions, enhance social connection options, and fix session signal serialization #695 (fern-api[bot])
  • chore: Improve WireMock test infrastructure and add package-level error codes #693 (fern-api[bot])

v1.33.0

30 Jan 08:30
e9bf8e5

Choose a tag to compare

Added

  • feat: Passwordless on Db Connections, AllowAllScopes for App Access Permissions, Action Modules, Universal Password Hash, and Self Service Org Domain Discovery #683 (duedares-rvj)
    • Action Modules
    • App Access Permission (AllowAllScopes)
    • Universal Password Hash
    • SMS/EMAIL OTP Passwordless Connection
    • Self Service Org Domain Discovery
  • feat: add RelyingPartyIdentifier field to CustomDomain #686 (ramya18101)
  • feat: Add Email field support for Line connections #680 (developerkunal)
  • feat: add session metadata support for OIDC logout in clients #677 (ramya18101)

v2.4.0

27 Jan 14:32
705b2a9

Choose a tag to compare

Added

  • feat: Add HTTP Basic Auth vault connections and phone consolidated experience support #687 (fern-api[bot])
  • feat: Add Actions Modules API and Custom Domains Enhancements #684 (fern-api[bot])
  • Add Client Grants retrieval, Custom Domains Passkey support, Flows SMS/Call actions, and Directory Provisioning list endpoint #682 (fern-api[bot])
  • feat: Add Groups API, Enhanced Client Authentication, and Connection Authentication Methods #679 (fern-api[bot])
  • feat: Add Refresh Token Update API, Organization Discovery Domain GetByName, and Refresh Token Metadata Support #669 (fern-api[bot])

v1.32.1

15 Dec 11:29
898d987

Choose a tag to compare

Added

  • chore: Remove custom JSON marshaling for TokenExchangeProfile #670 (ramya18101)

v2.3.0

11 Dec 10:50
c6a9a99

Choose a tag to compare

Added

  • feat!: Add Multi-Resource Refresh Token Policies, Guardian MFA Update Methods, and Organization Discovery Enhancements #667 (fern-api[bot])
  • feat: Add Directory Provisioning API, Token Exchange configuration, and Custom Domains enhancements #663 (fern-api[bot])
0