Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.

⬆️ Bump matrix-synapse from 1.37.1 to 1.38.0 in /matrix #154

Merged
merged 1 commit into from
Jul 14, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps matrix-synapse from 1.37.1 to 1.38.0.

Release notes

Sourced from matrix-synapse's releases.

v1.38.0

Synapse 1.38.0 (2021-07-13)

This release includes a database schema update which could result in elevated disk usage. See the upgrade notes for more information.

No significant changes since 1.38.0rc3.

Synapse 1.38.0rc3 (2021-07-13)

Internal Changes

Synapse 1.38.0rc2 (2021-07-09)

Bugfixes

  • Fix bug where inbound federation in a room could be delayed due to not correctly dropping a lock. Introduced in v1.37.1. (#10336)

Improved Documentation

Synapse 1.38.0rc1 (2021-07-06)

Features

  • Implement refresh tokens as specified by MSC2918. (#9450)
  • Add support for evicting cache entries based on last access time. (#10205)
  • Omit empty fields from the /sync response. Contributed by @​deepbluev7. (#10214)
  • Improve validation on federation send_{join,leave,knock} endpoints. (#10225, #10243)
  • Add SSO external_ids to the Query User Account admin API. (#10261)
  • Mark events received over federation which fail a spam check as "soft-failed". (#10263)
  • Add metrics for new inbound federation staging area. (#10284)
  • Add script to print information about recently registered users. (#10290)

Bugfixes

  • Fix a long-standing bug which meant that invite rejections and knocks were not sent out over federation in a timely manner. (#10223)
  • Fix a bug introduced in v1.26.0 where only users who have set profile information could be deactivated with erasure enabled. (#10252)

... (truncated)

Changelog

Sourced from matrix-synapse's changelog.

Synapse 1.38.0 (2021-07-13)

This release includes a database schema update which could result in elevated disk usage. See the upgrade notes for more information.

No significant changes since 1.38.0rc3.

Synapse 1.38.0rc3 (2021-07-13)

Internal Changes

Synapse 1.38.0rc2 (2021-07-09)

Bugfixes

  • Fix bug where inbound federation in a room could be delayed due to not correctly dropping a lock. Introduced in v1.37.1. (#10336)

Improved Documentation

Synapse 1.38.0rc1 (2021-07-06)

Features

  • Implement refresh tokens as specified by MSC2918. (#9450)
  • Add support for evicting cache entries based on last access time. (#10205)
  • Omit empty fields from the /sync response. Contributed by @​deepbluev7. (#10214)
  • Improve validation on federation send_{join,leave,knock} endpoints. (#10225, #10243)
  • Add SSO external_ids to the Query User Account admin API. (#10261)
  • Mark events received over federation which fail a spam check as "soft-failed". (#10263)
  • Add metrics for new inbound federation staging area. (#10284)
  • Add script to print information about recently registered users. (#10290)

Bugfixes

... (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)

Bumps [matrix-synapse](https://github.com/matrix-org/synapse) from 1.37.1 to 1.38.0.
- [Release notes](https://github.com/matrix-org/synapse/releases)
- [Changelog](https://github.com/matrix-org/synapse/blob/develop/CHANGES.md)
- [Commits](matrix-org/synapse@v1.37.1...v1.38.0)

---
updated-dependencies:
- dependency-name: matrix-synapse
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Upgrade or downgrade of project dependencies. python Pull requests that update Python code labels Jul 14, 2021
@frenck frenck merged commit 004c722 into main Jul 14, 2021
@frenck frenck deleted the dependabot/pip/matrix/matrix-synapse-1.38.0 branch July 14, 2021 07:10
@github-actions github-actions bot locked and limited conversation to collaborators Jul 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Upgrade or downgrade of project dependencies. python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant