Releases: methics/laverca-rest
Releases · methics/laverca-rest
v1.4.2
v1.4.1
v1.4.0
v1.3.3
- Fixed a potential NPE when no AP authn mechanism has been selected in MssClient.Builder
- Improved the error message when response is not JSON (e.g. when response is a HTML page)
Full Changelog: v1.3.1...v1.3.3
v1.3.1
- Added support for BatchSigning
Full Changelog: v1.2.1...v1.3.1
v1.2.1
v1.2.0
- Added support for MSS_RegistrationReq
Full Changelog: v1.1.0...v1.2.0
v1.1.0
- Added support for secondary service URL
Full Changelog: v1.0.0...v1.1.0
v1.0.0
- Fixed error code handling.
- Renamed RestException to MssRestException for more clarity.
- Added simple error case tests.
- Updated version number.
Full Changelog: v0.9.0...v1.0.0
v0.9.0
- Simplified Certificate retrieval API.
- Also simplified MssClient creation by adding a builder.
- Added jUnit tests
Full Changelog: v0.8.1...v0.9.0