[0.11.1](https://github.com/CloudSnorkel/cdk-github-runners/compare/v0.11.0...v0.11.1) (2023-09-13)
Features
* Optional Logs Insights queries to help diagnose issues ([421](https://github.com/CloudSnorkel/cdk-github-runners/issues/421)) ([956722a](https://github.com/CloudSnorkel/cdk-github-runners/commit/956722a673eb2234dc82ec28dd5e08607e51a938)), closes [#393](https://github.com/CloudSnorkel/cdk-github-runners/issues/393)
* Upgrade Lambda runners to Node 16.x ([424](https://github.com/CloudSnorkel/cdk-github-runners/issues/424)) ([1c4b5be](https://github.com/CloudSnorkel/cdk-github-runners/commit/1c4b5be8a0f0ba2f2c05aa34034985964648f0bb)), closes [#420](https://github.com/CloudSnorkel/cdk-github-runners/issues/420)
Bug Fixes
* Don't allow wrong OS for Lambda runner provider ([422](https://github.com/CloudSnorkel/cdk-github-runners/issues/422)) ([c01e8a7](https://github.com/CloudSnorkel/cdk-github-runners/commit/c01e8a7ea69469a146bc6a753bc6bd045daa6bcd)), closes [#420](https://github.com/CloudSnorkel/cdk-github-runners/issues/420)
* Don't start two runners with GitHub environments/deployments ([416](https://github.com/CloudSnorkel/cdk-github-runners/issues/416)) ([d80f1d1](https://github.com/CloudSnorkel/cdk-github-runners/commit/d80f1d16929b456eccf875947ce66349b88b7c2e)), closes [#380](https://github.com/CloudSnorkel/cdk-github-runners/issues/380)