Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump matrix-synapse from 1.33.0 to 1.43.0 in /requirements #7372

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps matrix-synapse from 1.33.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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 22, 2021
@auto-assign auto-assign bot requested a review from fredo September 22, 2021 11:04
Bumps [matrix-synapse](https://github.com/matrix-org/synapse) from 1.33.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.33.0...v1.43.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/matrix-synapse-1.43.0 branch from 5bf53b8 to 7de30eb Compare September 28, 2021 15:28
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 6, 2021

Superseded by #7400.

@dependabot dependabot bot closed this Oct 6, 2021
@dependabot dependabot bot deleted the dependabot/pip/requirements/matrix-synapse-1.43.0 branch October 6, 2021 11:02
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