Skip to content

Releases: GetStream/stream-video-android

v1.30.0

Choose a tag to compare

@stream-public-bot stream-public-bot released this 05 Aug 12:09

What's Changed

Bug Fixes 🐛

  • Stop orphaned publisher transceivers that trigger SFU force-rejoin by @PratimMallick in #1757

Improvements ✨

Internal 🧪

  • test(e2e): harden recording and outgoing-call waits against backend latency by @PratimMallick in #1751
  • chore: pass OpenAPI generator config via --opt flags by @gpunto in #1743
  • Chore(deps): Bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in #1748
  • Decompose Call into focused internal components by @PratimMallick in #1747

Full Changelog: v1.29.0...v1.30.0

v1.29.0

Choose a tag to compare

@stream-public-bot stream-public-bot released this 14 Jul 14:54

What's Changed

Improvements ✨

Internal 🧪

  • Improve trace timestamp accuracy under concurrent event recording by @rahul-lohra in #1734
  • Add least-privilege permissions to GitHub Actions workflows by @peter-matkovski in #1742
  • e2e: Port the chat test harness improvements: retry visibility, video on retries only by @andremion in #1746

New Contributors

Full Changelog: v1.28.0...v1.29.0

v1.28.0

Choose a tag to compare

@stream-public-bot stream-public-bot released this 23 Jun 12:28

What's Changed

New Features 🎉

Bug Fixes 🐛

Improvements ✨

Internal 🧪

Full Changelog: v1.27.0...v1.28.0

v1.27.0

Choose a tag to compare

@stream-public-bot stream-public-bot released this 12 Jun 15:33

What's Changed

Improvements ✨

Internal 🧪

  • Update open api generated models in Video SDK by @rahul-lohra in #1713
  • Send standardized call leave reason instead of string when leaving the call by @rahul-lohra in #1715

Full Changelog: v1.26.0...v1.27.0

v1.26.0

Choose a tag to compare

@stream-public-bot stream-public-bot released this 11 Jun 14:36

What's Changed

Bug Fixes 🐛

Improvements ✨

Demo App 🧩

Full Changelog: v1.25.0...v1.26.0

v1.25.0

Choose a tag to compare

@stream-public-bot stream-public-bot released this 01 Jun 15:39

What's Changed

Bug Fixes 🐛

  • Fix NullPointerException in SortedParticipantsState when constructing a Call on production dispatchers by @aleksandar-apostolov in #1701

Improvements ✨

  • Honor SFU-provided degradation preference for adaptive video publishing by @PratimMallick in #1699

Full Changelog: v1.24.0...v1.25.0

v1.24.0

Choose a tag to compare

@stream-public-bot stream-public-bot released this 26 May 14:40

What's Changed

New Features 🎉

Bug Fixes 🐛

  • Improve pinned participant state on rejoin with new session by @rahul-lohra in #1683

Improvements ✨

Internal 🧪

  • Chore(deps): Bump the stream-conventions group and update dependabot config by @dependabot[bot] in #1692

Note

When using the video SDK and the noise-cancellation lib as a standalone artifacts, to avoid conflicts you must update the noise-cancellation to v3 as well.
implementation("io.getstream:stream-video-android-noise-cancellation-libwebrtc:3.0.0")

Full Changelog: v1.23.1...v1.24.0

v1.23.1

Choose a tag to compare

@stream-public-bot stream-public-bot released this 13 May 11:31

What's Changed

New Features 🎉

  • Add mirrorStream support to ParticipantVideo for video mirroring by @rahul-lohra in #1665

Bug Fixes 🐛

Internal 🧪

Full Changelog: v1.23.0...v1.23.1

v1.23.0

Choose a tag to compare

@stream-public-bot stream-public-bot released this 01 May 09:57

What's Changed

Bug Fixes 🐛

  • Fix frozen self-view by reinitialize video renderer after reconnect by @rahul-lohra in #1667

Improvements ✨

Internal 🧪

  • Bump build conventions to v0.11.0 by @gpunto in #1658
  • Add dependabot configuration to bump Stream conventions by @gpunto in #1659
  • Set required permissions for the SDK size checks by @gpunto in #1663
  • Migrate snapshot publishing to shared workflow by @gpunto in #1664
  • Update GitHub Actions upload-artifact to v7 by @dependabot[bot] in #1660
  • Update GitHub Actions download-artifact to 8.0.1 by @dependabot[bot] in #1662
  • Update GitHub Actions checkout to v6 by @dependabot[bot] in #1661

Full Changelog: v1.22.0...v1.23.0

v1.22.0

Choose a tag to compare

@stream-public-bot stream-public-bot released this 23 Apr 12:38

What's Changed

New Features 🎉

Bug Fixes 🐛

Improvements ✨

Internal 🧪

Demo App 🧩

Full Changelog: v1.21.0...v1.22.0