Skip to content

0.1.1

Compare
Choose a tag to compare
@BenB196 BenB196 released this 11 Dec 03:10
· 28 commits to master since this release
8310b64

Release v0.1.1

  • [Enhancement] - Update golang to v1.13.5 (Issue #31)
  • [Enhancement] - Change cache to use FastCache instead of a map based cache (Issue #30)
    • This should make the proxy much more stable against extremely high request loads.
  • [Enhancement] - Updated how the proxy handlers query errors to be more inline with how IP-API handles query errors.