github code42/py42 v1.15.0

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

1.15.0 - 2021-06-16

Fixed

  • Issue where sdk.detectionlists.create_user() would always fail because of API changes.
    The method has been deprecated and now returns the response from sdk.detectionlists.get().

Added

  • New custom exception Py42UnableToCreateProfileError that is raised when calling the
    method sdk.detectionlists.create_user() due to the user not existing in Code42 or
    is already in the process of being created on the back-end.

  • SyncDestinationUsername filter class to py42.sdk.queries.fileevents.filters.exposure_filter module.

Don't miss a new py42 release

NewReleases is sending notifications on new releases.