42wim / matterbridge

bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!)
Apache License 2.0
6.66k stars 618 forks source link

Bump go.mau.fi/whatsmeow #2179

Closed IntGrah closed 2 months ago

IntGrah commented 2 months ago

Resolves bugs #2175 and #2178, where the WhatsApp version was not up to date, causing a 405 error.

I have bumped the whatsmeow library by one version. Some minor capitalisation changes were introduced. More recent whatsmeow versions introduce breaking changes, so this (v0.0.0-20240625083845-6acab596dd8c) is a first step which fixes the bug.

codeclimate[bot] commented 2 months ago

Code Climate has analyzed commit d3ade236 and detected 0 issues on this pull request.

View more on Code Climate.

42wim commented 2 months ago

Thanks @IntGrah but I've just created https://github.com/42wim/matterbridge/pull/2180 which contains this and some other dependencies. Feel free to test it, I'm going to close this.