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

matterbridge: v1.17.1 -> v1.17.3 #83

Merged
merged 1 commit into from
Apr 20, 2020
Merged

Conversation

jwflory
Copy link
Member

@jwflory jwflory commented Apr 20, 2020

Periodic version bump. A few upstream changes highlighted that may be
relevant for us:

    https://github.com/42wim/matterbridge/releases/tag/v1.17.3

v1.17.3
=======

* irc: Add JoinDelay option (irc). Fixes 42wim/matterbridge#1084
  (42wim/matterbridge#1098)
* slack: Clip too long messages on 3000 length (slack). Fixes
    * This one will definitely affect RIT FOSS for IRC/Matrix/Riot users
      with really long messages to Slack.
  42wim/matterbridge#1081 (42wim/matterbridge#1102)
* slack: Prevent image/message looping (slack). Fixes
  42wim/matterbridge#1088 (42wim/matterbridge#1096)
* irc: Add extra space before colon in attachments (irc). Fixes
  42wim/matterbridge#1089 (42wim/matterbridge#1101)

v1.17.2
=======

* slack: Update vendor slack-go/slack (42wim/matterbridge#1068)

Signed-off-by: Justin W. Flory <git@jwf.io>
@jwflory jwflory added T: ansible:roles Related to Ansible roles improvement Improves on something that already exists labels Apr 20, 2020
@jwflory jwflory requested a review from a team as a code owner April 20, 2020 14:04
@jwflory jwflory self-assigned this Apr 20, 2020
@jwflory
Copy link
Member Author

jwflory commented Apr 20, 2020

At time of pull request, this is already deployed into production. This PR brings the repo up to sync with production state.

Copy link
Member

@Tjzabel Tjzabel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Tjzabel Tjzabel merged commit 0300709 into master Apr 20, 2020
@Tjzabel Tjzabel deleted the change/upgrade-matterbridge branch April 20, 2020 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improves on something that already exists T: ansible:roles Related to Ansible roles
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IRC server connection failure when joining 30+ channels
2 participants