github code42/py42 v1.26.0

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

1.26.0 - 2022-09-08

Added

  • Support for Code42 API Clients. You can instantiate py42 using a client ID and secret via py42.sdk.from_api_client().

  • New Legal Hold Client which supports API Client authentication. This updated client will only be attached to the SDK if initialized with py42.sdk.from_api_client(), otherwise the original client will be used. This new client includes the following changes from the existing client:

    • create_policy() - Does not allow optional arg policy.
    • get_custodians_page() - Does not allow optional arg legal_hold_membership_uid.
    • get_events_page()/get_all_events() - Not available.

Don't miss a new py42 release

NewReleases is sending notifications on new releases.