Skip to content

v1.1-20230814rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@BuckinghamAJ BuckinghamAJ released this 14 Aug 18:50
· 170 commits to dev since this release
e29554a

What's Changed

Feature/41 unit test improvements by @BuckinghamAJ in #279:

  • Renamed all the tests with a "test" prefix to be easily grabbed by pytest
  • Updated the tests to be inline with the latest code, since it looks like the unit tests were not updated for some time
  • Added a work around for OpenSSL v3 issue with OP_LEGACY_SERVER_CONNECT
  • Few minor bug fixes found during testing

Full Changelog: v1.0-20230719-rc1...v1.1-20230814