github code42/py42 v1.0.1

latest releases: v1.27.1, v1.27.0, v1.26.2...
4 years ago

1.0.1 - 2020-04-29

Added

  • sdk.archive.update_cold_storage_purge_date(), allowing the changing of the date at which a cold storage archive will be purged.

Changed

  • Exceptions that inherit from Py42HTTPError now return the original requests.Response object on the exception's
    .response property instead of a string representation of the HTTPError that was raised.

  • departure_date is now an optional parameter for sdk.detectionlists.departing_employee.add().

  • py42.sdk.queries.alerts.alert_query.AlertQuery no longer requires a tenant_id to be added to the query manually,
    the AlertClient.search() method now adds the tenant_id automatically from the user_context.

Don't miss a new py42 release

NewReleases is sending notifications on new releases.