Skip to content
Snippets Groups Projects
Unverified Commit 8a7d2de5 authored by David Robertson's avatar David Robertson
Browse files

1.76.0rc1

parent 8e37ece0
No related branches found
Tags v1.76.0rc1
No related merge requests found
Showing
with 0 additions and 20 deletions
Re-enable some linting that was disabled when we switched to ruff.
Add `cargo fmt` and `cargo clippy` to the lint script.
\ No newline at end of file
Add `worker_manhole` to configuration manual.
\ No newline at end of file
Drop unused table `presence`.
\ No newline at end of file
Merge the two account data and the two device list replication streams.
Faster joins: use stable identifiers from [MSC3706](https://github.com/matrix-org/matrix-spec-proposals/pull/3706).
Merge the two account data and the two device list replication streams.
Faster joins: always serve a partial join response to servers that request it with the stable query param.
Faster joins: use stable identifiers from [MSC3706](https://github.com/matrix-org/matrix-spec-proposals/pull/3706).
Fix a long-standing bug where Synapse would exhaust the stack when processing many federation requests where the remote homeserver has disconencted early.
Add a parameter to control whether the federation client performs a partial state join.
Add check to avoid starting duplicate partial state syncs.
Fix the example config missing the `id` field in [application service documentation](https://matrix-org.github.io/synapse/latest/application_services.html).
Bump regex from 1.7.0 to 1.7.1.
Add an early return when handling no-op presence updates.
Fix `wait_for_stream_position` to correctly wait for the right instance to advance its token.
Poetry 1.3.2 or higher is now required when `poetry install`ing from source.
Bump peaceiris/actions-gh-pages from 3.9.1 to 3.9.2.
Bump ruff from 0.0.215 to 0.0.224.
Bump types-pillow from 9.4.0.0 to 9.4.0.3.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment