Skip to content

Bump getstream minimum version to 3.3.0#504

Merged
Nash0x7E2 merged 1 commit intomainfrom
bump-getstream-3.3.0
Apr 21, 2026
Merged

Bump getstream minimum version to 3.3.0#504
Nash0x7E2 merged 1 commit intomainfrom
bump-getstream-3.3.0

Conversation

@aliev
Copy link
Copy Markdown
Member

@aliev aliev commented Apr 21, 2026

Why

Core depends on getstream[webrtc,telemetry] and was pinned to >=3.1.2. Raising the floor to 3.3.0 so users pick up fixes and features available in the latest release.

The main change concerns the event system: getstream 3.3.0 forwards custom coordinator events through ConnectionManager, unblocking subscription to call-scoped events (turn detection, agent signals, etc.) sent via call.send_call_event(...). Details: GetStream/stream-py#237.

Changes

  • Bump getstream floor in agents-core/pyproject.toml from 3.1.2 to 3.3.0
  • Refresh uv.lock accordingly

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 21, 2026

📝 Walkthrough

Walkthrough

Updated the minimum version constraint for the getstream[webrtc,telemetry] dependency in agents-core/pyproject.toml from >=3.1.2,<4 to >=3.3.0,<4, raising the floor version to 3.3.0 while preserving the upper bound.

Changes

Cohort / File(s) Summary
Dependency Version Constraint
agents-core/pyproject.toml
Bumped minimum getstream[webrtc,telemetry] version from 3.1.2 to 3.3.0 to enforce a more recent baseline.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • dangusev

Poem

A bell jar descends on the old constraint,
three-one-two crumbles to dust—
three-three-oh blooms pale and insistent.
What sleeps in these decimal points?
What wakes demands a newer gospel. 🔗

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: bumping the getstream minimum version to 3.3.0, which matches the primary modification in the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bump-getstream-3.3.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@aliev aliev marked this pull request as ready for review April 21, 2026 20:20
@Nash0x7E2 Nash0x7E2 merged commit f5d0545 into main Apr 21, 2026
6 checks passed
@Nash0x7E2 Nash0x7E2 deleted the bump-getstream-3.3.0 branch April 21, 2026 20:26
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.

2 participants