Skip to content

Releases: DomainTools/python_api

DT Python Wrapper Release v2.6.1

06 Nov 17:41
bed4a67

Choose a tag to compare

What’s New?

  • N/A

What’s been updated?

  • N/A

What’s been fixed?

  • change Accept-Encoding to 'identity' to avoid decompression issue with iter_lines

DT Python Wrapper Release v2.6.0

29 Oct 11:27
2c1586e

Choose a tag to compare

What’s New?

  • Implement streaming request for RTTF endpoints

What’s been updated?

  • Update test cases

What’s been fixed?

  • Fix available_api_calls function for RTTF products

DT Python Wrapper Release v2.5.3

15 Oct 19:43
fd36d96

Choose a tag to compare

What’s New?

  • None

What’s been updated?

  • Change default Feeds auth behavior
  • Support X-Api-Key Header Auth for Iris Endpoints

What’s been fixed?

  • None

DT Python Wrapper Release v2.5.2

19 Sep 09:55
b0cbb15

Choose a tag to compare

What’s New?

  • None

What’s been updated?

  • None

What’s been fixed?

  • Fixed the total count bug for Iris Investigate and Iris Enrich results.

DT Python Wrapper Release v2.5.1

05 Sep 16:45
56e9725

Choose a tag to compare

What’s New?

  • None

What’s been updated?

  • None

What’s been fixed?

  • Fixed the bug found in realtime_domain_risk endpoint. Changed product name from domain-risk- to domain-risk-feed-

DT Python Wrapper Release v2.5.0

09 Jun 18:35
c638c85

Choose a tag to compare

What’s New?

  • Realtime Domain Risk Feed
  • Domain Hotlist Feed

What’s been updated?

  • Add e2e tests for proxy and ssl

What’s been fixed?

  • None

DT Python Wrapper Release v2.4.1

14 May 18:49
9112f67

Choose a tag to compare

What’s New?
None

What’s been updated?
Remove support for MD5 based signing.

What’s been fixed?
None

Release 2.4.0

28 Apr 15:29
9876f8b

Choose a tag to compare

What’s New?

  • Integrate the NOH Feed to be supportable with the Python Wrapper.
  • Improve worfklow to automate publishing the package to PyPI

What’s been updated?

  • Remove PhishEye

What’s been fixed?

  • Improvements on help texts.
  • Pegged httpx dependency to v.0.28.1 to prevent proxy key error.