mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-05 12:20:57 -05:00
Don't line wrap
This commit is contained in:
parent
641f43ba81
commit
3810730ba5
@ -1,12 +1,7 @@
|
||||
Synapse 1.57.0rc1 (2022-04-12)
|
||||
==============================
|
||||
|
||||
This version includes a [change](https://github.com/matrix-org/synapse/pull/12209)
|
||||
to the way transaction IDs are managed for application services. If your
|
||||
deployment uses a dedicated worker for application service traffic, **it must
|
||||
be stopped** when the database is upgraded (which normally happens when the
|
||||
main process is upgraded), to ensure the change is made safely without any risk
|
||||
of reusing transaction IDs.
|
||||
This version includes a [change](https://github.com/matrix-org/synapse/pull/12209) to the way transaction IDs are managed for application services. If your deployment uses a dedicated worker for application service traffic, **it must be stopped** when the database is upgraded (which normally happens when the main process is upgraded), to ensure the change is made safely without any risk of reusing transaction IDs.
|
||||
|
||||
See the [upgrade notes](https://github.com/matrix-org/synapse/blob/develop/docs/upgrade.md#upgrading-to-v1570) for more details.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user