- The web service client API has been updated for the v2.1 release of the web
service. In particular, thecity_isp_org
andomni
methods on
geoip2.webservice.Client
should be considered deprecated. Thecity
method now provides all of the data formerly provided bycity_isp_org
,
and theomni
method has been replaced by theinsights
method.
Note: In v2.1 of the web service,accuracy_radius
,
autonomous_system_number
, and all of theconfidence
values were
changed from unicode to integers. This may affect how you use these values
from this API. - Support was added for the GeoIP2 Connection Type, Domain, and ISP databases.