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

Bump streamChatSDK from 5.17.10 to 6.0.4 #99

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2023

Bumps streamChatSDK from 5.17.10 to 6.0.4.
Updates io.getstream:stream-chat-android-client from 5.17.10 to 6.0.4

Release notes

Sourced from io.getstream:stream-chat-android-client's releases.

v6.0.4

stream-chat-android-client

⬆️ Improved

  • Create Throttling mechanism for MarkRead Events #4975
  • Ignore push messages if WS is connected. #4979
  • Added caching mechanism to date parsing. #4981

stream-chat-android-offline

⬆️ Improved

  • Improved database caching, which resulted in reduced IO operations. #4983

stream-chat-android-state

⬆️ Improved

  • Expanded/Enhanced event batching to speed up the event processing. #4982

stream-chat-android-ui-common

🐞 Fixed

  • Fixed thread loading. #4971

v6.0.3

stream-chat-android-client

🐞 Fixed

  • Fixed Push Notifications for not working with R8 enabled. #4961

✅ Added

  • Added ChatClientDebugger.onNonFatalErrorOccurred to handle non-fatal errors. #4959
  • Added Message.deletedReplyCount property. #4950

stream-chat-android-state

🐞 Fixed

  • Fixed ChatClient.watchChannelAsState to be called without connecting a user. #4962

stream-chat-android-ui-components

🐞 Fixed

  • Fixed user avatar click on channel list view. #4957

v6.0.2

stream-chat-android-client

🐞 Fixed

  • Fixed a crash when replaying the same voice message after scrolling out and in. 4948

⬆️ Improved

  • ChatClient.markRead returns ongoing Call instance if exists to avoid firing duplicate requests. #4949

stream-chat-android-ui-common

🐞 Fixed

  • MessageListController.markLastMessageRead does debounce its' calls and checks last seen messageId to avoid duplicate read requests. #4949

stream-chat-android-ui-components

... (truncated)

Changelog

Sourced from io.getstream:stream-chat-android-client's changelog.

October 03th, 2023 - 6.0.4

stream-chat-android-client

⬆️ Improved

  • Create Throttling mechanism for MarkRead Events #4975
  • Ignore push messages if WS is connected. #4979
  • Added caching mechanism to date parsing. #4981

stream-chat-android-offline

⬆️ Improved

  • Improved database caching, which resulted in reduced IO operations. #4983

stream-chat-android-state

⬆️ Improved

  • Expanded/Enhanced event batching to speed up the event processing. #4982

September 18th, 2023 - 6.0.3

stream-chat-android-client

🐞 Fixed

  • Fixed Push Notifications for not working with R8 enabled. #4961

✅ Added

  • Added ChatClientDebugger.onNonFatalErrorOccurred to handle non-fatal errors. #4959
  • Added Message.deletedReplyCount property. #4950

stream-chat-android-state

🐞 Fixed

  • Fixed ChatClient.watchChannelAsState to be called without connecting a user. #4962

stream-chat-android-ui-components

🐞 Fixed

  • Fixed user avatar click on channel list view. #4957

September 11th, 2023 - 6.0.2

stream-chat-android-client

🐞 Fixed

  • Fixed a crash when replaying the same voice message after scrolling out and in. 4948

⬆️ Improved

  • ChatClient.markRead returns ongoing Call instance if exists to avoid firing duplicate requests. #4949

stream-chat-android-ui-common

🐞 Fixed

  • MessageListController.markLastMessageRead does debounce its' calls and checks last seen messageId to avoid duplicate read requests. #4949

stream-chat-android-ui-components

🐞 Fixed

  • Fixed UI not being updated after replaying the same voice message after scrolling out and in. 4948
  • Fixed crash when trying to play a failed voice message. 4951

⬆️ Improved

... (truncated)

Commits

Updates io.getstream:stream-chat-android-compose from 5.17.10 to 6.0.4

Release notes

Sourced from io.getstream:stream-chat-android-compose's releases.

v6.0.4

stream-chat-android-client

⬆️ Improved

  • Create Throttling mechanism for MarkRead Events #4975
  • Ignore push messages if WS is connected. #4979
  • Added caching mechanism to date parsing. #4981

stream-chat-android-offline

⬆️ Improved

  • Improved database caching, which resulted in reduced IO operations. #4983

stream-chat-android-state

⬆️ Improved

  • Expanded/Enhanced event batching to speed up the event processing. #4982

stream-chat-android-ui-common

🐞 Fixed

  • Fixed thread loading. #4971

v6.0.3

stream-chat-android-client

🐞 Fixed

  • Fixed Push Notifications for not working with R8 enabled. #4961

✅ Added

  • Added ChatClientDebugger.onNonFatalErrorOccurred to handle non-fatal errors. #4959
  • Added Message.deletedReplyCount property. #4950

stream-chat-android-state

🐞 Fixed

  • Fixed ChatClient.watchChannelAsState to be called without connecting a user. #4962

stream-chat-android-ui-components

🐞 Fixed

  • Fixed user avatar click on channel list view. #4957

v6.0.2

stream-chat-android-client

🐞 Fixed

  • Fixed a crash when replaying the same voice message after scrolling out and in. 4948

⬆️ Improved

  • ChatClient.markRead returns ongoing Call instance if exists to avoid firing duplicate requests. #4949

stream-chat-android-ui-common

🐞 Fixed

  • MessageListController.markLastMessageRead does debounce its' calls and checks last seen messageId to avoid duplicate read requests. #4949

stream-chat-android-ui-components

... (truncated)

Changelog

Sourced from io.getstream:stream-chat-android-compose's changelog.

October 03th, 2023 - 6.0.4

stream-chat-android-client

⬆️ Improved

  • Create Throttling mechanism for MarkRead Events #4975
  • Ignore push messages if WS is connected. #4979
  • Added caching mechanism to date parsing. #4981

stream-chat-android-offline

⬆️ Improved

  • Improved database caching, which resulted in reduced IO operations. #4983

stream-chat-android-state

⬆️ Improved

  • Expanded/Enhanced event batching to speed up the event processing. #4982

September 18th, 2023 - 6.0.3

stream-chat-android-client

🐞 Fixed

  • Fixed Push Notifications for not working with R8 enabled. #4961

✅ Added

  • Added ChatClientDebugger.onNonFatalErrorOccurred to handle non-fatal errors. #4959
  • Added Message.deletedReplyCount property. #4950

stream-chat-android-state

🐞 Fixed

  • Fixed ChatClient.watchChannelAsState to be called without connecting a user. #4962

stream-chat-android-ui-components

🐞 Fixed

  • Fixed user avatar click on channel list view. #4957

September 11th, 2023 - 6.0.2

stream-chat-android-client

🐞 Fixed

  • Fixed a crash when replaying the same voice message after scrolling out and in. 4948

⬆️ Improved

  • ChatClient.markRead returns ongoing Call instance if exists to avoid firing duplicate requests. #4949

stream-chat-android-ui-common

🐞 Fixed

  • MessageListController.markLastMessageRead does debounce its' calls and checks last seen messageId to avoid duplicate read requests. #4949

stream-chat-android-ui-components

🐞 Fixed

  • Fixed UI not being updated after replaying the same voice message after scrolling out and in. 4948
  • Fixed crash when trying to play a failed voice message. 4951

⬆️ Improved

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from skydoves as a code owner October 12, 2023 01:41
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 12, 2023
@dependabot dependabot bot force-pushed the dependabot/gradle/streamChatSDK-6.0.4 branch 2 times, most recently from 2ff494f to 369ea95 Compare October 20, 2023 10:20
Bumps `streamChatSDK` from 5.17.10 to 6.0.4.

Updates `io.getstream:stream-chat-android-client` from 5.17.10 to 6.0.4
- [Release notes](https://github.com/getstream/stream-chat-android/releases)
- [Changelog](https://github.com/GetStream/stream-chat-android/blob/main/CHANGELOG.md)
- [Commits](https://github.com/getstream/stream-chat-android/commits/v6.0.4)

Updates `io.getstream:stream-chat-android-compose` from 5.17.10 to 6.0.4
- [Release notes](https://github.com/getstream/stream-chat-android/releases)
- [Changelog](https://github.com/GetStream/stream-chat-android/blob/main/CHANGELOG.md)
- [Commits](https://github.com/getstream/stream-chat-android/commits/v6.0.4)

---
updated-dependencies:
- dependency-name: io.getstream:stream-chat-android-client
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.getstream:stream-chat-android-compose
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/streamChatSDK-6.0.4 branch from 369ea95 to 116181a Compare October 23, 2023 08:37
@skydoves skydoves closed this Oct 23, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/streamChatSDK-6.0.4 branch October 23, 2023 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant