Skip to content

Releases: dnsdb/dnsdb2-python

1.2.0

Choose a tag to compare

@alesage alesage released this 22 Jun 20:30
9bb41da
  • Add a timeout parameter, raise a dnsdb.QueryError if exceeded.

v1.1.5

Choose a tag to compare

@mcrawforddt mcrawforddt released this 23 Jul 20:21
06a9122
  • Provide "verify" parameter like the requests library. Either a boolean, in which case it controls whether we verify the server’s TLS certificate, or a string, in which case it must be a path to a CA bundle to use. (Keep "insecure" parameter for backwards compatibility.)
  • Documentation updates.

Minor doc change

Choose a tag to compare

@hstern hstern released this 09 Feb 18:37
f9b246c

Adds swclient and version to documentation for usage of dnsdb2.Client.