0.1.2
Enhancements:
- Updated to ip-api-pkg to v0.0.8
- Adds support for hosting field provided by IP-API
- Updated fastcache to v1.5.7
- Updated client_golang to v1.5.0
- Updated to Golang 1.14
- Added support for Elastic Common Schema output
- This allows for the returning of IP-API fields in ECS format instead of the default IP-API format
- Added basic debugging option
- This currently only allows you to either enable or disable logging of received queries.
- Log which port the proxy starts on
Fixes:
- Fixed issue with fastcache not properly working in release v0.1.1, that would cause a memory error no matter what.