[0.8.0](https://github.com/aws/aws-prototyping-sdk/compare/v0.7.9...v0.8.0) (2022-09-01)
⚠ BREAKING CHANGES
* **open-api-gateway:** Generated Java client methods now require .execute() to make the api call, eg
api.sayHello(name).execute()
Features
* **open-api-gateway:** add lambda handler wrappers and interceptors to generated java client ([144](https://github.com/aws/aws-prototyping-sdk/issues/144)) ([32eb329](https://github.com/aws/aws-prototyping-sdk/commit/32eb3293ef03f5682d7b0ef27b732ff490f2d272))