Skip to content

Releases: AppDirect/service-integration-sdk

Added eventId and eventDate to usageItem

30 Sep 17:46
Compare
Choose a tag to compare

The field eventDate was added to metered-usage service API contract.
The field eventId was added to metered-usage service API contract

Removed AttributeItem class for MeteredUsage

05 Sep 13:50
Compare
Choose a tag to compare

Changed Attributes to a Map and removed AttributeItem class as it is no longer needed due to latest definitions from MeteredUsage team.

Changed custom Attribute in order info

29 Aug 14:35
Compare
Choose a tag to compare

Fixed field names to match the structure sent from the MP.

Added custom attributes to Order Info

20 Aug 13:35
Compare
Choose a tag to compare

Changed UsageItem attributes types

02 Aug 17:38
Compare
Choose a tag to compare

Changed Data Types used for new Client on SDK to consume Metered Usage V2 API.

Create API client for metered usage v2

29 Jul 13:16
Compare
Choose a tag to compare

Creation of new Client on SDK to consume Metered Usage V2 API

Locale converter

10 Jun 20:06
Compare
Choose a tag to compare

Fixed bug in Locale jdk where Locale is created with invalid tag.

Vendor Validation service

10 Jun 13:10
Compare
Choose a tag to compare

Added InitBinder for VendorFieldValidationController and added UT for it

Added Accept-language header for Vendor Validation and Vendor Required Required Field Service

07 Jun 14:21
Compare
Choose a tag to compare

Added new SourceBackedCredentials

29 Apr 17:59
Compare
Choose a tag to compare

SourceBackedCredentials added, we need to implement this in every microservices, to provide credentials by a key.