chore(deps): update matrixdotorg/synapse docker tag to v1.110.0 #36
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.109.0
->v1.110.0
Release Notes
element-hq/synapse (matrixdotorg/synapse)
v1.110.0
Compare Source
Synapse 1.110.0 (2024-07-03)
No significant changes since 1.110.0rc3.
Synapse 1.110.0rc3 (2024-07-02)
Bugfixes
/sync
requests could get blocked indefinitely after an upgrade from Synapse versions before v1.109.0. (#17386, #17391)Internal Changes
Synapse 1.110.0rc2 (2024-06-26)
Internal Changes
Synapse 1.110.0rc1 (2024-06-26)
Features
/sync
endpoint. (#17187)is_dm
filtering to experimental MSC3575 Sliding Sync/sync
endpoint. (#17277)is_encrypted
filtering to experimental MSC3575 Sliding Sync/sync
endpoint. (#17281)stream_ordering
sort to experimental MSC3575 Sliding Sync/sync
endpoint. (#17293)register_new_matrix_user
now supports a --password-file flag, whichis useful for scripting. (#17294)
register_new_matrix_user
now supports a --exists-ok flag to allow registration of users that already exist in the database.This is useful for scripts that bootstrap user accounts with initial passwords. (#17304)
is_invite
filtering to experimental MSC3575 Sliding Sync/sync
endpoint. (#17335)Bugfixes
/sync
response when using workers. (#17275)/notifications
would result in an Internal Server Error. (#17283)/sync
returning the wrong the state when using sharded event persisters. (#17295)/sync
endpoint. (#17301)Improved Documentation
exclude_rooms_from_sync
. (#17308)rc_invites.per_issuer
to docs. (#17347)search_all_users
parameter underuser_directory
. (#17348)Internal Changes
expire_access_token
option in the Synapse Docker config file. Contributed by @AaronDewes. (#17198)PersistedEventPosition
when returningRoomsForUser
to facilitate proper comparisons andRoomStreamToken
generation. (#17265)event.internal_metadata.instance_name
. (#17300)/org.matrix.simplified_msc3575/sync
since our simplified API is slightly incompatible with what's in the current MSC. (#17331)parse_integer
docs and call sites to reflect the fact that they require non-negative integers by default, and bringparse_integer_from_args
default in alignment. Contributed by Denis Kasak (@dkasak). (#17339)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 Mend Renovate. View repository job log here.