Skip to content

Releases: pieterclaerhout/go-geoip

v2.0.6

25 May 15:32
Compare
Choose a tag to compare
Better handling of nil pointers

v2.0.5

25 May 15:32
Compare
Choose a tag to compare
Bumped the version number and re-enabled go-james for the docker imag…

v2.0.4

25 May 14:20
Compare
Choose a tag to compare

v2.0.3

25 May 08:08
Compare
Choose a tag to compare

Better error handling

v2.0.2

23 May 15:10
Compare
Choose a tag to compare

v2.0.1

22 May 14:24
Compare
Choose a tag to compare
Updated the dockerfile

v2.0.0

22 May 14:24
Compare
Choose a tag to compare
Re-enabled the cache and added a mutex to avoid concurrent writes

v1.3.0

22 May 14:24
Compare
Choose a tag to compare
Improved error handling for the client

v1.2.0

12 May 07:38
Compare
Choose a tag to compare
  • Improved logging
    • Calls to the /status endpoint are no longer logged
    • The output of the logging now supports colouring
  • Documented the changes about the license key requirements

milestone

v1.1.0

11 May 14:33
Compare
Choose a tag to compare
  • Added support for the license key requirements from MaxMind (#1)
  • The docker image is now built with Go 1.14.2