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: Upgrade to v1.17.0 release #79

Merged
merged 1 commit into from
Mar 29, 2020

Conversation

jwflory
Copy link
Member

@jwflory jwflory commented Mar 27, 2020

Matterbridge upstream released a new minor feature release:

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

There are a good number of changes, including support for Microsoft
Teams. (What?!) But the relevant bits of the changelog for us are below:

And a hat tip to our upstream devs who made this release possible:
@qaisjp, @jakubgs, @burner1024, @notpushkin, @MartijnBraam, and @42wim.

This upgrade is currently running in production without issue. This
commit brings the config management up to date with what is currently
running out in prod.

Matterbridge upstream released a new minor feature release:

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

There are a good number of changes, including support for Microsoft
Teams. (What?!) But the relevant bits of the changelog for us are below:

* general: support JSON and YAML config formats
  (42wim/matterbridge#1045)
* irc: Be less lossy when throttling IRC messages
  (42wim/matterbridge#1004)
* slack: Use upstream slack-go/slack again (42wim/matterbridge#1018)
* slack: Ignore ConnectingEvent (42wim/matterbridge#1041)
* slack: use blocks not attachments (42wim/matterbridge#1048)
* slack: Fix 42wim/matterbridge#1039: messages sent to Slack being
  synced back (42wim/matterbridge#1046)

And a hat tip to our upstream devs who made this release possible:
@qaisjp, @jakubgs, @burner1024, @notpushkin, @MartijnBraam, and @42wim.

This upgrade is currently running in production without issue. This
commit brings the config management up to date with what is currently
running out in prod.

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 Mar 27, 2020
@jwflory jwflory requested a review from a team as a code owner March 27, 2020 13:34
@jwflory jwflory self-assigned this Mar 27, 2020
@kennedy kennedy merged commit 8c68e16 into master Mar 29, 2020
@kennedy kennedy deleted the change/matterbridge-upgrade branch March 29, 2020 01:44
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.

Messages from Discord to Slack duplicated on Discord side
2 participants