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

1.72.0rc1

parent 88227700
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 20 deletions
Fix refresh token endpoint to be under /r0 and /v3 instead of /v1. Contributed by Tulir @ Beeper.
Fix a long-standing bug where Synapse would raise an error when encountering an unrecognised field in a `/sync` filter, instead of ignoring it for forward compatibility.
Upload documentation PRs to Netlify.
Fix a background database update, introduced in Synapse 1.64.0, which could cause poor database performance.
Cleanup old worker datastore classes. Contributed by Nick @ Beeper (@fizzadar).
Bump dawidd6/action-download-artifact from 2.15.0 to 2.24.0.
Bump peaceiris/actions-mdbook from 1.1.14 to 1.2.0.
Bump regex from 1.6.0 to 1.7.0.
Bump pyo3 from 0.17.2 to 0.17.3.
Bump types-setuptools from 65.5.0.1 to 65.5.0.2.
Bump pillow from 9.2.0 to 9.3.0.
Bump cryptography from 36.0.1 to 38.0.3.
Bump types-pyyaml from 6.0.12 to 6.0.12.1.
Bump types-jsonschema from 4.4.6 to 4.17.0.0.
Remove support for PostgreSQL 10.
Test against PostgreSQL 15 in CI.
Build Debian packages for Ubuntu 22.10 (Kinetic Kudu).
Remove support for PostgreSQL 10.
Bump dawidd6/action-download-artifact from 2.24.0 to 2.24.1.
Add an [Admin API](https://matrix-org.github.io/synapse/latest/usage/administration/admin_api/index.html) endpoint for user lookup based on third-party ID (3PID). Contributed by @ashfame.
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