Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 95813ff

Browse files
author
David Robertson
authored
Be less inconsistent about v1.2.3 versus 1.2.3
1 parent a21f8c4 commit 95813ff

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGES.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ No functional changes since Synapse 1.45.0rc2.
66
Known Issues
77
------------
88

9-
- A suspected [performance regression](https://github.com/matrix-org/synapse/issues/11049) which was first reported after the release of v1.44.0 remains unresolved.
9+
- A suspected [performance regression](https://github.com/matrix-org/synapse/issues/11049) which was first reported after the release of 1.44.0 remains unresolved.
1010

1111
We have not been able to identify a probable cause. Affected users report that setting up a federation sender worker appears to alleviate symptoms of the regression.
1212

1313
Improved Documentation
1414
----------------------
1515

16-
- Reword changelog to clarify concerns about a suspected performance regression in 1.44. ([\#11117](https://github.com/matrix-org/synapse/issues/11117))
16+
- Reword changelog to clarify concerns about a suspected performance regression in 1.44.0. ([\#11117](https://github.com/matrix-org/synapse/issues/11117))
1717

1818

1919
Synapse 1.45.0rc2 (2021-10-14)
@@ -24,7 +24,7 @@ This release candidate [fixes](https://github.com/matrix-org/synapse/issues/1105
2424
Known Issues
2525
------------
2626

27-
- A suspected [performance regression](https://github.com/matrix-org/synapse/issues/11049) which was first reported after the release of v1.44.0 remains unresolved.
27+
- A suspected [performance regression](https://github.com/matrix-org/synapse/issues/11049) which was first reported after the release of 1.44.0 remains unresolved.
2828

2929
We have not been able to identify a probable cause. Affected users report that setting up a federation sender worker appears to alleviate symptoms of the regression.
3030

@@ -34,7 +34,7 @@ Bugfixes
3434
- Fix a long-standing bug when using multiple event persister workers where events were not correctly sent down `/sync` due to a race. ([\#11045](https://github.com/matrix-org/synapse/issues/11045))
3535
- Fix a bug introduced in Synapse 1.45.0rc1 where the user directory would stop updating if it processed an event from a
3636
user not in the `users` table. ([\#11053](https://github.com/matrix-org/synapse/issues/11053))
37-
- Fix a bug introduced in Synapse v1.44.0 when logging errors during oEmbed processing. ([\#11061](https://github.com/matrix-org/synapse/issues/11061))
37+
- Fix a bug introduced in Synapse 1.44.0 when logging errors during oEmbed processing. ([\#11061](https://github.com/matrix-org/synapse/issues/11061))
3838

3939

4040
Internal Changes
@@ -54,7 +54,7 @@ Synapse 1.45.0rc1 (2021-10-12)
5454
Known Issues
5555
------------
5656

57-
- We are investigating [a performance issue](https://github.com/matrix-org/synapse/issues/11049) which was reported after the release of v1.44.0.
57+
- We are investigating [a performance issue](https://github.com/matrix-org/synapse/issues/11049) which was reported after the release of 1.44.0.
5858
- We are aware of [a bug](https://github.com/matrix-org/synapse/issues/11025) with the user directory when using application services. A second release candidate is expected which will resolve this.
5959

6060
Features

0 commit comments

Comments
 (0)