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.68.0 to 1.69.0 in /matrix #285

Merged
merged 1 commit into from
Oct 18, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2022

Bumps matrix-synapse from 1.68.0 to 1.69.0.

Release notes

Sourced from matrix-synapse's releases.

v1.69.0

Synapse 1.69.0 (2022-10-17)

Please note that legacy Prometheus metric names are now deprecated and will be removed in Synapse 1.73.0. Server administrators should update their dashboards and alerting rules to avoid using the deprecated metric names. See the upgrade notes for more details.

No significant changes since 1.69.0rc4.

Synapse 1.69.0rc4 (2022-10-14)

Bugfixes

  • Fix poor performance of the event_push_backfill_thread_id background update, which was introduced in Synapse 1.68.0rc1. (#14172, #14181)

Updates to the Docker image

  • Fix docker build OOMing in CI for arm64 builds. (#14173)

Synapse 1.69.0rc3 (2022-10-12)

Bugfixes

  • Fix an issue with Docker images causing the Rust dependencies to not be pinned correctly. Introduced in v1.68.0 (#14129)
  • Fix a bug introduced in Synapse 1.69.0rc1 which would cause registration replication requests to fail if the worker sending the request is not running Synapse 1.69. (#14135)
  • Fix error in background update when rotating existing notifications. Introduced in v1.69.0rc2. (#14138)

Internal Changes

  • Rename the url_preview extra to url-preview, for compatability with poetry-core 1.3.0 and PEP 685. From-source installations using this extra will need to install using the new name. (#14085)

Synapse 1.69.0rc2 (2022-10-06)

Deprecations and Removals

... (truncated)

Changelog

Sourced from matrix-synapse's changelog.

Synapse 1.69.0 (2022-10-17)

Please note that legacy Prometheus metric names are now deprecated and will be removed in Synapse 1.73.0. Server administrators should update their dashboards and alerting rules to avoid using the deprecated metric names. See the upgrade notes for more details.

No significant changes since 1.69.0rc4.

Synapse 1.69.0rc4 (2022-10-14)

Bugfixes

  • Fix poor performance of the event_push_backfill_thread_id background update, which was introduced in Synapse 1.68.0rc1. (#14172, #14181)

Updates to the Docker image

  • Fix docker build OOMing in CI for arm64 builds. (#14173)

Synapse 1.69.0rc3 (2022-10-12)

Bugfixes

  • Fix an issue with Docker images causing the Rust dependencies to not be pinned correctly. Introduced in v1.68.0 (#14129)
  • Fix a bug introduced in Synapse 1.69.0rc1 which would cause registration replication requests to fail if the worker sending the request is not running Synapse 1.69. (#14135)
  • Fix error in background update when rotating existing notifications. Introduced in v1.69.0rc2. (#14138)

Internal Changes

  • Rename the url_preview extra to url-preview, for compatability with poetry-core 1.3.0 and PEP 685. From-source installations using this extra will need to install using the new name. (#14085)

Synapse 1.69.0rc2 (2022-10-06)

Deprecations and Removals

  • Deprecate the generate_short_term_login_token method in favor of an async create_login_token method in the Module API. (#13842)

... (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.68.0 to 1.69.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.68.0...v1.69.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 Oct 18, 2022
@frenck frenck merged commit f1f7430 into main Oct 18, 2022
@frenck frenck deleted the dependabot/pip/matrix/matrix-synapse-1.69.0 branch October 18, 2022 15:55
@github-actions github-actions bot locked and limited conversation to collaborators Oct 20, 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