Releases: DomainTools/python_api
Releases · DomainTools/python_api
DT Python Wrapper Release v2.6.1
DT Python Wrapper Release v2.6.0
What’s New?
- Implement streaming request for RTTF endpoints
What’s been updated?
- Update test cases
What’s been fixed?
- Fix
available_api_callsfunction for RTTF products
DT Python Wrapper Release v2.5.3
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
What’s New?
- None
What’s been updated?
- None
What’s been fixed?
- Fixed the
total countbug for Iris Investigate and Iris Enrich results.
DT Python Wrapper Release v2.5.1
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
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
What’s New?
None
What’s been updated?
Remove support for MD5 based signing.
What’s been fixed?
None
Release 2.4.0
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.