v2.1.0
2.1.0 - 2024-09-30
Added
- Support for the API to update actors.
client.actors.v1.update_actor- to update an actor's start date, end date, or notes.
- A CLI command to update an actor.
incydr actors update- to update an actor's start date, end date, or notes.
Deprecated
- Risk Profiles methods and commands are now deprecated, replaced by the
actorscommand group.