Skip to content

feat(llc): new openAPI generator + stream core dependency#1261

Draft
Brazol wants to merge 24 commits into
v2from
feat/stream-core-dependency-part1
Draft

feat(llc): new openAPI generator + stream core dependency#1261
Brazol wants to merge 24 commits into
v2from
feat/stream-core-dependency-part1

Conversation

@Brazol

@Brazol Brazol commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Open API models generated using generator from chat repository using generate.sh script.
Added dependency to stream_core and replaced SDKs implementations of Result, SharedEmitter, StateEmitter, CurrentPlatform, Logger` with implementation from core.

@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 963a40dd-a680-4f3d-83ba-32a1803b5cfd

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/stream-core-dependency-part1

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.

@Brazol Brazol changed the base branch from main to v2 June 22, 2026 19:28
Brazol and others added 12 commits June 22, 2026 21:34
…ates (#1259)

Bumps the all-actions group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [codecov/codecov-action](https://github.com/codecov/codecov-action).


Updates `actions/checkout` from 6 to 7
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6...v7)

Updates `actions/upload-artifact` from 4 to 7
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4...v7)

Updates `codecov/codecov-action` from 6 to 7
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions
- dependency-name: codecov/codecov-action
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* ongoing call ringing fixes

* changelog

* unit tests

* cleanup

* cleanup

* tweaks

* reduce pana scores because of dep overrides

* tweak
Co-authored-by: Maciej Brażewicz <maciej.brazewicz@getstream.io>
* call accept race fix

* changelog + tests
* fix stream header string creation

* use environment object for client details

* tweak

* changelog

* added env collector and tests
…1263)

* reconnect improvements

* tweaks

* unit tests

* format fix
* Release v1.4.1

* fix
* Update chat sdk in dogfooding

* Update min and current flutter version

* bump min flutter to 3.38.1

* tweaks

---------

Co-authored-by: Maciej Brażewicz <maciej.brazewicz@getstream.io>
# Conflicts:
#	dogfooding/lib/screens/call_participants_list.dart
#	dogfooding/pubspec.yaml
#	packages/stream_video/CHANGELOG.md
#	packages/stream_video/lib/src/call/call.dart
#	packages/stream_video/lib/src/call/state/mixins/state_lifecycle_mixin.dart
#	packages/stream_video/lib/src/stream_video.dart
#	packages/stream_video_flutter/CHANGELOG.md
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.

3 participants