Update matrixdotorg/synapse Docker tag to v1.87.0 #36
Loading…
Add table
Add a link
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.0Release Notes
matrix-org/synapse (matrixdotorg/synapse)
v1.87.0Compare 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
pydanticto^1.7.4to 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
/messagesresponse time by avoiding backfill when we already have messages to return. (#15737)Bugfixes
is_user_mentionrule sent to clients. Also fix wrong rule names foris_user_mentionandis_room_mention. (#15781)user_filtersupgrade 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
EventContextfieldsprev_groupanddelta_idswith fieldstate_group_deltas. (#15233)matrix://tomatrix-federation://scheme for internal Synapse routing of outbound federation traffic. (#15806)Updates to locked dependencies
v1.86.0Compare 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
/messagesby backfilling in the background when there are no backward extremities where we are directly paginating. (#15710)Bugfixes
Improved Documentation
Internal Changes
full_user_idrather thanuser_idof tablesprofilesanduser_filters. (#15649)Awaitables. (#15650)maybe_backfill()functions. (#15709)long_retriesoption when sending Federation requests. (#15721)latest_depsandtwisted_trunkdaily GitHub Actions workflows from running on forks of the codebase. (#15726)room_membershipswhen doing ais_host_joined()/is_host_invited()call (membershipis already part of thecurrent_state_events). (#15731)room_membershipsjoin 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.
258908bb5cd27bd4f53fUpdate matrixdotorg/synapse Docker tag to v1.86.0to Update matrixdotorg/synapse Docker tag to v1.87.0