Bugfixes
* Fix support for the `wait_for_results` Script flag in the Service API (705)
* Fix reporting of invalid handlers in the Service API (700)
Updates to included examples
* Add `min_cpu_threads` constraint and comments to the `vm.repo()` call in the blender example (724)
* Fix usage reporting in the `blender` and `simple-service` examples (720)
* Remove unnecessary defaults from the `http-proxy` example (719)
* Fix timeouts in the `yacat` example (722)
* Add README.md with example usage to the `yacat` example (711)
* Add `poe clean_examples` command to clear the artifacts leftover from running the included examples
Documentation updates
* Add `vm.repo` usage with explicit GVMI image URL (725)
* clean up the old docs, update the API reference URL (726)
Continuous integration changes
* Eliminate intermittent EnvCommandError in CI (730)
* Update test_renegotiate_proposal.py (728)