0.17.0-rc3 (2020-04-17)
Bugfixes
- SECURITY FIX The bridge now authenticatess the /_matrix/provision set of endpoints. It now requires either a
access_tokenquery parameter or aAuthorizationheader containing thehs_tokenprovided in the registration file. (#1035)
Internal Changes
- Simplify ClientPool logic using Maps (#1034)