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.70.1 to 1.71.0 in /matrix #292

Merged
merged 1 commit into from
Nov 9, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2022

Bumps matrix-synapse from 1.70.1 to 1.71.0.

Release notes

Sourced from matrix-synapse's releases.

v1.71.0

Synapse 1.71.0 (2022-11-08)

Please note that, as announced in the release notes for Synapse 1.69.0, legacy Prometheus metric names are now disabled by default. They will be removed altogether in Synapse 1.73.0. If not already done, server administrators should update their dashboards and alerting rules to avoid using the deprecated metric names. See the upgrade notes for more details.

Note: in line with our deprecation policy for platform dependencies, this will be the last release to support PostgreSQL 10, which reaches upstream end-of-life on November 10th, 2022. Future releases of Synapse will require PostgreSQL 11+.

No significant changes since 1.71.0rc2.

Synapse 1.71.0rc2 (2022-11-04)

Improved Documentation

  • Document the changes to monthly active user metrics due to deprecation of legacy Prometheus metric names. (#14358, #14360)

Deprecations and Removals

  • Disable legacy Prometheus metric names by default. They can still be re-enabled for now, but they will be removed altogether in Synapse 1.73.0. (#14353)

Internal Changes

  • Run unit tests against Python 3.11. (#13812)

Synapse 1.71.0rc1 (2022-11-01)

Features

  • Support back-channel logouts from OpenID Connect providers. (#11414)
  • Allow use of Postgres and SQLlite full-text search operators in search queries. (#11635, #14310, #14311)
  • Implement MSC3664, Pushrules for relations. Contributed by Nico. (#11804)
  • Improve aesthetics of HTML templates. Note that these changes do not retroactively apply to templates which have been customised by server admins. (#13652)
  • Enable write-ahead logging for SQLite installations. Contributed by @​asymmetric. (#13897)
  • Show erasure status when listing users in the Admin API. (#14205)
  • Provide a specific error code when a /sync request provides a filter which doesn't represent a JSON object. (#14262)

Bugfixes

  • Fix a long-standing bug where the update_synapse_database script could not be run with multiple databases. Contributed by @​thefinn93 @ Beeper. (#13422)
  • Fix a bug which prevented setting an avatar on homeservers which have an explicit port in their server_name and have max_avatar_size and/or allowed_avatar_mimetypes configuration. Contributed by @​ashfame. (#13927)

... (truncated)

Changelog

Sourced from matrix-synapse's changelog.

Synapse 1.71.0 (2022-11-08)

Please note that, as announced in the release notes for Synapse 1.69.0, legacy Prometheus metric names are now disabled by default. They will be removed altogether in Synapse 1.73.0. If not already done, server administrators should update their dashboards and alerting rules to avoid using the deprecated metric names. See the upgrade notes for more details.

Note: in line with our deprecation policy for platform dependencies, this will be the last release to support PostgreSQL 10, which reaches upstream end-of-life on November 10th, 2022. Future releases of Synapse will require PostgreSQL 11+.

No significant changes since 1.71.0rc2.

Synapse 1.71.0rc2 (2022-11-04)

Improved Documentation

  • Document the changes to monthly active user metrics due to deprecation of legacy Prometheus metric names. (#14358, #14360)

Deprecations and Removals

  • Disable legacy Prometheus metric names by default. They can still be re-enabled for now, but they will be removed altogether in Synapse 1.73.0. (#14353)

Internal Changes

  • Run unit tests against Python 3.11. (#13812)

Synapse 1.71.0rc1 (2022-11-01)

Features

  • Support back-channel logouts from OpenID Connect providers. (#11414)
  • Allow use of Postgres and SQLlite full-text search operators in search queries. (#11635, #14310, #14311)
  • Implement MSC3664, Pushrules for relations. Contributed by Nico. (#11804)
  • Improve aesthetics of HTML templates. Note that these changes do not retroactively apply to templates which have been customised by server admins. (#13652)
  • Enable write-ahead logging for SQLite installations. Contributed by @​asymmetric. (#13897)
  • Show erasure status when listing users in the Admin API. (#14205)
  • Provide a specific error code when a /sync request provides a filter which doesn't represent a JSON object. (#14262)

Bugfixes

... (truncated)

Commits
  • f0dec49 Update CHANGES.md to mention PostgreSQL 10 end of life
  • 1d1ab0e Update CHANGES.md
  • 4044047 1.71.0
  • af592d7 Update CHANGES.md
  • b00294b 1.71.0rc2
  • 78909f5 Include monthly active user metrics in the list of legacy metrics names (#14360)
  • 2e2cffe Cherry-pick "Run trial tests against Python 3.11 (#13812)" and fixup commit
  • b1379a7 Update legacy synapse_admin_mau: metric names in docs (#14358)
  • 6546308 Disable legacy Prometheus metric names by default. They can still be re-enabl...
  • 051402d Adjust changelog
  • 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)

Bumps [matrix-synapse](https://github.com/matrix-org/synapse) from 1.70.1 to 1.71.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.70.1...v1.71.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 Nov 9, 2022
@frenck frenck merged commit 1a58365 into main Nov 9, 2022
@frenck frenck deleted the dependabot/pip/matrix/matrix-synapse-1.71.0 branch November 9, 2022 07:44
@github-actions github-actions bot locked and limited conversation to collaborators Nov 10, 2022
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