Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: v6.9.0 #1712

Merged
merged 48 commits into from
Aug 17, 2023
Merged

Release: v6.9.0 #1712

merged 48 commits into from
Aug 17, 2023

Conversation

xsahil03x
Copy link
Contributor

@xsahil03x xsahil03x commented Aug 17, 2023

What's Changed

xsahil03x and others added 30 commits August 4, 2023 16:29
Signed-off-by: Sahil Kumar <[email protected]>
feat(llc): add support for `channel.countUnreadMentions()`.
Bumps [mocktail](https://github.com/felangel/mocktail) from 0.3.0 to 1.0.0.
- [Release notes](https://github.com/felangel/mocktail/releases)
- [Commits](felangel/mocktail@mocktail-v0.3.0...mocktail-v1.0.0)

---
updated-dependencies:
- dependency-name: mocktail
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…m_chat/mocktail-1.0.0

chore(llc): bump mocktail from 0.3.0 to 1.0.0 in /packages/stream_chat
Bumps [mocktail](https://github.com/felangel/mocktail) from 0.3.0 to 1.0.0.
- [Release notes](https://github.com/felangel/mocktail/releases)
- [Commits](felangel/mocktail@mocktail-v0.3.0...mocktail-v1.0.0)

---
updated-dependencies:
- dependency-name: mocktail
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…m_chat_flutter_core/mocktail-1.0.0

chore(core): bump mocktail from 0.3.0 to 1.0.0 in /packages/stream_chat_flutter_core
Bumps [mocktail](https://github.com/felangel/mocktail) from 0.3.0 to 1.0.0.
- [Release notes](https://github.com/felangel/mocktail/releases)
- [Commits](felangel/mocktail@mocktail-v0.3.0...mocktail-v1.0.0)

---
updated-dependencies:
- dependency-name: mocktail
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…m_chat_persistence/mocktail-1.0.0

chore(persistence): bump mocktail from 0.3.0 to 1.0.0 in /packages/stream_chat_persistence
Bumps [mocktail](https://github.com/felangel/mocktail) from 0.3.0 to 1.0.0.
- [Release notes](https://github.com/felangel/mocktail/releases)
- [Commits](felangel/mocktail@mocktail-v0.3.0...mocktail-v1.0.0)

---
updated-dependencies:
- dependency-name: mocktail
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…m_chat_flutter/mocktail-1.0.0

chore(ui): bump mocktail from 0.3.0 to 1.0.0 in /packages/stream_chat_flutter
Signed-off-by: Sahil Kumar <[email protected]>
fix(llc): `channel.query` not initializing state.
Signed-off-by: Sahil Kumar <[email protected]>
Signed-off-by: Sahil Kumar <[email protected]>
Signed-off-by: Sahil Kumar <[email protected]>
Signed-off-by: Sahil Kumar <[email protected]>
Signed-off-by: Sahil Kumar <[email protected]>
…ration`.

Signed-off-by: xsahil03x <[email protected]>
(cherry picked from commit bdc85b4)
Signed-off-by: xsahil03x <[email protected]>

(cherry picked from commit 79faac5)
Signed-off-by: xsahil03x <[email protected]>
Signed-off-by: xsahil03x <[email protected]>
(cherry picked from commit 677b71e)
Signed-off-by: xsahil03x <[email protected]>
(cherry picked from commit d1ce69d)
Signed-off-by: Sahil Kumar <[email protected]>
Signed-off-by: Sahil Kumar <[email protected]>
Signed-off-by: Sahil Kumar <[email protected]>
@xsahil03x xsahil03x changed the title Release/v6.9.0 Release: v6.9.0 Aug 17, 2023
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 37.85% and project coverage change: +0.04% 🎉

Comparison is base (aec4c07) 58.20% compared to head (8ba2f57) 58.25%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1712      +/-   ##
==========================================
+ Coverage   58.20%   58.25%   +0.04%     
==========================================
  Files         292      292              
  Lines       17969    18012      +43     
==========================================
+ Hits        10459    10493      +34     
- Misses       7510     7519       +9     
Files Changed Coverage Δ
packages/stream_chat/lib/src/ws/timer_helper.dart 100.00% <ø> (ø)
...rc/fullscreen_media/full_screen_media_desktop.dart 0.00% <0.00%> (ø)
...ut/attachment_picker/stream_attachment_picker.dart 0.00% <0.00%> (ø)
..._picker/stream_attachment_picker_bottom_sheet.dart 0.00% <ø> (ø)
...r/lib/src/message_list_view/message_list_view.dart 44.20% <0.00%> (-0.39%) ⬇️
...flutter/lib/src/message_widget/message_widget.dart 25.05% <0.00%> (-0.24%) ⬇️
.../channel_scroll_view/stream_channel_list_tile.dart 0.00% <0.00%> (ø)
...h_scroll_view/stream_message_search_list_tile.dart 0.00% <0.00%> (ø)
..._view/photo_gallery/stream_photo_gallery_tile.dart 0.00% <ø> (ø)
...l_view/user_scroll_view/stream_user_list_tile.dart 0.00% <0.00%> (ø)
... and 27 more

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

@xsahil03x xsahil03x merged commit ac416c0 into master Aug 17, 2023
17 of 18 checks passed
@xsahil03x xsahil03x deleted the release/v6.9.0 branch August 17, 2023 10:08
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