Skip to content

Commit d2473ef

Browse files
Release version 10.0.0-beta
updated changelog.md file
1 parent 9af211c commit d2473ef

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

CHANGELOG.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
> **LoginRadius Java SDK Change Log** provides information regarding what has changed, more specifically what changes, improvements and bug fix has been made to the SDK. For more details please refer to the [LoginRadius API Documention(https://www.loginradius.com/docs/api/v2/deployment/sdk-libraries/java-library/)
22
3-
### Version 10.0.0-beta
3+
## Version 10.0.0-beta
44
Release on **Aug 5, 2019**
55

66
> **Note: The version contains several breaking changes.**
77
88

9-
## Enhancements
9+
### Enhancements
1010
This beta version release includes major changes with several improvements and optimizations :
1111
- Enhanced the coding standards of SDK to follow industry programming styles and best practices.
1212
- Enhanced security standards of SDK.
1313
- Reduced code between the business layer and persistence layer for optimization of SDK performance.
14-
- Added internal parameter validations in the API function
15-
- ApiKey and ApiSecret usage redundancy removed
16-
- All LoginRadius related features need to be defined once only and SDK will handle them automatically
14+
- Added internal parameter validations in the API function.
15+
- ApiKey and ApiSecret usage redundancy removed.
16+
- All LoginRadius related features need to be defined once only and SDK will handle them automatically.
1717
- Improved the naming conventions of API functions for better readability.
18-
- Better Error and Exception Handling for LoginRadius API Response in SDK
19-
- Revamped complete SDK and restructured it with latest API function names and parameters
20-
- Added detailed description to API functions and parameters for better understanding
21-
- Updated the demo according to latest SDK changes
22-
- Reduced dependency on libraries
23-
- Implemented APIRegion Feature
24-
25-
## Added new multiple APIs for better user experience
18+
- Better Error and Exception Handling for LoginRadius API Response in SDK.
19+
- Revamped complete SDK and restructured it with latest API function names and parameters.
20+
- Added detailed description to API functions and parameters for better understanding.
21+
- Updated the demo according to latest SDK changes.
22+
- Reduced dependency on libraries.
23+
- Implemented APIRegion Feature.
24+
25+
### Added new multiple APIs for better user experience
2626
- Update Phone ID by UID
2727
- Upsert Email
2828
- Role Context profile
@@ -33,7 +33,7 @@ Release on **Aug 5, 2019**
3333
- Get Active Session By Account Id
3434
- Get Active Session By Profile Id
3535

36-
## Removed APIs:
36+
### Removed APIs:
3737
- GetCompanies API
3838

3939
### Version 4.2.2

0 commit comments

Comments
 (0)