Skip to content

Releases: DomainTools/python_api

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

DT Python Wrapper Release v2.5.3

Choose a tag to compare

@jbabac jbabac released this 15 Oct 19:43
fd36d96

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

Choose a tag to compare

@briluza briluza released this 19 Sep 09:55
b0cbb15

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.