Skip to content

v3.3.0

Choose a tag to compare

@laurentpellegrino laurentpellegrino released this 26 Oct 21:09
· 36 commits to master since this release

Added

  • IpInfo responses has a new company field.
  • The enum ConnectionType includes a new value of INACTIVE.
  • The class DefaultRequestHandler accepts a custom ObjectMapper.

Changed

  • A single ObjectMapper instance is created and reused in DefaultRequestHandler.
  • The API key is no longer passed as a query parameter but as a header when a request is sent.