[0.15.0](https://github.com/nitrictech/nitric/compare/v0.14.1...v0.15.0) (2022-03-18)
Features
* **aws:** Find all resources by x-nitric-name. ([5651bf4](https://github.com/nitrictech/nitric/commit/5651bf42efc33157c84a2f309eb8a4a101b1b632))
* Add resource discover to azure core provider. ([03aa222](https://github.com/nitrictech/nitric/commit/03aa222d52e7eaffa9bdc22e2badeb475a2c3d6b))
Bug Fixes
* **gcp:** Update gcp event handling. ([e7b96f0](https://github.com/nitrictech/nitric/commit/e7b96f00ecae194d51c1e8fbc4e8f2a225f139e6))
* update azure event handling. ([30f004b](https://github.com/nitrictech/nitric/commit/30f004bc6c7a7113f2ea30d5e925b2ab0d1ad2bc))
* **azure:** Update azure event handling. ([0310414](https://github.com/nitrictech/nitric/commit/0310414266157c40f2b506b5212073218a988edc))
Code Refactoring
* create a core azure provider. ([7ad7693](https://github.com/nitrictech/nitric/commit/7ad76938a16efef67c8c2a405d0fa4c26f90a87b))
* Update eventgrid plugin to use new resource resolution. ([a6fda51](https://github.com/nitrictech/nitric/commit/a6fda5150800cd4bc6d4591d27ed5059248ad975))
Documentation
* Update README header. ([003e98a](https://github.com/nitrictech/nitric/commit/003e98abbbb323b5f4754b01340c882b31092581))
Tests
* **aws:** Add aws core provider tests. ([c1b2dbe](https://github.com/nitrictech/nitric/commit/c1b2dbec14489bd8b972932fa4558dcbc32dc500))