Skip to content

v0.47.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 May 23:05
· 584 commits to main since this release
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