Merge tag 'v1.32.1'
Synapse 1.32.1 (2021-04-21) =========================== This release fixes [a regression](https://github.com/matrix-org/synapse/issues/9853) in Synapse 1.32.0 that caused connected Prometheus instances to become unstable. If you ran Synapse 1.32.0 with Prometheus metrics, first upgrade to Synapse 1.32.1 and follow [these instructions](https://github.com/matrix-org/synapse/pull/9854#issuecomment-823472183) to clean up any excess writeahead logs. 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](https://github.com/matrix-org/synapse/issues/9854))
Showing
- CHANGES.md 17 additions, 4 deletionsCHANGES.md
- UPGRADE.rst 8 additions, 5 deletionsUPGRADE.rst
- debian/changelog 6 additions, 0 deletionsdebian/changelog
- synapse/__init__.py 1 addition, 1 deletionsynapse/__init__.py
- synapse/metrics/background_process_metrics.py 16 additions, 4 deletionssynapse/metrics/background_process_metrics.py
- synapse/replication/tcp/protocol.py 1 addition, 1 deletionsynapse/replication/tcp/protocol.py
Loading
Please register or sign in to comment