Skip to content

fix(llc, core): Fix wrong changelog entries - #2818

Merged
VelikovPetar merged 3 commits into
v9from
bug/fix_changelog_v9
Jul 15, 2026
Merged

fix(llc, core): Fix wrong changelog entries#2818
VelikovPetar merged 3 commits into
v9from
bug/fix_changelog_v9

Conversation

@VelikovPetar

Copy link
Copy Markdown
Contributor

Submit a pull request

Linear: FLU-

Github Issue: #

CLA

  • I have signed the Stream CLA (required).
  • The code changes follow best practices
  • Code changes are tested (add some information if not applicable)

Description of the pull request

Several ## Upcoming changelog entries were mistakenly filed under the already-released ## 9.26.0 section. This PR moves them back to ## Upcoming where they belong.

stream_chat (llc) — moved into ## Upcoming:

  • ✅ Added: predefined filters for QueryChannels on StreamChatClient (queryChannels / queryChannelsWithResult).
  • ✅ Added: ChatPersistenceClient.queryChannelStates / saveChannelQueries as the unified read/write methods for channel-query persistence.
  • ⚠️ Deprecated: ChatPersistenceClient.getChannelStates / updateChannelQueries in favor of the unified methods.

stream_chat_flutter_core (core) — moved into ## Upcoming:

  • ✅ Added: predefined filters on StreamChannelListController.

Documentation-only change (CHANGELOG.md files); no code changes.

Screenshots / Videos

No UI changes.

@coderabbitai

coderabbitai Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

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: 106add4d-5640-4e07-a3ed-e2fa4507b6e5

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 bug/fix_changelog_v9

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.

@VelikovPetar
VelikovPetar marked this pull request as ready for review July 15, 2026 08:36
@codecov

codecov Bot commented Jul 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (v9@4a7ca7a). Learn more about missing BASE report.

Additional details and impacted files
@@          Coverage Diff          @@
##             v9    #2818   +/-   ##
=====================================
  Coverage      ?   66.90%           
=====================================
  Files         ?      430           
  Lines         ?    27137           
  Branches      ?        0           
=====================================
  Hits          ?    18156           
  Misses        ?     8981           
  Partials      ?        0           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@VelikovPetar
VelikovPetar merged commit f97b8d8 into v9 Jul 15, 2026
29 checks passed
@VelikovPetar
VelikovPetar deleted the bug/fix_changelog_v9 branch July 15, 2026 08:52
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