v1.1-20230814rc1
Pre-release
Pre-release
·
170 commits
to dev
since this release
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