Skip to content

v4.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Nov 10:05
e73bea2

Full Changelog

⚠️ BREAKING CHANGES

  • Self Service SSO GA release changes #1057 (tusharpandey13)
    • Please look at #1057 for detailed changes.
    • Method names for various methods in SelfServiceProfilesManager have been changed. The method names now follow standard REST names like create, get, getAll, update, delete.
    • Pagination has been added to response of getAll method of SelfServiceProfilesManager.