[0.21.0](https://github.com/nitrictech/nitric/compare/v0.20.0...v0.21.0) (2022-12-03)
Features
* add context to all plugin API ([764f17b](https://github.com/nitrictech/nitric/commit/764f17b6ed624e85d0c345974103f616f36ba0e9))
* add context to events plugins ([d599951](https://github.com/nitrictech/nitric/commit/d59995136dc9dd8b2e46f70bc37d21e7f5914ae5))
* add otel middleware to aws clients ([5b9036b](https://github.com/nitrictech/nitric/commit/5b9036b9be72d7bab418852cf5d3022cd4437947))
* add TraceContext for incoming requests and grpc tracing ([470aacc](https://github.com/nitrictech/nitric/commit/470aaccf811d57c6bd344bdcbfa24949cccbed85))
* initial migration to github.com/aws/aws-sdk-go-v2 ([5121a51](https://github.com/nitrictech/nitric/commit/5121a512696c877d1ddda0ec05946f79ff680f00))
* telemetry and event headers ([350](https://github.com/nitrictech/nitric/issues/350)) ([a7f326b](https://github.com/nitrictech/nitric/commit/a7f326b40866476ceaa5b51db397554f2c1ee87b))
Bug Fixes
* rework after review ([8a4f9ae](https://github.com/nitrictech/nitric/commit/8a4f9aefa09c2d8d9863c74f6fc6e00e0d698844))
* **gcp:** use message attributes for trace info ([9b581a0](https://github.com/nitrictech/nitric/commit/9b581a01075dcc33751ae7cf22ec56663097ddc2))
* **trace:** move span creation into intrumentedWorker ([abaa286](https://github.com/nitrictech/nitric/commit/abaa2860de23359ca81e3df18b624ee58ebb9690))
* remove duplicate error check ([96588f1](https://github.com/nitrictech/nitric/commit/96588f1d8a15e1319f75f9a901d0759fd0fde9fa))
Tests
* fix tests ([b2b7eb7](https://github.com/nitrictech/nitric/commit/b2b7eb7ec4966c2d9c11a3076a6615f08770ff26))