What's Changed
* Invoice managment refactoring by johny-b in https://github.com/golemfactory/yapapi/pull/886
* Concurrent debit note handling by filipgolem in https://github.com/golemfactory/yapapi/pull/902
* fix golem nightly by shadeofblue in https://github.com/golemfactory/yapapi/pull/833
* Score error fix by scx1332 in https://github.com/golemfactory/yapapi/pull/908
* Remove components deprecated in 0.6 and 0.7 by filipgolem in https://github.com/golemfactory/yapapi/pull/919
* Use updated yagna REST API bindings by filipgolem in https://github.com/golemfactory/yapapi/pull/944
* Assert that websocat is installed in SSH goth test by kmazurek in https://github.com/golemfactory/yapapi/pull/949
* ServiceStateChanged event by johny-b in https://github.com/golemfactory/yapapi/pull/958
* Accepted amount for a debit note/invoice is decided in the MarketStrategy by johny-b in https://github.com/golemfactory/yapapi/pull/954
* Split proposal-receiving and proposal-scoring by johny-b in https://github.com/golemfactory/yapapi/pull/968
* bump goth version to 0.11 by johny-b in https://github.com/golemfactory/yapapi/pull/972
* Webapp example test by shadeofblue in https://github.com/golemfactory/yapapi/pull/974
* add goth test for the `scan` example by shadeofblue in https://github.com/golemfactory/yapapi/pull/977
* bump goth to 0.12 by shadeofblue in https://github.com/golemfactory/yapapi/pull/983
* Manifest support by pwalski in https://github.com/golemfactory/yapapi/pull/991
* fix the goth runs by shadeofblue in https://github.com/golemfactory/yapapi/pull/995
* bump checkout and python installer action versions by shadeofblue in https://github.com/golemfactory/yapapi/pull/997
* Yagna outbuond network Goth test related changes by pwalski in https://github.com/golemfactory/yapapi/pull/993
* align `external_api_request` example with the others (a bit) by shadeofblue in https://github.com/golemfactory/yapapi/pull/1005
* Optional manifest singature by pwalski in https://github.com/golemfactory/yapapi/pull/994
* copy `distutils.util.strtobool` to `yapapi.utils` because of deprecation by shadeofblue in https://github.com/golemfactory/yapapi/pull/1009
* use a specific version of yagna in the tests by shadeofblue in https://github.com/golemfactory/yapapi/pull/1015
* LocalHTTPProxy fix for larger request sizes + modified webapp -> file upload example by shadeofblue in https://github.com/golemfactory/yapapi/pull/1013
* Update pre-commit configuration by lucekdudek in https://github.com/golemfactory/yapapi/pull/1018
* 1007: increased timeout when resolving image repo src by lucekdudek in https://github.com/golemfactory/yapapi/pull/1017
* Added ssh and websocat goth requirements to README, misc by lucekdudek in https://github.com/golemfactory/yapapi/pull/1023
* 986: Move restart required logic to Service by lucekdudek in https://github.com/golemfactory/yapapi/pull/1022
* Add a SocketProxy by shadeofblue in https://github.com/golemfactory/yapapi/pull/1027
* 1021 Increase timeouts for goth test by lucekdudek in https://github.com/golemfactory/yapapi/pull/1032
* Resolves 1014 Adjust engine termination reason logic so we accept one… by lucekdudek in https://github.com/golemfactory/yapapi/pull/1030
* Added isort by lucekdudek in https://github.com/golemfactory/yapapi/pull/1034
* ServiceRunner's health check task by shadeofblue in https://github.com/golemfactory/yapapi/pull/1033
* Computation Payload Manifest documentation by pwalski in https://github.com/golemfactory/yapapi/pull/1008
New Contributors
* scx1332 made their first contribution in https://github.com/golemfactory/yapapi/pull/908
* pwalski made their first contribution in https://github.com/golemfactory/yapapi/pull/991
* lucekdudek made their first contribution in https://github.com/golemfactory/yapapi/pull/1018
**Full Changelog**: https://github.com/golemfactory/yapapi/compare/0.9.3...0.10.0-alpha.0