Skip to content

Latest commit

 

History

History
597 lines (320 loc) · 27.6 KB

CHANGELOG.md

File metadata and controls

597 lines (320 loc) · 27.6 KB

Change Log

v2.43.0 (2022-10-10)

Full Changelog

Added

v2.42.0 (2022-05-23)

Full Changelog

Added

v2.41.0 (2022-05-20)

Full Changelog

Added

  • Added ClientsManager.rotateClientSecret method #721 (sbmelvin)

v2.40.0 (2022-02-11)

Full Changelog

Added

  • [CAUTH-1270]: feat(attack protection): add three features (bf, sipt, bpd) #705 (sdwvit)

v2.39.0 (2022-01-31)

Full Changelog

Added

v2.38.1 (2022-01-27)

Full Changelog

Fixed

  • Fix wrong property in assignRolestoUser #700 (adamjmcgrath)
  • signIn method should provide using audience prop in userData #699 (maxism)

v2.38.0 (2022-01-26)

Full Changelog

Changed

  • refactor to es6 syntax with classes #665 (hornta)

Fixed

  • [SDK-3030] Wrong url when doing assign users with a callback #686 (adamjmcgrath)

v2.37.0 (2021-10-14)

Full Changelog

Added

Fixed

  • Fix undefined tokenProvider when access token is provided. #642 (Gilighost)

v2.36.2 (2021-09-20)

Full Changelog

Security

  • [Snyk] Security upgrade rest-facade from 1.13.0 to 1.13.1 #653 (snyk-bot)
  • [Snyk] Security upgrade axios from 0.21.1 to 0.21.3 #649 (snyk-bot)

v2.36.1 (2021-07-28)

Fixed

Full Changelog

v2.36.0 (2021-07-23)

Added

  • [SDK-2666] Update endpoint methods to document allowance of 'from' and 'take' checkpoint pagination parameters #634 (evansims)

Full Changelog

v2.35.1 (2021-06-21)

Fixed

  • Update setUniversalLoginTemplate example to correctly reflect documentation #624 (mendhak)
  • Use id instead of action_id as per the mgmt api. #622 (stevezau)

Full Changelog

v2.35.0 (2021-05-17)

Added

  • Add method to verify OTP received via email #620 (alexesprit)
  • [actionsManager] Adding new Actions Managment APIs #570 (shushen)

Full Changelog

v2.34.2 (2021-04-12)

Fixed

Full Changelog

v2.34.1 (2021-04-01)

Fixed

Security

v2.34.0 (2021-03-24)

Added

Changed

Security

Full Changelog

v2.33.0 (2021-02-05)

Added

Full Changelog

v2.32.0 (2021-01-21)

Added

Full Changelog

v2.31.1 (2021-01-05)

Fixed

Security

Full Changelog

v2.31.0 (2020-12-08)

Added

Fixed

Full Changelog

v2.30.0 (2020-10-22)

Added

Changed

  • [SDK-1975] Use exponential backoff rather than rate limit headers #538 (adamjmcgrath)

Fixed

Full Changelog

v2.29.0 (2020-09-23)

Added

  • Adding support for prompts and custom texts #533 (davidpatrick)
  • Adding call to invalidate all remembered browsers. #528 (tandrup)
  • Adding docs for secondary and federated identity email verification #519 (jimmyjames)

Changed

Security

Full Changelog

v2.28.0 (2020-08-27)

Added

Removed

Security

Full Changelog

v2.27.1 (2020-07-23)

Changed

  • Use [REDACTED] instead of [SANITIZED] when cleaning errors #515 (jimmyjames)

Security

Full Changelog

v2.27.0 (2020-06-30)

Added

  • feat(migrations): adds migrations manager #503 (CriGoT)
  • Added deleteUserByEmail to ConnectionsManager #502 (MatthewBacalakis)
  • feat(guardian): support policies, selected-provider, message-types methods [MFA-310]#501 (pmalouin)

Fixed

Full Changelog

v2.26.0 (2020-06-05)

Added

Deprecated

Fixed

Security

Full Changelog

v2.25.1 (2020-05-03)

Fixed

Full Changelog

v2.25.0 (2020-04-29)

Changed

Fixed

Security

Full Changelog

v2.24.0 (2020-03-06)

Fixed

Full Changelog

v2.23.0 (2020-02-21)

Added

  • [DXEX-455] Allow custom headers to be set in Management/Auth Clients. #460 (seejee)

Changed

Fixed

Security

Full Changelog

v2.22.0 (2020-01-24)

Added

Full Changelog

v2.21.0 (2020-01-15)

Added

Changed

  • Add client secret to refreshToken and remove ID token validation #433 (joshcanhelp)

Security

Full Changelog

v2.20.0 (2019-09-17)

Added

Security

Full Changelog

v2.18.1 (2019-08-08)

Added

  • Implement auth0-forwarded-for header passing in Authentication Client #401 (kjarmicki)

Changed

  • Improve JobManager (get errors + parse error message when importing users) #407 (jbauth0)

Full Changelog

v2.18.0 (2019-07-23)

Changed

Full Changelog

v2.18.0 (2019-06-26)

Full Changelog

Added

  • Add Management API support for Branding and Prompts endpoints. #370 (chrisscott)

v2.17.1 (2019-05-22)

Full Changelog

Fixed

v2.17.0 (2019-04-15)

Full Changelog

Added

v2.16.0 (2019-03-18)

Full Changelog

Added

v2.15.0 (2019-03-11)

Full Changelog

Added

Fixed

  • Don't validate id_token when alg is HS256 and there is no clientSecret #330 (luisrudge)

v2.14.0 (2018-11-12)

Full Changelog

Added

Deprecated

  • Deprecate UsersManager.deleteAll and deleteAllUsers wrapper methods #309 (M-Zuber)

v2.13.0 (2018-09-28)

Full Changelog

Added

v2.12.0 (2018-08-09)

Full Changelog

Added

  • Added authorizationCodeGrant method to OAuthAuthenticator #290 (cwurtz)
  • Add Guardian Enrollments endpoints #278 (fmedinac)

v2.11.0 (2018-07-25)

Full Changelog

Added

  • Added Pagination Docs for a Client Grants, Resouce Servers and Rules #282 (cocojoe)
  • Added rules config methods #227 (dctoon)

Fixed

  • Get access token before importing users #267 (Floppy)

v2.10.0 (2018-05-29)

Full Changelog

Added

  • Adding pagination docs for clients/connections #268 (luisrudge)

Fixed

v2.9.3 (2018-03-01)

Full Changelog

Fixed

v2.9.2 (2018-01-16)

Full Changelog

Security

v2.9.1 (2017-12-08)

Full Changelog

Fixed

v2.9.0 (2017-12-07)

Full Changelog

Added

  • Added support for /users-by-email method. #218 (kopertop)
  • Add retry functionality for management api requests #215 (dctoon)

v2.8.0 (2017-09-30)

Full Changelog

Added

Fixed

  • Fix wrapPropertyMethod mistake for updateClientGrant #202 (danedmunds)

v2.7.1 (2017-09-30)

Full Changelog

Fixed

  • Fix auth/users.getInfo to return JSON (fixes #158) #192 (pilwon)

Security

  • Update request to address ReDoS vulnerability #206 (dancrumb)

v2.7.0 (2017-06-28)

Full Changelog

Added

Changed

  • Update packages and utilize error classes from rest-facade correctly (Fixes #154) #183 (charsleysa)

Fixed