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

Commit a7d4985

Browse files
committed
Clarify authlib changes.
1 parent f30f12a commit a7d4985

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGES.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Synapse 1.21.2 (2020-10-15)
22
===========================
33

4+
Debian packages and Docker images are rebuilt using the latest versions of dependency libraries, including authlib 0.15.1. Please see bugfixes below.
5+
46
Security advisory
57
-----------------
68

@@ -17,7 +19,7 @@ Bugfixes
1719
--------
1820

1921
- Fix rare bug where sending an event would fail due to a racey assertion. ([\#8530](https://github.com/matrix-org/synapse/issues/8530))
20-
- Fix issues introduced in the packaging of v1.21.1 when using OpenID Connect with the Docker or Debian packages by including an updated version of the authlib dependency.
22+
- An updated version of the authlib dependency is included in the Docker and Debian release to fix an issue using OpenID Connect.
2123

2224

2325
Synapse 1.21.1 (2020-10-13)

0 commit comments

Comments
 (0)