Changes
- Make smeared timestamp generation non-async. #4075
- Set minimum TLS version to 1.2. #4096
- Run
cargo-deny
in CI. #4101 - Check provider database with CI. #4099
- Switch to DEFERRED transactions #4100
Fixes
- Do not block async task executor while decrypting the messages. #4079
- Housekeeping: delete the blobs backup dir #4123