[0.18.0](https://github.com/nitrictech/nitric/compare/v0.17.0...v0.18.0) (2022-09-12)
Features
* add dead-letter config to subscription workers ([05d2d01](https://github.com/nitrictech/nitric/commit/05d2d018fcb09d581bb8447b19e9e30d6b8e4eab))
* Add healthcheck to lambda gateway. ([8218478](https://github.com/nitrictech/nitric/commit/82184782a69847e2ac649ac7d48c9bc358926459))
* make deadletter targets a standalone resource ([ff11609](https://github.com/nitrictech/nitric/commit/ff11609c743f38dca814684812276d063483debb))
Bug Fixes
* return the correct SecretVersion IDs for local dev ([34a6b3c](https://github.com/nitrictech/nitric/commit/34a6b3c90fc14f28d88e27b8437d3b590d2e788a))
Reverts
* Revert dead letter queue contract changes. ([b46b3b6](https://github.com/nitrictech/nitric/commit/b46b3b6e376400fbfcc1dc9191a2937661993e29))
Styles
* add gofumpt linter ([57846c8](https://github.com/nitrictech/nitric/commit/57846c89c053592969b482a7b7e27eb1e54b5774))
Code Refactoring
* Separate out Workers/Handlers/Delegates ([24bf29c](https://github.com/nitrictech/nitric/commit/24bf29ca213ac8359e69af7798c07c4156f1eefa))
Continuous Integration
* Update go version in CI. ([e9a8970](https://github.com/nitrictech/nitric/commit/e9a897021cfbeb9829d639d423bc7f9ed4b50202))
Documentation
* Add discord link to README badges. ([bced8c7](https://github.com/nitrictech/nitric/commit/bced8c73d402ee99124c56dfa2a73ee36a3b049b))
-rc.10