github maxmind/GeoIP2-java v2.4.0
2.4.0

latest releases: geoip2-4.2.1, v4.2.0, v2.17.0...
8 years ago
  • Jackson now uses the constructors on model classes when mapping JSON and
    database records to them rather than overriding the access modifiers on
    them. Pull request by Martijn van Groningen. GitHub #51 & #52.
  • The format of the output of the toString() methods in the models has
    changed to better represent the values returned by the databases and web
    services. toString() should be only used for debugging and diagnostics.
    Do not try to parse it. If you want the contents of the model as a machine-
    readable string, use toJson().
  • This release depends on version 1.0.1 of the MaxMind DB reader, which
    includes several performance enhancements from by Viktor Szathmáry.

Don't miss a new GeoIP2-java release

NewReleases is sending notifications on new releases.