v0.38.0 (2019-08-19)
General
- Our OpenSSL dependency has been removed for all platforms other than
desktop-linux (used when running local rust unit tests and the android
-forUnitTests artifact). All other platforms use NSS.
(#1570)
Places
What's Fixed
- Tags containing embedded whitespace are no longer marked as invalid and
removed. (#1616)