2.6.0: Improved Caching
- This release was updated to 1.2.0 of the MaxMind DB reader, which includes
faster caching with fewer allocations. - The IP addresses in the database models are now injected via Jackson rather
than being added to theJsonNode
before deserialization. Pull requests by
Viktor Szathmáry. GitHub #56.