Skip to content

chore(main): release 0.4.23#108

Merged
szuperaz merged 1 commit into
mainfrom
release-please--branches--main--components--node-sdk
Apr 30, 2025
Merged

chore(main): release 0.4.23#108
szuperaz merged 1 commit into
mainfrom
release-please--branches--main--components--node-sdk

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 30, 2025

🤖 I have created a release beep boop

0.4.23 (2025-04-30)

Features

call.getCallStats is removed, use client.video.getCallReport instead:

// old syntax
call.getCallStats({ session: '<session id>' })

// new syntax
client.video.getCallReport({
  type: call.type,
  id: call.id,
  session_id: '<session id>',
})

This PR was generated with Release Please. See documentation.

@szuperaz szuperaz merged commit 3ecb044 into main Apr 30, 2025
1 check passed
@szuperaz szuperaz deleted the release-please--branches--main--components--node-sdk branch April 30, 2025 11:20
@github-actions
Copy link
Copy Markdown
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant