[0.17.0](https://github.com/nitrictech/nitric/compare/v0.16.0...v0.17.0) (2022-06-20)
Features
* Add security definitions to APIs and API Workers. ([d0c5167](https://github.com/nitrictech/nitric/commit/d0c51679598c7ebbaaedd2378ab4fb639ce94df9))
* change subcollection delimiter from _ to + to accomodate common id formats ([363e46d](https://github.com/nitrictech/nitric/commit/363e46da0397a458f5737e640a12be3ddaf3d5fd))
Bug Fixes
* Don't double copy cookies for HTTP requests. ([2cd4495](https://github.com/nitrictech/nitric/commit/2cd44955e59ea2ef7ec4273a92bc024fca507e64))
* typo in document expressions - potential out of bounds index ([07be819](https://github.com/nitrictech/nitric/commit/07be8191ebc943f1398e02eeabb5d72306282f82))
* **gcp secrets:** use tags to find the correct secret ([cd2e061](https://github.com/nitrictech/nitric/commit/cd2e06114a6f42a3700df5f1cdc95390b7c6545b))
Code Refactoring
* remove deprecated worker type. ([1b7342d](https://github.com/nitrictech/nitric/commit/1b7342d5578f673b3ef4965e303abea4b9a98b39))
-rc.15