- Use SimpleHttpClient with proxy enabled to fetch CA roots
0.0.9
BREAKING: rename user column to avoid issues with SQL statements on postgres (that aren't handled by the synapse DB API). This also renames the table to simplify migration. You may want to delete the old (and probably empty table).
0.0.8
- Deal with quoted strings returned as the localization
0.0.7
- Treat both org and orgPract as organization membership - Treat both pract and orgPract as practitioners - Allow unencoded colons in matrix URIs (and gematik URIs) - Add debug logging for invite checks
0.0.6
- Allow invites to organization practitioners from any federation member
0.0.5
- Ensure the "user" column name is properly quoted on postgres