Releases: auth0/auth0-java
Releases · auth0/auth0-java
0.3.0
Implemented enhancements:
- Migrate Jackson usage to Gson #26 (lbalmaceda)
Merged pull requests:
- Make ParameterBuilder ignore null parameters #25 (lbalmaceda)
- Do not add request body if there's nothing to add #23 (nikolaseu)
0.2.1
0.2.0
Merged pull requests:
- add method to call /oauth/token to the AuthenticationAPIClient #20 (lbalmaceda)
0.1.2
0.1.1
0.1.0
Merged pull requests:
- Provide access to the ParameterBuilder inside every request #15 (lbalmaceda)
- let UserProfile implement Serializable #13 (lbalmaceda)
- Change package structure and introduced new way to include metrics #7 (hzalaz)
- Remove everything related to Application #6 (nikolaseu)
- Avoid using magic string #5 (hzalaz)
- Travis CI integration #4 (lbalmaceda)
- Add sync (blocking) mode to all requests #3 (nikolaseu)
- Authentication api #1 (nikolaseu)
* This Change Log was automatically generated by github_changelog_generator