Releases: Chavaillaz/common-client
Releases · Chavaillaz/common-client
2.1.2
- Add missing static to utility methods
- Return more details in case of exceptions
- Add IOException to readInputStream signature
- Add utility method to log async result
- Update dependencies
2.1.1
- Remove the base 64 encoding for the token authorization
- New tests for each HTTP client
- Update dependencies
2.1.0
- Clean up, align method names and add new utility methods for each HTTP client.
2.0.1
- Refactor sending of requests for better extension.
2.0.0
- Move project to a new common package
- Refactor authentication class
- Add Vert.x client classes
- Update dependencies
1.0.0
- First version of the library supporting Java HTTP, Apache HTTP and OkHttp