Skip to content

media: stop attaching details to errors from getStream - #1074

Merged
pnts-se-whereby merged 1 commit into
mainfrom
pontus/cob-3067-remove-adddetails-from-getstream
Aug 17, 2026
Merged

media: stop attaching details to errors from getStream#1074
pnts-se-whereby merged 1 commit into
mainfrom
pontus/cob-3067-remove-adddetails-from-getstream

Conversation

@pnts-se-whereby

Copy link
Copy Markdown
Contributor

Description

Summary:

getStream no longer attaches a details field to the errors it returns or throws.
The original constraints are available in attempts. A falsy value rejected by
getUserMedia is still normalized to an Error.

Related Issue:

Testing

Screenshots/GIFs (if applicable)

Checklist

  • My code follows the project's coding standards.
  • Prefixed the PR title and commit messages with the service or package name
  • I have written unit tests (if applicable).
  • I have updated the documentation (if applicable).
  • By submitting this pull request, I confirm that my contribution is made
    under the terms of the MIT license.

Additional Information

@changeset-bot

changeset-bot Bot commented Aug 14, 2026

Copy link
Copy Markdown

馃 Changeset detected

Latest commit: 48ccf35

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages
Name Type
@whereby.com/media Patch
@whereby.com/audio-denoiser Patch
@whereby.com/browser-sdk Patch
@whereby.com/core Patch
@whereby.com/assistant-sdk Patch
@whereby.com/react-native-sdk Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@pnts-se-whereby
pnts-se-whereby requested a review from a team August 14, 2026 07:09
@pnts-se-whereby

Copy link
Copy Markdown
Contributor Author

/canary

@github-actions

Copy link
Copy Markdown
Contributor

馃殌 The canary releases have been published to npm.

You can test the releases by installing the newly published versions:

pnpm add @whereby.com/assistant-sdk@0.0.0-canary-20260814071001
pnpm add @whereby.com/audio-denoiser@0.0.0-canary-20260814071001
pnpm add @whereby.com/browser-sdk@0.0.0-canary-20260814071001
pnpm add @whereby.com/core@0.0.0-canary-20260814071001
pnpm add @whereby.com/media@0.0.0-canary-20260814071001
pnpm add @whereby.com/react-native-sdk@0.0.0-canary-20260814071001

@pnts-se-whereby
pnts-se-whereby merged commit 01072bf into main Aug 17, 2026
3 checks passed
@pnts-se-whereby
pnts-se-whereby deleted the pontus/cob-3067-remove-adddetails-from-getstream branch August 17, 2026 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants