17.0.13
What's Changed
- Execute TestMemStressAll and TestMultithread within github action by @jasonkatonica in #139
- Address Java compilation warnings by @KostasTsiounis in #144
- Create new mvn profile to aid with bundled SDK test execution (#146) by @jasonkatonica in #149
- Update the isAssignableFrom checks by @taoliult in #157
- Run all multithreaded tests and print stack trace from all failures by @jasonkatonica in #161
- Fix the encoding formats for X25519 and X448 (#136) by @taoliult in #169
- Ensure AES related tests are using a deterministic provider by @jasonkatonica in #172
- Strictly enforce import order using checkstyle by @jasonkatonica in #179
- Skip native compilation when testing bundled SDK by @jasonkatonica in #185
Full Changelog: 17.0.12...17.0.13