[0.4.0](https://github.com/CloudSnorkel/cdk-github-runners/compare/v0.3.2...v0.4.0) (2022-09-11)
⚠ BREAKING CHANGES
* CDK 2.29.0 and above is required
Features
* Report runner image and its build logs in status.json ([99](https://github.com/CloudSnorkel/cdk-github-runners/issues/99)) ([941bca2](https://github.com/CloudSnorkel/cdk-github-runners/commit/941bca2fe62575be46ba164fa2e1f3e2bc4fe6c8)), closes [#55](https://github.com/CloudSnorkel/cdk-github-runners/issues/55)
* Windows support ([94](https://github.com/CloudSnorkel/cdk-github-runners/issues/94)) ([7099c6d](https://github.com/CloudSnorkel/cdk-github-runners/commit/7099c6d679c62bc51693fbff375beb204c063d5a)), closes [#52](https://github.com/CloudSnorkel/cdk-github-runners/issues/52)
Bug Fixes
* All but first Lambda provider broke on rebuild interval ([98](https://github.com/CloudSnorkel/cdk-github-runners/issues/98)) ([2f9becb](https://github.com/CloudSnorkel/cdk-github-runners/commit/2f9becb19a0b7b1c2cc7b72664fec4d23137b693))
* Don't log sensitive response URL ([97](https://github.com/CloudSnorkel/cdk-github-runners/issues/97)) ([19eba0a](https://github.com/CloudSnorkel/cdk-github-runners/commit/19eba0a789bbdc2f5c313e43d881b0ff5f0b0378))
* GitHub App installation URL in status.json ([96](https://github.com/CloudSnorkel/cdk-github-runners/issues/96)) ([3c08593](https://github.com/CloudSnorkel/cdk-github-runners/commit/3c085936e12233d2d5406c64a961d6a368d53b0b))