Releases: descope/descope-dotnet
Releases · descope/descope-dotnet
0.3.2
What's Changed
- Updated RestSharp: Upgraded RestSharp to 112.1.0 to fix security vulnerability.
Full Changelog: 0.2.0...0.3.2
0.3.0
We’ve made some improvements to enhance the scalability of our system to better support increased usage. These changes allow us to handle increased demand more efficiently, ensuring a smoother experience for all users. As part of this update, there may be a delay (up to 100ms) in accessing newly written or updated user data from the search user endpoints. If you have any questions, feel free to reach out!
What's Changed
- Upgraded User Search Endpoints: Upgraded to the new v2 endpoints for handling user search.
Full Changelog: 0.2.0...0.3.0
0.2.2
0.2.1
0.2.0
What's Changed
- Permission and roles by @itaihanski in #11
- Implement JWT management API by @itaihanski in #14
- Add password settings management by @itaihanski in #15
- Add SSO management by @itaihanski in #16
- Split test cases of project api calls by @aviadl in #18
- Add SSO authentication and unit test infra by @itaihanski in #20
- Add SSO application management by @itaihanski in #21
- Add OAuth authentication by @itaihanski in #22
- Update xunit-dotnet monorepo to v2.8.0 by @descope in #19
- Update dependency System.IdentityModel.Tokens.Jwt to v7.5.1 by @descope in #13
- Update dependency dotnet-sdk to v8.0.204 by @descope in #12
- Bump version to 0.2.0 by @itaihanski in #23
New Contributors
Full Changelog: 0.1.0...0.2.0
0.1.0: Update dependency dotnet-sdk to v8.0.201 (#10)
Co-authored-by: descope[bot] <descope[bot]@users.noreply.github.com>