Update matrixdotorg/synapse Docker tag to v1.82.0 #15
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.80.0
->v1.82.0
Release Notes
matrix-org/synapse
v1.82.0
Compare Source
Synapse 1.82.0 (2023-04-25)
No significant changes since 1.82.0rc1.
Synapse 1.82.0rc1 (2023-04-18)
Features
/directory/room/{roomAlias}
endpoint on workers. (#15333)instance_map
configuration loading. (#15431)/capabilities
endpoint on workers. (#15436)Bugfixes
on_logged_out
module hooks will be called before the deletion of pushers. (#15410)app_service_config_files
is not a list. (#15425)RefreshTokenServlet
(/_matrix/client/(r0|v3|unstable)/refresh
) on workers. (#15428)Improved Documentation
delete_stale_devices_after
background job always runs on the main process. (#15452)Deprecations and Removals
Internal Changes
stream_ordering_to_exterm
. (#15382, #15429)creator
to create events. (#15394)redacts
key to acontent
property. (#15395)SimpleHttpClient
to pull out a base class. (#15427)TestSSOHandler
. (#15433)/_matrix/static/
. (#15438)v1.81.0
Compare Source
Synapse 1.81.0 (2023-04-11)
Synapse now attempts the versioned appservice paths before falling back to the legacy paths. Usage of the legacy routes should be considered deprecated.
Additionally, Synapse has supported sending the application service access token via the
Authorization
header since v1.70.0. For backwards compatibility it is also sent as theaccess_token
query parameter. This is insecure and should be considered deprecated.A future version of Synapse (v1.88.0 or later) will remove support for legacy application service routes and query parameter authorization.
No significant changes since 1.81.0rc2.
Synapse 1.81.0rc2 (2023-04-06)
Bugfixes
set_device_id_for_pushers_txn
background update crash. (#15391)Internal Changes
Synapse 1.81.0rc1 (2023-04-04)
Features
/password_policy
endpoint on workers. (#15331)Bugfixes
m.room.message
events would not be correctly bundled. (#15295)to ensure that the sqlite database passed to the script exists before trying to port from it. (#15306)
_INT_STREAM_POS
key. (#15309)Improved Documentation
Internal Changes
immutabledict
instead offrozendict
. (#15113)device_id
instead of theaccess_token_id
for various operations. (#15280)e12eda5
tofc32530
. (#15304)TRUNCATE
on Postgres when clearing the user directory tables. (#15316).gitignore
rule for the Complement source tarball downloaded automatically bycomplement.sh
. (#15319)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.
ee181709a2
tobfa3c9e04b
Update matrixdotorg/synapse Docker tag to v1.81.0to Update matrixdotorg/synapse Docker tag to v1.82.0