Skip to content

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

This MR contains the following updates:

Package Update Change
docker.io/matrixdotorg/synapse (source) minor v1.101.0 -> v1.102.0

Release Notes

element-hq/synapse (docker.io/matrixdotorg/synapse)

v1.102.0

Compare Source

Synapse 1.102.0 (2024-03-05)

Bugfixes

Synapse 1.102.0rc1 (2024-02-20)

Features
  • A metric was added for emails sent by Synapse, broken down by type: synapse_emails_sent_total. Contributed by Remi Rampin. (#​16881)
Bugfixes
  • Do not send multiple concurrent requests for keys for the same server. (#​16894)
  • Fix performance issue when joining very large rooms that can cause the server to lock up. Introduced in v1.100.0. (#​16903)
  • Always prefer unthreaded receipt when >1 exist (MSC4102). (#​16927)
Improved Documentation
Internal Changes
  • Don't invalidate the entire event cache when we purge history. (#​16905)
  • Add experimental config option to not send device list updates for specific users. (#​16909)
  • Fix incorrect docker hub link in release script. (#​16910)
Updates to locked dependencies
  • Bump attrs from 23.1.0 to 23.2.0. (#​16899)
  • Bump bcrypt from 4.0.1 to 4.1.2. (#​16900)
  • Bump pygithub from 2.1.1 to 2.2.0. (#​16902)
  • Bump sentry-sdk from 1.40.0 to 1.40.3. (#​16898)

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.

Merge request reports