11.0.25
What's Changed
- Execute TestMemStressAll and TestMultithread within github action by @jasonkatonica in #138
- Address Java compilation warnings by @KostasTsiounis in #145
- Create new mvn profile to aid with bundled SDK test execution (#146) by @jasonkatonica in #148
- Update the isAssignableFrom checks by @taoliult in #158
- Run all multithreaded tests and print stack trace from all failures by @jasonkatonica in #160
- Fix the encoding formats for X25519 and X448 (#136) by @taoliult in #170
- Ensure AES related tests are using a deterministic provider by @jasonkatonica in #171
- Strictly enforce import order using checkstyle by @jasonkatonica in #180
- Skip native compilation when testing bundled SDK by @jasonkatonica in #186
Full Changelog: 11.0.24...11.0.25