Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 28, 2021

Bumps matrix-synapse from 1.10.1 to 1.26.0.

Release notes

Sourced from matrix-synapse's releases.

v1.26.0

Synapse 1.26.0 (2021-01-27)

This release brings a new schema version for Synapse and rolling back to a previous version is not trivial. Please review UPGRADE.rst for more details on these changes and for general upgrade guidance.

No significant changes since 1.26.0rc2.

Synapse 1.26.0rc2 (2021-01-25)

Bugfixes

  • Fix receipts and account data not being sent down sync. Introduced in v1.26.0rc1. (#9193, #9195)
  • Fix chain cover update to handle events with duplicate auth events. Introduced in v1.26.0rc1. (#9210)

Internal Changes

  • Add an oidc- prefix to any idp_ids which are given in the oidc_providers configuration. (#9189)
  • Bump minimum psycopg2 version to v2.8. (#9204)

Synapse 1.26.0rc1 (2021-01-20)

This release brings a new schema version for Synapse and rolling back to a previous version is not trivial. Please review UPGRADE.rst for more details on these changes and for general upgrade guidance.

Features

  • Add support for multiple SSO Identity Providers. (#9015, #9017, #9036, #9067, #9081, #9082, #9105, #9107, #9109, #9110, #9127, #9153, #9154, #9177)
  • During user-interactive authentication via single-sign-on, give a better error if the user uses the wrong account on the SSO IdP. (#9091)
  • Give the public_baseurl a default value, if it is not explicitly set in the configuration file. (#9159)
  • Improve performance when calculating ignored users in large rooms. (#9024)
  • Implement MSC2176 in an experimental room version. (#8984)
  • Add an admin API for protecting local media from quarantine. (#9086)
  • Remove a user's avatar URL and display name when deactivated with the Admin API. (#8932)
  • Update /_synapse/admin/v1/users/<user_id>/joined_rooms to work for both local and remote users. (#8948)
  • Add experimental support for handling to-device messages on worker processes. (#9042, #9043, #9044, #9130)
  • Add experimental support for handling /keys/claim and /room_keys APIs on worker processes. (#9068)
  • Add experimental support for handling /devices API on worker processes. (#9092)
  • Add experimental support for moving off receipts and account data persistence off master. (#9104, #9166)

Bugfixes

  • Fix a long-standing issue where an internal server error would occur when requesting a profile over federation that did not include a display name / avatar URL. (#9023)
  • Fix a long-standing bug where some caches could grow larger than configured. (#9028)
  • Fix error handling during insertion of client IPs into the database. (#9051)

... (truncated)

Changelog

Sourced from matrix-synapse's changelog.

Synapse 1.26.0 (2021-01-27)

This release brings a new schema version for Synapse and rolling back to a previous version is not trivial. Please review https://github.com/matrix-org/synapse/blob/develop/UPGRADE.rst for more details on these changes and for general upgrade guidance.

No significant changes since 1.26.0rc2.

Synapse 1.26.0rc2 (2021-01-25)

Bugfixes

  • Fix receipts and account data not being sent down sync. Introduced in v1.26.0rc1. (#9193, #9195)
  • Fix chain cover update to handle events with duplicate auth events. Introduced in v1.26.0rc1. (#9210)

Internal Changes

  • Add an oidc- prefix to any idp_ids which are given in the oidc_providers configuration. (#9189)
  • Bump minimum psycopg2 version to v2.8. (#9204)

Synapse 1.26.0rc1 (2021-01-20)

This release brings a new schema version for Synapse and rolling back to a previous version is not trivial. Please review https://github.com/matrix-org/synapse/blob/develop/UPGRADE.rst for more details on these changes and for general upgrade guidance.

Features

  • Add support for multiple SSO Identity Providers. (#9015, #9017, #9036, #9067, #9081, #9082, #9105, #9107, #9109, #9110, #9127, #9153, #9154, #9177)
  • During user-interactive authentication via single-sign-on, give a better error if the user uses the wrong account on the SSO IdP. (#9091)
  • Give the public_baseurl a default value, if it is not explicitly set in the configuration file. (#9159)
  • Improve performance when calculating ignored users in large rooms. (#9024)
  • Implement MSC2176 in an experimental room version. (#8984)
  • Add an admin API for protecting local media from quarantine. (#9086)
  • Remove a user's avatar URL and display name when deactivated with the Admin API. (#8932)
  • Update /_synapse/admin/v1/users/<user_id>/joined_rooms to work for both local and remote users. (#8948)
  • Add experimental support for handling to-device messages on worker processes. (#9042, #9043, #9044, #9130)
  • Add experimental support for handling /keys/claim and /room_keys APIs on worker processes. (#9068)
  • Add experimental support for handling /devices API on worker processes. (#9092)
  • Add experimental support for moving off receipts and account data persistence off master. (#9104, #9166)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 28, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 17, 2021

Superseded by #22.

@dependabot dependabot bot closed this Feb 17, 2021
@dependabot dependabot bot deleted the dependabot/pip/requirements/matrix-synapse-1.26.0 branch February 17, 2021 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants