Releases: code42/py42
Releases · code42/py42
1.29.1
1.29.0
1.29.0 - 2025-05-06
Fixed
- An issue where file download methods did not work in some conditions.
Changed
- The internal method
ExfiltratedDataService.get_download_tokennow takes only one parameter, downloadRequestUrl. This is the full URL (with parameters) that will be used to request the download token.
1.28.2
1.28.2 - 2025-03-21
Fixed
- Fixes a bug preventing documentation from updating
v1.28.1
1.28.1 - 2025-03-21
Deprecated
- All Incydr functionality is deprecated in py42. Use the Incydr SDK instead: https://developer.code42.com/
1.28.0
1.28.0 - 2025-03-21
Deprecated
- All Incydr functionality is deprecated in py42. Use the Incydr SDK instead: https://developer.code42.com/
1.27.3
1.27.3 - 2024-12-18
Removed
- Ended support for python 3.8, which is end-of-life.
Added
- A setting to add a prefix to the user-agent.
1.27.2
1.27.2 - 2024-11-27
Fixed
- An issue where the page size of file event queries was higher than intended.
- An issue where streaming file by hash did not use the hash.
1.27.1
1.27.1 - 2024-04-25
Changed
- Increased HTTP client timeout from 1 minute to 3 minutes.
v1.27.0
1.27.0 - 2023-08-04
Removed
- Removed the
detectionlistsclient, which includedhigh_risk_employeeanddeparting_employeeclients. - APIs had been deprecated and were replaced by the
Watchlistsclient. APIs are no longer available regardless of Py42 version.