Skip to content

3.2.0 (2021-11-23)

Compare
Choose a tag to compare
@Half-Shot Half-Shot released this 23 Nov 12:00
· 195 commits to develop since this release
3.2.0

Breaking: This change drops support for ephemeral events via the encryption broker, so ephemeral events MUST be enabled within the appservice registration to work. (#369)

Features

  • Add bridge_app_version metric, and utility functions to get the bridge app version. (#362)

Bugfixes

  • Do not retry membership queue operations after a 404 response. (#371)

Internal Changes

  • Refactor Encryption broker code to use the bot-sdk, and generally be more race-resistant when starting new sessions (#369)
  • Clarify help text of matrix_api_calls_failed metric (#372)
  • Update matrix-appservice to 0.10.0 (#374)