raiden
raiden copied to clipboard
build(deps-dev): bump matrix-synapse from 1.33.0 to 1.45.1 in /requirements
Bumps matrix-synapse from 1.33.0 to 1.45.1.
Release notes
Sourced from matrix-synapse's releases.
v1.45.1
Bugfixes
- Revert change to counting of deactivated users towards the monthly active users limit, introduced in 1.45.0rc1. (#11127)
v1.45.0
Synapse 1.45.0 (2021-10-19)
No functional changes since Synapse 1.45.0rc2.
Known Issues
A suspected performance regression which was first reported after the release of 1.44.0 remains unresolved.
We have not been able to identify a probable cause. Affected users report that setting up a federation sender worker appears to alleviate symptoms of the regression.
Improved Documentation
- Reword changelog to clarify concerns about a suspected performance regression in 1.44.0. (#11117)
Synapse 1.45.0rc2 (2021-10-14)
This release candidate fixes a user directory bug present in 1.45.0rc1.
Known Issues
A suspected performance regression which was first reported after the release of 1.44.0 remains unresolved.
We have not been able to identify a probable cause. Affected users report that setting up a federation sender worker appears to alleviate symptoms of the regression.
Bugfixes
- Fix a long-standing bug when using multiple event persister workers where events were not correctly sent down
/syncdue to a race. (#11045)- Fix a bug introduced in Synapse 1.45.0rc1 where the user directory would stop updating if it processed an event from a user not in the
userstable. (#11053)- Fix a bug introduced in Synapse 1.44.0 when logging errors during oEmbed processing. (#11061)
Internal Changes
- Add an 'approximate difference' method to
StateFilter. (#10825)
... (truncated)
Changelog
Sourced from matrix-synapse's changelog.
Synapse 1.45.1 (2021-10-20)
Bugfixes
- Revert change to counting of deactivated users towards the monthly active users limit, introduced in 1.45.0rc1. (#11127)
Synapse 1.45.0 (2021-10-19)
No functional changes since Synapse 1.45.0rc2.
Known Issues
A suspected performance regression which was first reported after the release of 1.44.0 remains unresolved.
We have not been able to identify a probable cause. Affected users report that setting up a federation sender worker appears to alleviate symptoms of the regression.
Improved Documentation
- Reword changelog to clarify concerns about a suspected performance regression in 1.44.0. (#11117)
Synapse 1.45.0rc2 (2021-10-14)
This release candidate fixes a user directory bug present in 1.45.0rc1.
Known Issues
A suspected performance regression which was first reported after the release of 1.44.0 remains unresolved.
We have not been able to identify a probable cause. Affected users report that setting up a federation sender worker appears to alleviate symptoms of the regression.
Bugfixes
- Fix a long-standing bug when using multiple event persister workers where events were not correctly sent down
/syncdue to a race. (#11045)- Fix a bug introduced in Synapse 1.45.0rc1 where the user directory would stop updating if it processed an event from a user not in the
userstable. (#11053)- Fix a bug introduced in Synapse 1.44.0 when logging errors during oEmbed processing. (#11061)
Internal Changes
... (truncated)
Commits
9b016a0Remove link to #10947 from changelog522489f1.45.1df95d3aRevert change to counting of deactivated users towards the monthly active use...95813ffBe less inconsistent about v1.2.3 versus 1.2.3a21f8c4Duplicate known issues under 1.45 release8b118531.45.0191396fReword changelog regarding a suspected regression (#11117)b1c1a34it appeared in 1.44, not 45rc14d761d2mentioned -> which appeared87c3a6dRefer to the bugs mentioned in 1.45.0rc1 note- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note: This change in the _sync API is causing the CI errors:
https://github.com/matrix-org/synapse/pull/10214
A newer version of matrix-synapse exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.