Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 14, 2021

Bumps matrix-synapse from 1.10.1 to 1.31.0.

Release notes

Sourced from matrix-synapse's releases.

v1.31.0

Synapse 1.31.0 (2021-04-06)

Note: As announced in v1.25.0, and in line with the deprecation policy for platform dependencies, this is the last release to support Python 3.5 and PostgreSQL 9.5. Future versions of Synapse will require Python 3.6+ and PostgreSQL 9.6+, as per our deprecation policy.

This is also the last release that the Synapse team will be publishing packages for Debian Stretch and Ubuntu Xenial.

Improved Documentation

  • Add a document describing the deprecation policy for platform dependencies. (#9723)

Internal Changes

  • Revert using dmypy run in lint script. (#9720)
  • Pin flake8-bugbear's version. (#9734)

Synapse 1.31.0rc1 (2021-03-30)

Features

  • Add support to OpenID Connect login for requiring attributes on the userinfo response. Contributed by Hubbe King. (#9609)
  • Add initial experimental support for a "space summary" API. (#9643, #9652, #9653)
  • Add support for the busy presence state as described in MSC3026. (#9644)
  • Add support for credentials for proxy authentication in the HTTPS_PROXY environment variable. (#9657)

Bugfixes

  • Fix a longstanding bug that could cause issues when editing a reply to a message. (#9585)
  • Fix the /capabilities endpoint to return m.change_password as disabled if the local password database is not used for authentication. Contributed by @​dklimpel. (#9588)
  • Check if local passwords are enabled before setting them for the user. (#9636)
  • Fix a bug where federation sending can stall due to concurrent access database exceptions when it falls behind. (#9639)
  • Fix a bug introduced in Synapse 1.30.1 which meant the suggested pip incantation to install an updated cryptography was incorrect. (#9699)

Updates to the Docker image

  • Speed up Docker builds and make it nicer to test against Complement while developing (install all dependencies before copying the project). (#9610)
  • Include opencontainers labels in the Docker image. (#9612)

Improved Documentation

  • Clarify that register_new_matrix_user is present also when installed via non-pip package. (#9074)
  • Update source install documentation to mention platform prerequisites before the source install steps. (#9667)

... (truncated)

Changelog

Sourced from matrix-synapse's changelog.

Synapse 1.31.0 (2021-04-06)

Note: As announced in v1.25.0, and in line with the deprecation policy for platform dependencies, this is the last release to support Python 3.5 and PostgreSQL 9.5. Future versions of Synapse will require Python 3.6+ and PostgreSQL 9.6+, as per our deprecation policy.

This is also the last release that the Synapse team will be publishing packages for Debian Stretch and Ubuntu Xenial.

Improved Documentation

  • Add a document describing the deprecation policy for platform dependencies. (#9723)

Internal Changes

  • Revert using dmypy run in lint script. (#9720)
  • Pin flake8-bugbear's version. (#9734)

Synapse 1.31.0rc1 (2021-03-30)

Features

  • Add support to OpenID Connect login for requiring attributes on the userinfo response. Contributed by Hubbe King. (#9609)
  • Add initial experimental support for a "space summary" API. (#9643, #9652, #9653)
  • Add support for the busy presence state as described in MSC3026. (#9644)
  • Add support for credentials for proxy authentication in the HTTPS_PROXY environment variable. (#9657)

Bugfixes

  • Fix a longstanding bug that could cause issues when editing a reply to a message. (#9585)
  • Fix the /capabilities endpoint to return m.change_password as disabled if the local password database is not used for authentication. Contributed by @​dklimpel. (#9588)
  • Check if local passwords are enabled before setting them for the user. (#9636)
  • Fix a bug where federation sending can stall due to concurrent access database exceptions when it falls behind. (#9639)
  • Fix a bug introduced in Synapse 1.30.1 which meant the suggested pip incantation to install an updated cryptography was incorrect. (#9699)

Updates to the Docker image

  • Speed up Docker builds and make it nicer to test against Complement while developing (install all dependencies before copying the project). (#9610)
  • Include opencontainers labels in the Docker image. (#9612)

... (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 Apr 14, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 23, 2021

Superseded by #31.

@dependabot dependabot bot closed this Apr 23, 2021
@dependabot dependabot bot deleted the dependabot/pip/requirements/matrix-synapse-1.31.0 branch April 23, 2021 08: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