Skip to content
This repository has been archived by the owner on Jun 3, 2022. It is now read-only.

Releases: maxmind/ccfd-api-java

1.8.0

17 Oct 18:41
Compare
Choose a tag to compare
  • Support for using a proxy server. PR by Markus Perndorfer. GitHub #2.
  • Upgrade Apache HttpClient from 4.3 to 4.5.6 as 4.3 has several security
    vulnerabilities.

1.70: Drop TVS support

21 Jul 14:34
Compare
Choose a tag to compare
  • Support for the Telephone Verification Service was removed as this service
    is no longer offered.
  • Minor code cleanup.

1.60: Code Clean-Up and First Maven Release

23 Oct 16:13
Compare
Choose a tag to compare
  • Updated code to use generics (Java 1.5+ required).
  • Updated code to use to Apache HttpComponents 4.x.
  • Cleaned up the source tree and code.
  • First Maven release.

v1.52

08 Jul 17:00
Compare
Choose a tag to compare
  • Check for the countryMatch field (not score) to see if a request returned valid data. The score field is deprecated. (Boris Zentner)
  • Allow all input fields provided by minFraud 1.4 (Boris Zentner)

v1.51

08 Jul 17:01
Compare
Choose a tag to compare
  • Replaced the minfraud server list with api-us-east.maximind.com and api-us-west.maxmind.com ( Boris Zentner )

v1.50

08 Jul 17:01
Compare
Choose a tag to compare
  • Check countryMatch instead of score for successful results. Score is only avail for minfraud_version < 1.3 ( Boris Zentner )

v1.49

08 Jul 17:02
Compare
Choose a tag to compare
  • Add minfraud3.maxmind.com to the serverlist

v1.48

08 Jul 17:03
Compare
Choose a tag to compare
  • Add new fields user_agent and accept_language for CCFD ( Boris Zentner )

v1.46

08 Jul 17:04
Compare
Choose a tag to compare
  • Replaced www.maxmind.com and www2.maxmind.com with minfraud1.maxmind.com and minfraud2.maxmind.com