SVR3:
- Report tries_remaining value to the clients
- Implement remove function
- Support new staging enclaves
Java:
- Fix class loading issue with GraalVM
- Make `ECPrivateKey#<init>(byte[])` public
- Check for invalid key sizes more thoroughly in ECPublicKey
- Requires auditing existing call sites
Swift:
- Expose LibsignalLogger protocol rather than depending on DDLog
- Clients need to register the logger explicitly
- Expose cancellation
- Expose experimental ChatListener
Net:
- Remove timeout for multi-route connection manager