Skip to content

v5.0.0

Latest
Compare
Choose a tag to compare
@horgh horgh released this 05 Dec 20:29
· 135 commits to main since this release
b58bef7
  • Breaking Drop node 16 support
  • The isAnycast attribute was added to TraitsRecord. This is true if
    the IP address belongs to an anycast
    network
    . This is available for the
    GeoIP2 Country, City Plus, and Insights web services and the GeoIP2 Country,
    City, and Enterprise databases.
  • The boolean attributes on the record models are no longer optional. We
    set missing values to false during construction.