Skip to content
Snippets Groups Projects
Commit a4687681 authored by Erik Johnston's avatar Erik Johnston
Browse files

Merge branch 'release-v1.57' into develop

parents 9535fd0f 9b1f3600
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 20 deletions
Update type annotations for compatiblity with prometheus_client 0.14.
Fix a bug introduced in Synapse 1.49.0 which caused the `synapse_event_persisted_position` metric to have invalid values.
Add a module API for reading and writing global account data.
Remove documentation for converting a legacy structured logging configuration to the new format.
Remove support for the unstable identifiers specified in [MSC3288](https://github.com/matrix-org/matrix-doc/pull/3288).
Make missing `importlib_metadata` dependency explicit.
\ No newline at end of file
Add missing type hints to configuration classes.
Support the stable `v1` endpoint for `/relations`, per [MSC2675](https://github.com/matrix-org/matrix-doc/pull/2675).
Add files used to build the Docker image used for complement testing into the Synapse repository.
Fix up healthcheck generation for workers docker image.
Run the olddeps CI job using Poetry.
\ No newline at end of file
Do not include groups in the sync response when disabled.
Avoid trying to calculate the state at outlier events.
Fix a spec compliance issue where requests to the `/publicRooms` federation API would specify `limit` as a string.
\ No newline at end of file
Run the CI portdb script in the locked poetry environment.
\ No newline at end of file
Improve type hints related to HTTP query parameters.
\ No newline at end of file
Run the CI export-data script in the locked poetry environment.
Stop maintaining a list of lint targets.
Make `synapse._scripts` pass type checks.
Make `synapse._scripts` pass type checks.
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