Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

v1.32.1

Compare
Choose a tag to compare
@anoadragon453 anoadragon453 released this 21 Apr 13:51
· 4819 commits to develop since this release
v1.32.1

Synapse 1.32.1 (2021-04-21)

This release fixes a regression in Synapse 1.32.0 that caused connected Prometheus instances to become unstable. If you ran Synapse 1.32.0 with Prometheus metrics, first downgrade to Synapse 1.31.0 and follow these instructions to clean up any excess writeahead logs.

However, as this release is additionally subject to a backwards-incompatible LoggingContext change in 1.32.0, it is recommended to continue to remain on or downgrade to 1.31.0.

Bugfixes

  • Fix a regression in Synapse 1.32.0 which caused Synapse to report large numbers of Prometheus time series, potentially overwhelming Prometheus instances. (#9854)