Skip to content

Releases: methics/laverca-rest

v1.4.2

08 May 08:48
Compare
Choose a tag to compare

Fixed a typo in FiCom AdditionalServices

Full Changelog: v1.4.1...v1.4.2

v1.4.1

07 May 09:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

04 Apr 14:32
Compare
Choose a tag to compare

What's Changed

  • Added support for FiCom AdditionalServices by @Hemuu in #3

Full Changelog: v1.3.3...v1.4.0

v1.3.3

11 Mar 11:51
Compare
Choose a tag to compare
  • 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

26 Feb 15:15
Compare
Choose a tag to compare
  • Added support for BatchSigning

Full Changelog: v1.2.1...v1.3.1

v1.2.1

31 Jan 22:37
Compare
Choose a tag to compare

What's Changed

  • Added a simple builder for MSS_RegistrationReq by @Hemuu in #2
  • Added proper timeout to requests
  • Replaced a deprecated HTTP Client API

Full Changelog: v1.2.0...v1.2.1

v1.2.0

25 Jan 00:18
Compare
Choose a tag to compare
  • Added support for MSS_RegistrationReq

Full Changelog: v1.1.0...v1.2.0

v1.1.0

09 May 20:56
a7cd037
Compare
Choose a tag to compare
  • Added support for secondary service URL

Full Changelog: v1.0.0...v1.1.0

v1.0.0

19 Feb 02:30
00ace5b
Compare
Choose a tag to compare
  • 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

18 Feb 19:56
1e91d88
Compare
Choose a tag to compare
  • Simplified Certificate retrieval API.
  • Also simplified MssClient creation by adding a builder.
  • Added jUnit tests

Full Changelog: v0.8.1...v0.9.0