Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 17, 2021

Bumps matrix-synapse from 1.10.1 to 1.27.0.

Release notes

Sourced from matrix-synapse's releases.

v1.27.0

Synapse 1.27.0 (2021-02-16)

Note that this release includes a change in Synapse to use Redis as a cache ─ as well as a pub/sub mechanism ─ if Redis support is enabled for workers. No action is needed by server administrators, and we do not expect resource usage of the Redis instance to change dramatically.

This release also changes the callback URI for OpenID Connect (OIDC) identity providers. If your server is configured to use single sign-on via an OIDC/OAuth2 IdP, you may need to make configuration changes. Please review https://github.com/matrix-org/synapse/blob/HEAD/UPGRADE.rst for more details on these changes.

This release also changes escaping of variables in the HTML templates for SSO or email notifications. If you have customised these templates, please review https://github.com/matrix-org/synapse/blob/HEAD/UPGRADE.rst for more details on these changes.

Bugfixes

  • Fix building Docker images for armv7. (#9405)

Synapse 1.27.0rc2 (2021-02-11)

Features

  • Further improvements to the user experience of registration via single sign-on. (#9297)

Bugfixes

  • Fix ratelimiting introduced in v1.27.0rc1 for invites to respect the ratelimit flag on application services. (#9302)
  • Do not automatically calculate public_baseurl since it can be wrong in some situations. Reverts behaviour introduced in v1.26.0. (#9313)

Improved Documentation

  • Clarify the sample configuration for changes made to the template loading code. (#9310)

Synapse 1.27.0rc1 (2021-02-02)

Features

  • Add an admin API for getting and deleting forward extremities for a room. (#9062)
  • Add an admin API for retrieving the current room state of a room. (#9168)
  • Add experimental support for allowing clients to pick an SSO Identity Provider (MSC2858). (#9183, #9242)
  • Add an admin API endpoint for shadow-banning users. (#9209)
  • Add ratelimits to the 3PID /requestToken APIs. (#9238)
  • Add support to the OpenID Connect integration for adding the user's email address. (#9245)
  • Add ratelimits to invites in rooms and to specific users. (#9258)
  • Improve the user experience of setting up an account via single-sign on. (#9262, #9272, #9275, #9276, #9277, #9286, #9287)
  • Add phone home stats for encrypted messages. (#9283)
  • Update the redirect URI for OIDC authentication. (#9288)

... (truncated)

Changelog

Sourced from matrix-synapse's changelog.

Synapse 1.27.0 (2021-02-16)

Note that this release includes a change in Synapse to use Redis as a cache ─ as well as a pub/sub mechanism ─ if Redis support is enabled for workers. No action is needed by server administrators, and we do not expect resource usage of the Redis instance to change dramatically.

This release also changes the callback URI for OpenID Connect (OIDC) identity providers. If your server is configured to use single sign-on via an OIDC/OAuth2 IdP, you may need to make configuration changes. Please review https://github.com/matrix-org/synapse/blob/develop/UPGRADE.rst for more details on these changes.

This release also changes escaping of variables in the HTML templates for SSO or email notifications. If you have customised these templates, please review https://github.com/matrix-org/synapse/blob/develop/UPGRADE.rst for more details on these changes.

Bugfixes

  • Fix building Docker images for armv7. (#9405)

Synapse 1.27.0rc2 (2021-02-11)

Features

  • Further improvements to the user experience of registration via single sign-on. (#9297)

Bugfixes

  • Fix ratelimiting introduced in v1.27.0rc1 for invites to respect the ratelimit flag on application services. (#9302)
  • Do not automatically calculate public_baseurl since it can be wrong in some situations. Reverts behaviour introduced in v1.26.0. (#9313)

Improved Documentation

  • Clarify the sample configuration for changes made to the template loading code. (#9310)

Synapse 1.27.0rc1 (2021-02-02)

Features

  • Add an admin API for getting and deleting forward extremities for a room. (#9062)
  • Add an admin API for retrieving the current room state of a room. (#9168)
  • Add experimental support for allowing clients to pick an SSO Identity Provider (MSC2858). (#9183, #9242)
  • Add an admin API endpoint for shadow-banning users. (#9209)
  • Add ratelimits to the 3PID /requestToken APIs. (#9238)
  • Add support to the OpenID Connect integration for adding the user's email address. (#9245)

... (truncated)

Commits
  • 6600f0b Fixup CHANGES
  • a27c1fd 1.27.0
  • b8b1724 Add rustc to Docker image build environment (#9405)
  • dcb9c2e Clarify when new ratelimiting was added.
  • 3f2f7ef Update changelog.
  • 40de534 1.27.0rc2
  • e40d88c Backout changes for automatically calculating the public baseurl. (#9313)
  • afa18f1 Clarify documentation about escaping URLs in templates. (#9310)
  • 7a0dcea social login Fix username validation javascript (#9297)
  • ff55300 Honour ratelimit flag for application services for invite ratelimiting (#9302)
  • Additional commits viewable in compare view

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 Feb 17, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 2, 2021

Superseded by #24.

@dependabot dependabot bot closed this Mar 2, 2021
@dependabot dependabot bot deleted the dependabot/pip/requirements/matrix-synapse-1.27.0 branch March 2, 2021 05:45
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.

1 participant