Releases: maxmind/minfraud-api-java
Releases · maxmind/minfraud-api-java
0.3.0: New Outputs
- Added support for new minFraud Insights outputs. These are:
/credit_card/brand/credit_card/type/device/id/email/is_free/emai/is_high_risk
- The
Warning.getInput()method has been replaced by
Warning.getInputPointer(), which returns a JSON Pointer rather than array. - The
ScoreResponse.getId()andInsightsResponse.getId()methods now return
UUIDobjects instead of strings.
0.2.0: Gift Inputs. Updated Deps. Bug fix.
- Added support for
is_giftandhas_gift_messageto the order input
object. - Jackson now uses the constructors to deserialize to the response model
classes rather than overriding the access modifiers on them. - A null pointer bug was fixed in
getInput()of theWarningmodel when
theinputarray is not present in the JSON object. - Update GeoIP2 and other dependencies.
0.1.0: First Beta
v0.1.0 [maven-release-plugin] copy for tag v0.1.0