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.41.0 to 1.43.0 in /matrix #169

Merged
merged 1 commit into from
Sep 27, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2021

Bumps matrix-synapse from 1.41.0 to 1.43.0.

Release notes

Sourced from matrix-synapse's releases.

v1.43.0

Synapse 1.43.0 (2021-09-21)

This release drops support for the deprecated, unstable API for MSC2858 (Multiple SSO Identity Providers), as well as the undocumented experimental.msc2858_enabled config option. Client authors should update their clients to use the stable API, available since Synapse 1.30.

The documentation has been updated with configuration for routing /spaces, /hierarchy and /summary to workers. See the upgrade notes for more details.

No significant changes since 1.43.0rc2.

Synapse 1.43.0rc2 (2021-09-17)

Bugfixes

  • Added opentracing logging to help debug #9424. (#10828)

Synapse 1.43.0rc1 (2021-09-14)

Features

  • Allow room creators to send historical events specified by MSC2716 in existing room versions. (#10566)
  • Add config option to use non-default manhole password and keys. (#10643)
  • Skip final GC at shutdown to improve restart performance. (#10712)
  • Allow configuration of the oEmbed URLs used for URL previews. (#10714, #10759)
  • Prefer room version 9 for restricted rooms per the room version capabilities API. (#10772)

Bugfixes

  • Fix a long-standing bug where room avatars were not included in email notifications. (#10658)
  • Fix a bug where the ordering algorithm was skipping the origin_server_ts step in the spaces summary resulting in unstable room orderings. (#10730)
  • Fix edge case when persisting events into a room where there are multiple events we previously hadn't calculated auth chains for (and hadn't marked as needing to be calculated). (#10743)
  • Fix a bug which prevented calls to /createRoom that included the room_alias_name parameter from being handled by worker processes. (#10757)
  • Fix a bug which prevented user registration via SSO to require consent tracking for SSO mapping providers that don't prompt for Matrix ID selection. Contributed by @​AndrewFerr. (#10733)
  • Only return the stripped state events for the m.space.child events in a room for the spaces summary from MSC2946. (#10760)
  • Properly handle room upgrades of spaces. (#10774)
  • Fix a bug which generated invalid homeserver config when the frontend_proxy worker type was passed to the Synapse Worker-based Complement image. (#10783)

Improved Documentation

  • Minor fix to the media_repository developer documentation. Contributed by @​cuttingedge1109. (#10556)
  • Update the documentation to note that the /spaces and /hierarchy endpoints can be routed to workers. (#10648)
  • Clarify admin API documentation on undoing room deletions. (#10735)
  • Split up the modules documentation and add examples for module developers. (#10758)
  • Correct 2 typographical errors in the Log Contexts documentation. (#10795)

... (truncated)

Changelog

Sourced from matrix-synapse's changelog.

Synapse 1.43.0 (2021-09-21)

This release drops support for the deprecated, unstable API for MSC2858 (Multiple SSO Identity Providers), as well as the undocumented experimental.msc2858_enabled config option. Client authors should update their clients to use the stable API, available since Synapse 1.30.

The documentation has been updated with configuration for routing /spaces, /hierarchy and /summary to workers. See the upgrade notes for more details.

No significant changes since 1.43.0rc2.

Synapse 1.43.0rc2 (2021-09-17)

Bugfixes

  • Added opentracing logging to help debug #9424. (#10828)

Synapse 1.43.0rc1 (2021-09-14)

Features

  • Allow room creators to send historical events specified by MSC2716 in existing room versions. (#10566)
  • Add config option to use non-default manhole password and keys. (#10643)
  • Skip final GC at shutdown to improve restart performance. (#10712)
  • Allow configuration of the oEmbed URLs used for URL previews. (#10714, #10759)
  • Prefer room version 9 for restricted rooms per the room version capabilities API. (#10772)

Bugfixes

  • Fix a long-standing bug where room avatars were not included in email notifications. (#10658)
  • Fix a bug where the ordering algorithm was skipping the origin_server_ts step in the spaces summary resulting in unstable room orderings. (#10730)
  • Fix edge case when persisting events into a room where there are multiple events we previously hadn't calculated auth chains for (and hadn't marked as needing to be calculated). (#10743)
  • Fix a bug which prevented calls to /createRoom that included the room_alias_name parameter from being handled by worker processes. (#10757)
  • Fix a bug which prevented user registration via SSO to require consent tracking for SSO mapping providers that don't prompt for Matrix ID selection. Contributed by @​AndrewFerr. (#10733)
  • Only return the stripped state events for the m.space.child events in a room for the spaces summary from MSC2946. (#10760)
  • Properly handle room upgrades of spaces. (#10774)
  • Fix a bug which generated invalid homeserver config when the frontend_proxy worker type was passed to the Synapse Worker-based Complement image. (#10783)

Improved Documentation

  • Minor fix to the media_repository developer documentation. Contributed by @​cuttingedge1109. (#10556)
  • Update the documentation to note that the /spaces and /hierarchy endpoints can be routed to workers. (#10648)
  • Clarify admin API documentation on undoing room deletions. (#10735)

... (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.41.0 to 1.43.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.41.0...v1.43.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 Sep 22, 2021
@frenck frenck merged commit 9c96bcf into main Sep 27, 2021
@frenck frenck deleted the dependabot/pip/matrix/matrix-synapse-1.43.0 branch September 27, 2021 08:49
@github-actions github-actions bot locked and limited conversation to collaborators Sep 28, 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