Update matrixdotorg/synapse Docker tag to v1.87.0 #36
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/matrixdotorg-synapse-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v1.85.2
->v1.87.0
Release Notes
matrix-org/synapse (matrixdotorg/synapse)
v1.87.0
Compare Source
Synapse 1.87.0 (2023-07-04)
Please note that this will be the last release of Synapse that is compatible with
Python 3.7 and earlier.
This is due to Python 3.7 now having reached End of Life; see our deprecation policy
for more details.
Bugfixes
pydantic
to^1.7.4
to avoid backwards-incompatible API changes from the 2.0.0 release.Resolves https://github.com/matrix-org/synapse/issues/15858.
Contributed by @PaarthShah. (#15862)
Internal Changes
Synapse 1.87.0rc1 (2023-06-27)
Features
/messages
response time by avoiding backfill when we already have messages to return. (#15737)Bugfixes
is_user_mention
rule sent to clients. Also fix wrong rule names foris_user_mention
andis_room_mention
. (#15781)user_filters
upgrade introduced in v1.86.0. (#15817)Improved Documentation
looping_call()
functionality that will wait for the given function to finish before scheduling another. (#15772)Deprecations and Removals
Internal Changes
EventContext
fieldsprev_group
anddelta_ids
with fieldstate_group_deltas
. (#15233)matrix://
tomatrix-federation://
scheme for internal Synapse routing of outbound federation traffic. (#15806)Updates to locked dependencies
v1.86.0
Compare Source
Synapse 1.86.0 (2023-06-20)
No significant changes since 1.86.0rc2.
Synapse 1.86.0rc2 (2023-06-14)
Bugfixes
Synapse 1.86.0rc1 (2023-06-13)
This version was tagged but never released.
Features
/messages
by backfilling in the background when there are no backward extremities where we are directly paginating. (#15710)Bugfixes
Improved Documentation
Internal Changes
full_user_id
rather thanuser_id
of tablesprofiles
anduser_filters
. (#15649)Awaitable
s. (#15650)maybe_backfill()
functions. (#15709)long_retries
option when sending Federation requests. (#15721)latest_deps
andtwisted_trunk
daily GitHub Actions workflows from running on forks of the codebase. (#15726)room_memberships
when doing ais_host_joined()
/is_host_invited()
call (membership
is already part of thecurrent_state_events
). (#15731)room_memberships
join from background update. (#15733)Updates to locked dependencies
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 PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
258908bb5c
tod27bd4f53f
Update matrixdotorg/synapse Docker tag to v1.86.0to Update matrixdotorg/synapse Docker tag to v1.87.0