Bug Fixes * Ensure all open uses UTF-8 instead of default encoding. (171) ([`74fe730`](https://github.com/OpenJobDescription/openjd-adaptor-runtime-for-python/commit/74fe7304d8f1033414cda1b0d4a14fec3ee80fa0))
0.8.2
This release allows pywin32 version 307 and above to be used as a dependency for this package. Previously, only pywin32 version 308 was allowed.
0.8.1
Features * Adding optional override for adaptor request timeout default to EntryPoint start method (149) ([`652164f`](https://github.com/OpenJobDescription/openjd-adaptor-runtime-for-python/commit/652164f672a8548ee1f89e430b90378d06bbea34))
0.8.0
BREAKING CHANGES * handle socket name collisions (125) ([`a123717`](https://github.com/OpenJobDescription/openjd-adaptor-runtime-for-python/commit/a1237171d2fe86e99b4eed5fd7f6f9578ff24aa9))
0.7.2
CI * add PyPI publish job to publish workflow (118) ([`1c7cfb7`](https://github.com/OpenJobDescription/openjd-adaptor-runtime-for-python/commit/1c7cfb77555e958cd6343bff445aacf657d32bbb))
0.7.1
Bug Fixes * set correct permission for the test directory. (107) ([`169f346`](https://github.com/OpenJobDescription/openjd-adaptor-runtime-for-python/commit/169f346df8efc5bbcc33eda9859c4bb20fe471f4))