Skip to content

Release v2.6.1

Choose a tag to compare

@github-actions github-actions released this 13 Mar 14:05
72439ea
fix: Adding task ids to update_group_auth response (#191)

# Description
From compass when updating group authorization, we get task_ids which we
can track for completion.
But that is not passed down to the sdk, this PR fixes that