Skip to content

Releases: DomainTools/python_api

DT Python Wrapper Release v2.9.0

Choose a tag to compare

@cpanares cpanares released this 29 Jul 15:30
cb2248d

What’s New?

  • Add support for querying real-time IP feeds (iphotlist and iprisk).

What’s been updated?

  • CHANGELOG.md up-to-date.

What’s been fixed?

  • Fix the type hint used for top parameter from str to int on all Feeds API.

DT Python Wrapper Release v2.8.1

Choose a tag to compare

@wesleya wesleya released this 17 Jul 19:29
55584ad

What's Changed

  • IDEV-2546 Python wrapper used in any integration may cause a rate limit issue due to account rate limit checking by @wesleya in #200
  • DT Python Wrapper Release v2.8.1 by @wesleya in #201

Full Changelog: 2.8.0...2.8.1

DT Python Wrapper Release v2.8.0

Choose a tag to compare

@briluza briluza released this 16 Jun 14:09
b35d12c

What’s New?

  • Added IrisQL Support in iris_investigate function.
  • Added domain_history command/function in the wrapper

What’s been updated?

  • N/A

What’s been fixed?

  • fix the incorrect handling of response when format is xml

DT Python Wrapper Release v2.7.4

Choose a tag to compare

@briluza briluza released this 15 May 16:08
fd07d6c

What’s New?

  • N/A

What’s been updated?

  • N/A

What’s been fixed?

  • handle validation error for none value arguments

DT Python Wrapper Release v2.7.3

Choose a tag to compare

@briluza briluza released this 17 Mar 13:42
89bdd36

What’s New?

  • N/A

What’s been updated?

  • N/A

What’s been fixed?

  • Fix issue on missing risk_score when passing it on iris_investigate function.

DT Python Wrapper Release v2.7.2

Choose a tag to compare

@jbabac jbabac released this 16 Jan 14:36
8d11fd5

What’s New?

  • N/A

What’s been updated?

  • N/A

What’s been fixed?

  • Fixed issue on importing OpenAPI spec

DT Python Wrapper Release v2.7.1

Choose a tag to compare

@jbabac jbabac released this 16 Jan 13:40
022d07c

What’s New?

  • N/A

What’s been updated?

  • N/A

What’s been fixed?

  • Fixed issue on importing OpenAPI spec

DT Python Wrapper Release v2.7.0

Choose a tag to compare

@jbabac jbabac released this 17 Dec 12:28
80b1b44

What’s New?

  • N/A

What’s been updated?

  • Iris Investigate API Parity updates
  • Validation & Errors Handling

What’s been fixed?

  • N/A

DT Python Wrapper Release v2.6.1

Choose a tag to compare

@briluza briluza released this 06 Nov 17:41
bed4a67

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

Choose a tag to compare

@briluza briluza released this 29 Oct 11:27
2c1586e

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