Skip to content

v0.18.3

Choose a tag to compare

@tulir tulir released this 11 Oct 12:51
· 231 commits to master since this release
  • (util.async_db) Fixed mistake in default no-op database error handler causing the wrong exception to be raised.
  • (crypto.store.asyncpg) Updated put_group_session to catch unique key errors and log instead of raising.
  • (client.api) Updated MSC3870 support to catch and retry on all connection errors instead of only non-200 status codes when uploading.