[0.6.0](https://github.com/nitrictech/python-sdk/compare/v0.5.0...v0.6.0) (2021-10-29)
Features
* context based faas api ([fb79c84](https://github.com/nitrictech/python-sdk/commit/fb79c84b308fd45b4388d52d0380abeb5153bdab))
* **faas:** Multiple query parameter support. ([239c2c6](https://github.com/nitrictech/python-sdk/commit/239c2c651d08ee2a68e4ecadbeee7e6c051cfa2d))
Bug Fixes
* allow for async and sync handlers/middleware ([a76d357](https://github.com/nitrictech/python-sdk/commit/a76d3572262080c909cb8e735b3e6df275caf453))
* hide faas server run method ([f46dd9d](https://github.com/nitrictech/python-sdk/commit/f46dd9dc9cf3774763c7bb6008490a420f582be5))
* **faas:** Fix http response handling. ([adab42c](https://github.com/nitrictech/python-sdk/commit/adab42c71bd3fdf1f9a6d8b16676c81663f1c30e))
Documentation
* Add failed task snippet ([5f5f08f](https://github.com/nitrictech/python-sdk/commit/5f5f08f1162ab03abdfc7caa0a001aca0f08d72a))
* clean up old docs files before regeneration ([99e05b0](https://github.com/nitrictech/python-sdk/commit/99e05b02d45fad457319d08e865d24974216a025))
* regenerate docs ([52152ce](https://github.com/nitrictech/python-sdk/commit/52152ceea9848a77fe0f208725cca3233e2b480a))
Build Systems
* remove grpc client generation. ([941b583](https://github.com/nitrictech/python-sdk/commit/941b58360f6dc480927d68793ccb99c546a87ecc))
Continuous Integration
* Remove old submodule checkout secret. ([dcfaedf](https://github.com/nitrictech/python-sdk/commit/dcfaedf4260c104cbae99a7000950c8a7ff36320))
* Update github actions for new release workflow. ([ee39427](https://github.com/nitrictech/python-sdk/commit/ee394271a28fb1880fdf17766d9ded480bcae825))
Code Refactoring
* Updates to use nitric-api package. ([3079574](https://github.com/nitrictech/python-sdk/commit/3079574f75184901976c66fd7982ddfaa98308d5))