Skip to content

Releases: maxmind/minfraud-api-java

0.2.0: Gift Inputs. Updated Deps. Bug fix.

15 Jan 16:43
Compare
Choose a tag to compare
  • Added support for is_gift and has_gift_message to 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 the Warning model when
    the input array is not present in the JSON object.
  • Update GeoIP2 and other dependencies.

0.1.0: First Beta

29 Jun 15:21
Compare
Choose a tag to compare
0.1.0: First Beta Pre-release
Pre-release
v0.1.0

[maven-release-plugin]  copy for tag v0.1.0

0.0.2

17 Jun 22:14
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release
  • Add org.sonatype.oss to the Maven configuration.

0.0.1

17 Jun 22:14
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release
  • Initial release.