Releases: maxmind/ccfd-api-java
Releases · maxmind/ccfd-api-java
1.8.0
17 Oct 18:41
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Add minfraud3.maxmind.com to the serverlist
v1.48
08 Jul 17:03
Compare
Sorry, something went wrong.
No results found
Add new fields user_agent and accept_language for CCFD ( Boris Zentner )
v1.46
08 Jul 17:04
Compare
Sorry, something went wrong.
No results found
Replaced www.maxmind.com and www2.maxmind.com with minfraud1.maxmind.com and minfraud2.maxmind.com