Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.

⬆️ Bump matrix-synapse from 1.71.0 to 1.72.0 in /matrix #294

Merged
merged 1 commit into from
Nov 23, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 23, 2022

Bumps matrix-synapse from 1.71.0 to 1.72.0.

Release notes

Sourced from matrix-synapse's releases.

v1.72.0

Synapse 1.72.0 (2022-11-22)

Please note that Synapse now only supports PostgreSQL 11+, because PostgreSQL 10 has reached end-of-life, c.f. our Deprecation Policy.

Bugfixes

  • Update forgotten references to legacy metrics in the included Grafana dashboard. (#14477)

Synapse 1.72.0rc1 (2022-11-16)

Features

  • Add experimental support for MSC3912: Relation-based redactions. (#14260)
  • Build Debian packages for Ubuntu 22.10 (Kinetic Kudu). (#14396)
  • Add an Admin API endpoint for user lookup based on third-party ID (3PID). Contributed by @​ashfame. (#14405)
  • Faster joins: include heroes' membership events in the partial join response, for rooms without a name or canonical alias. (#14442)

Bugfixes

  • Faster joins: do not block creation of or queries for room aliases during the resync. (#14292)
  • Fix a bug introduced in Synapse 1.64.0rc1 which could cause log spam when fetching events from other homeservers. (#14347)
  • Fix a bug introduced in 1.66 which would not send certain pushrules to clients. Contributed by Nico. (#14356)
  • Fix a bug introduced in v1.71.0rc1 where the power level event was incorrectly created during initial room creation. (#14361)
  • Fix the refresh token endpoint to be under /r0 and /v3 instead of /v1. Contributed by Tulir @ Beeper. (#14364)
  • 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. (#14369)
  • Fix a background database update, introduced in Synapse 1.64.0, which could cause poor database performance. (#14374)
  • Fix PostgreSQL sometimes using table scans for queries against the event_search table, taking a long time and a large amount of IO. (#14409)
  • Fix rendering of some HTML templates (including emails). Introduced in v1.71.0. (#14448)
  • Fix a bug introduced in Synapse 1.70.0 where the background updates to add non-thread unique indexes on receipts could fail when upgrading from 1.67.0 or earlier. (#14453)

Updates to the Docker image

  • Add all Stream Writer worker types to configure_workers_and_start.py. (#14197)
  • Remove references to legacy worker types in the multi-worker Dockerfile. (#14294)

Improved Documentation

... (truncated)

Changelog

Sourced from matrix-synapse's changelog.

Synapse 1.72.0 (2022-11-22)

Please note that Synapse now only supports PostgreSQL 11+, because PostgreSQL 10 has reached end-of-life, c.f. our Deprecation Policy.

Bugfixes

  • Update forgotten references to legacy metrics in the included Grafana dashboard. (#14477)

Synapse 1.72.0rc1 (2022-11-16)

Features

  • Add experimental support for MSC3912: Relation-based redactions. (#14260)
  • Build Debian packages for Ubuntu 22.10 (Kinetic Kudu). (#14396)
  • Add an Admin API endpoint for user lookup based on third-party ID (3PID). Contributed by @​ashfame. (#14405)
  • Faster joins: include heroes' membership events in the partial join response, for rooms without a name or canonical alias. (#14442)

Bugfixes

  • Faster joins: do not block creation of or queries for room aliases during the resync. (#14292)
  • Fix a bug introduced in Synapse 1.64.0rc1 which could cause log spam when fetching events from other homeservers. (#14347)
  • Fix a bug introduced in 1.66 which would not send certain pushrules to clients. Contributed by Nico. (#14356)
  • Fix a bug introduced in v1.71.0rc1 where the power level event was incorrectly created during initial room creation. (#14361)
  • Fix the refresh token endpoint to be under /r0 and /v3 instead of /v1. Contributed by Tulir @ Beeper. (#14364)
  • 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. (#14369)
  • Fix a background database update, introduced in Synapse 1.64.0, which could cause poor database performance. (#14374)
  • Fix PostgreSQL sometimes using table scans for queries against the event_search table, taking a long time and a large amount of IO. (#14409)
  • Fix rendering of some HTML templates (including emails). Introduced in v1.71.0. (#14448)
  • Fix a bug introduced in Synapse 1.70.0 where the background updates to add non-thread unique indexes on receipts could fail when upgrading from 1.67.0 or earlier. (#14453)

Updates to the Docker image

  • Add all Stream Writer worker types to configure_workers_and_start.py. (#14197)
  • Remove references to legacy worker types in the multi-worker Dockerfile. (#14294)

Improved Documentation

  • Upload documentation PRs to Netlify. (#12947, #14370)
  • Add addtional TURN server configuration example based on eturnal and adjust general TURN server doc structure. (#14293)

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [matrix-synapse](https://github.com/matrix-org/synapse) from 1.71.0 to 1.72.0.
- [Release notes](https://github.com/matrix-org/synapse/releases)
- [Changelog](https://github.com/matrix-org/synapse/blob/develop/CHANGES.md)
- [Commits](matrix-org/synapse@v1.71.0...v1.72.0)

---
updated-dependencies:
- dependency-name: matrix-synapse
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Upgrade or downgrade of project dependencies. python Pull requests that update Python code labels Nov 23, 2022
@frenck frenck merged commit 086094a into main Nov 23, 2022
@frenck frenck deleted the dependabot/pip/matrix/matrix-synapse-1.72.0 branch November 23, 2022 09:05
@github-actions github-actions bot locked and limited conversation to collaborators Nov 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Upgrade or downgrade of project dependencies. python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant