Skip to content

v1.14.1

Compare
Choose a tag to compare
@antazoey antazoey released this 29 Apr 15:21
194ab54

Fixed

  • Issue when calling sdk.alerts.update_state() without specifying a note parameter
    would set the existing alert's note's message to the empty string.

Added

  • Custom exception Py42OrgNotFoundError.

Changed

  • sdk.users.get_all() now raises Py42OrgNotFoundError when the given org_uid
    was not found.

  • sdk.users.get_page() now raises Py42OrgNotFoundError when the given org_uid
    was not found.