Skip to content

Update docker.io/matrixdotorg/synapse Docker tag to v1.77.0

This MR contains the following updates:

Package Update Change
docker.io/matrixdotorg/synapse minor v1.76.0 -> v1.77.0

Release Notes

matrix-org/synapse

v1.77.0

Compare Source

Synapse 1.77.0 (2023-02-14)

No significant changes since 1.77.0rc2.

Synapse 1.77.0rc2 (2023-02-10)

Bugfixes

  • Fix bug where retried replication requests would return a failure. Introduced in v1.76.0. (#​15024)

Internal Changes

  • Prepare for future database schema changes. (#​15036)

Synapse 1.77.0rc1 (2023-02-07)

Features

Bugfixes

  • Fix a bug introduced in Synapse 1.53.0 where next_batch tokens from /sync could not be used with the /relations endpoint. (#​14866)
  • Fix a bug introduced in Synapse 1.35.0 where the module API's send_local_online_presence_to would fail to send presence updates over federation. (#​14880)
  • 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. (#​14915)
  • Fix a regression introduced in Synapse 1.69.0 which can result in database corruption when database migrations are interrupted on sqlite. (#​14926)
  • Fix a bug introduced in Synapse 1.68.0 where we were unable to service remote joins in rooms with @room notification levels set to null in their (malformed) power levels. (#​14942)
  • Fix a bug introduced in Synapse 1.64.0 where boolean power levels were erroneously permitted in v10 rooms. (#​14944)
  • Fix a long-standing bug where sending messages on servers with presence enabled would spam "Re-starting finished log context" log lines. (#​14947)
  • Fix a bug introduced in Synapse 1.68.0 where logging from the Rust module was not properly logged. (#​14976)
  • Fix various long-standing bugs in Synapse's config, event and request handling where booleans were unintentionally accepted where an integer was expected. (#​14945)

Internal Changes

Dependabot updates
  • Bump dtolnay/rust-toolchain from e645b0c to 9cd00a8. (#​14968)
  • Bump docker/build-push-action from 3 to 4. (#​14952)
  • Bump ijson from 3.1.4 to 3.2.0.post0. (#​14935)
  • Bump types-pyyaml from 6.0.12.2 to 6.0.12.3. (#​14936)
  • Bump types-jsonschema from 4.17.0.2 to 4.17.0.3. (#​14937)
  • Bump types-pillow from 9.4.0.3 to 9.4.0.5. (#​14938)
  • Bump hiredis from 2.0.0 to 2.1.1. (#​14939)
  • Bump hiredis from 2.1.1 to 2.2.1. (#​14993)
  • Bump types-setuptools from 65.6.0.3 to 67.1.0.0. (#​14994)
  • Bump prometheus-client from 0.15.0 to 0.16.0. (#​14995)
  • Bump anyhow from 1.0.68 to 1.0.69. (#​14996)
  • Bump serde_json from 1.0.91 to 1.0.92. (#​14997)
  • Bump isort from 5.11.4 to 5.11.5. (#​14998)
  • Bump phonenumbers from 8.13.4 to 8.13.5. (#​14999)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Renovate [bot]

Merge request reports

Loading