Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 18, 2023

Bumps streamChatSDK from 5.17.2 to 5.17.3.
Updates io.getstream:stream-chat-android-client from 5.17.2 to 5.17.3

Release notes

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

V5.17.3

May 17th, 2023 - 5.17.3

Common changes for all artifacts

🐞 Fixed

  • When a message is sent, updated user is set. #4814
  • Fix reconnection socket behavior. #4820

stream-chat-android-client

✅ Added

  • Added new hideHistory flag into ChatClient.addMembers function. This flag can be used to hide the channel's history from the added member. #4817
  • Added new hideHistory flag into ChannelClient.addMembers function. This flag can be used to hide the channel's history from the added member. #4817
  • Added ChatClient.inviteMembers to invite members to an existing channel. #4816
  • Added ChannelClient.inviteMembers to invite members to an existing channel. #4816

stream-chat-android-ui-common

✅ Added

  • New method on DateFormatter to format date-time. #4810

stream-chat-android-ui-components

✅ Added

  • Added the ability to enable/disable camera recorder and/or take picture attachment feature in MessageComposerView via xml attributes. #4811
    • streamUiMessageComposerTakeImageEnabled
    • streamUiMessageComposerRecordVideoEnabled
  • Added the ability to enable/disable camera recorder and/or take picture attachment feature in MessageInputView via xml attributes. #4811
    • stream_ui_message_input_capture_media_take_photo
    • stream_ui_message_input_capture_media_record_video

stream-chat-android-compose

✅ Added

  • Add ThreadMessagesStart that allows to control if the stack of thread messages starts at the bottom or the top. #4806
  • Add PickerMediaMode that allows control if the camera recorder and/or take picture feature is allowed or not. #4811
Commits

Updates io.getstream:stream-chat-android-compose from 5.17.2 to 5.17.3

Release notes

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

V5.17.3

May 17th, 2023 - 5.17.3

Common changes for all artifacts

🐞 Fixed

  • When a message is sent, updated user is set. #4814
  • Fix reconnection socket behavior. #4820

stream-chat-android-client

✅ Added

  • Added new hideHistory flag into ChatClient.addMembers function. This flag can be used to hide the channel's history from the added member. #4817
  • Added new hideHistory flag into ChannelClient.addMembers function. This flag can be used to hide the channel's history from the added member. #4817
  • Added ChatClient.inviteMembers to invite members to an existing channel. #4816
  • Added ChannelClient.inviteMembers to invite members to an existing channel. #4816

stream-chat-android-ui-common

✅ Added

  • New method on DateFormatter to format date-time. #4810

stream-chat-android-ui-components

✅ Added

  • Added the ability to enable/disable camera recorder and/or take picture attachment feature in MessageComposerView via xml attributes. #4811
    • streamUiMessageComposerTakeImageEnabled
    • streamUiMessageComposerRecordVideoEnabled
  • Added the ability to enable/disable camera recorder and/or take picture attachment feature in MessageInputView via xml attributes. #4811
    • stream_ui_message_input_capture_media_take_photo
    • stream_ui_message_input_capture_media_record_video

stream-chat-android-compose

✅ Added

  • Add ThreadMessagesStart that allows to control if the stack of thread messages starts at the bottom or the top. #4806
  • Add PickerMediaMode that allows control if the camera recorder and/or take picture feature is allowed or not. #4811
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 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)

Bumps `streamChatSDK` from 5.17.2 to 5.17.3.

Updates `io.getstream:stream-chat-android-client` from 5.17.2 to 5.17.3
- [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)

Updates `io.getstream:stream-chat-android-compose` from 5.17.2 to 5.17.3
- [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)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from skydoves as a code owner May 18, 2023 02:01
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 18, 2023
@skydoves skydoves enabled auto-merge May 18, 2023 02:04
@skydoves skydoves merged commit d6fafa4 into main May 22, 2023
@skydoves skydoves deleted the dependabot/gradle/streamChatSDK-5.17.3 branch May 22, 2023 03:35
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.

2 participants