Merge tag 'v1.62.0rc3' into develop
Synapse 1.62.0rc3 (2022-07-04) ============================== Bugfixes -------- - Update the version of the [ldap3 plugin](https://github.com/matrix-org/matrix-synapse-ldap3/) included in the `matrixdotorg/synapse` DockerHub images and the Debian packages hosted on `packages.matrix.org` to 0.2.1. This fixes [a bug](https://github.com/matrix-org/matrix-synapse-ldap3/pull/163) with usernames containing uppercase characters. ([\#13156](https://github.com/matrix-org/synapse/issues/13156)) - Fix a bug introduced in Synapse 1.62.0rc1 affecting unread counts for users on small servers. ([\#13168](https://github.com/matrix-org/synapse/issues/13168))
Showing
- CHANGES.md 10 additions, 0 deletionsCHANGES.md
- debian/changelog 6 additions, 0 deletionsdebian/changelog
- poetry.lock 4 additions, 4 deletionspoetry.lock
- pyproject.toml 1 addition, 1 deletionpyproject.toml
- synapse/storage/databases/main/event_push_actions.py 7 additions, 2 deletionssynapse/storage/databases/main/event_push_actions.py
- tests/storage/test_event_push_actions.py 5 additions, 5 deletionstests/storage/test_event_push_actions.py
Loading
Please register or sign in to comment