Skip to content

v0.7.4

Compare
Choose a tag to compare
@aconchillo aconchillo released this 16 Apr 21:17
· 24 commits to main since this release

Fixed

  • Fixed a crash caused by the following completion callbacks: CallClient.update_inputs(), CallClient.update_publishing(), CallClient.update_subscriptions(), CallClient.update_subscription_profiles(). The signature of the functions was wrongly documented as only a single error argument is passed.

  • Fixed issue when calling CallClient.update_publishing() immediately after CallClient.update_inputs().